Facebook Business add-on ver. 0.5.0 - UPDATE

Dimitriy Strekalov

Administrator
Staff member
- Buttons 'Download XML' and 'Copy Url' added:

buttons.png

After you setup your feed and click 'Generate XML' you can choose either to download XML or to copy Url by clicking 'Download XML' or 'Copy Url'.

- Server-side feed generation feature added.
In order to activate this feature you need to enable these functions: proc_open(), proc_get_status(), posix_getpgid(), posix_kill().
 

omktg

Active Member
Hello @Dimitriy Strekalov

Thank you for the update.

What do you mean by:
Server-side feed generation feature

And how can we activate these functions?
In order to activate this feature you need to enable these functions: proc_open(), proc_get_status(), posix_getpgid(), posix_kill()
 

Dimitriy Strekalov

Administrator
Staff member
Hello @Dimitriy Strekalov

Thank you for the update.

What do you mean by:
Server-side feed generation feature

And how can we activate these functions?
In order to activate this feature you need to enable these functions: proc_open(), proc_get_status(), posix_getpgid(), posix_kill()

Server-side feed generation is a more effective process in terms of recources demand.
As a client, you are not supposed to enable these functions by yourself, it is in hosting range of responsibilities.
 

omktg

Active Member
Server-side feed generation is a more effective process in terms of recources demand.
As a client, you are not supposed to enable these functions by yourself, it is in hosting range of responsibilities.

Ok thank you,

I would have to ask my hosting's support if these functions are active or not.
 
Top