catgento / magento-2-facebookfeed
A simple facebook file ready feed generator
Package info
github.com/catgento/magento-2-facebookfeed
Type:magento2-module
pkg:composer/catgento/magento-2-facebookfeed
1.0.1
2020-11-19 18:19 UTC
Requires
- php: ~7.1.3||~7.2.0||~7.3.0||~7.4.0
- magento/framework: >=100.0.0
- magento/module-backend: >=100.0.0
- magento/module-cron: >=100.0.0
This package is auto-updated.
Last update: 2026-02-20 06:16:25 UTC
README
This is a very simple module that generates a csv file ready to be imported by Facebook Catalog.
It generates the basic needed data from the default store view. The feed is placed in the following path:
/pub/media/productfeed/facebook.csv
To improve
- Possibility to pass a parameter to select which store view should be exported
- Backoffice configuration to pass the basic parameters: currency, google category and other
- Add optional attributes to be exported
composer require catgento/magento-2-facebookfeed