catgento / magento-2-facebookfeed
A simple facebook file ready feed generator
Installs: 23
Dependents: 0
Suggesters: 0
Security: 0
Stars: 3
Watchers: 2
Forks: 1
Open Issues: 0
Type:magento2-module
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: 2024-12-20 03:26:36 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