Contact Contact Show All Awards & Recognition
Contact
Show All Awards & Recognition

Data Director: Facebook Feed

reviewed

last reviewed: 29.03.2022

Export/Import

Author:

Blackbit

Version

Last updated

Compatible Pimcore Version

>= 5.4

Contact

sales@blackbit.de

Issues

https://github.com/BlackbitDigitalCommerce/pimcore-data-director-facebook

1  Reviewer

reviewed on 29.03.2022

Blackbit

Data Director: Facebook Feed

Export/Import

Project Summary

Export template for generating Facebook Ads / Commerce Feed from Pimcore Data.


Readme

Facebook Export Add-on for Pimcore Data Director

This bundle adds result callback functions to Data Director's attribute mapping to create an export feed for Facebook.

Map Pimcore data object fields to facebook feed fields

Installation

To use this plugin you have to first buy and install Pimcore Data Director.

Please contact us to get access to the bundle's Bitbucket repository or you get the plugin code as a zip file. When we allow your account to access our repository, please add the repository to the composer.json in your Pimcore root folder (see https://getcomposer.org/doc/05-repositories.md#vcs):

"repositories": [
    {
        "type": "vcs",
        "url": "https://bitbucket.org/blackbitwerbung/pimcore-plugins-data-director-facebook"
    }
],

Alternatively if you received the plugin code as zip file, please upload the zip file to your server (e.g. to the Pimcore root folder) and add the following to your composer.json:

"repositories": [
    {
        "type": "artifact",
        "url": "path/to/directory/with/zip-file/"
    }
]

Then you should be able to execute composer require blackbit/data-director-facebook (or composer update blackbit/data-director-facebook --with-dependencies for updates if you already have this bundle installed) from CLI.

You can always access the latest version by executing composer update blackbit/data-director-facebook on CLI.

Setup export

Select Facebook Commerce Feed from the list of templates for the Result Callback function in data director's attribute mapping.

Then the fields which the Facebook feed supports will appear as virtual fields in attribute mapping. To those fields you can map your data object class fields via drag & drop (and additional callback functions if necessary). Afterwards you can access the export either via manual import or by a URL (via Data Director's REST API).

How to get the plugin

You can buy this bundle in the Blackbit shop or write an email to info@blackbit.de.

Review status

reviewed

last reviewed: 29.03.2022

?>

Author:

Blackbit

Version

Last updated

Compatible Pimcore Version

>= 5.4

Contact

sales@blackbit.de

Issues

https://github.com/BlackbitDigitalCommerce/pimcore-data-director-facebook

1  Reviewer

reviewed on 29.03.2022

Blackbit