pauloharaujos / magento2-catalogfeed
Catalog Feed Extension by Paulo Henrique Araujo da Silva.
Installs: 4
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:magento2-module
Requires
- php: >=7.4
- magento/module-catalog: *
This package is auto-updated.
Last update: 2025-04-24 18:46:39 UTC
README
Magento 2 Catalog Feed Extension
How does it works?
Export your catalog to a XML file and use it to integrate with other platforms. You can find the file exported on the following directory: pub/media/catalogfeed/m2_catalog_feed.xml
Install
Via Composer
Install using Composer.
composer require pauloharaujos/magento2-catalogfeed
php bin/magento module:enable PHAS_CatalogFeed
php bin/magento setup:upgrade
How to use
php bin/magento phas:export_catalog_feed