Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 450 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 450 Bytes

Customizable datafeeds module for Magento 2

The structure of the module is rather unique due to phtml usage for xml feeds render.
This was done on purpose to allow easy per store adjustment from frontend area.

This module requires advanced development skills. It was done for easy customization purposes instead out of the box ready.

See also how our LCB_Feeds module for Magento 1 was done.