sozodesign / magento2-module-sozo-feedbucket
A plugin for Magento 2 that outputs the Feedbucket javascript code into the website
Installs: 665
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 3
Forks: 0
Open Issues: 0
Type:magento2-module
Requires
- ext-json: *
- magento/framework: >=103.0.3
- sozodesign/magento2-module-sozo-core: ^401.0
This package is auto-updated.
Last update: 2024-10-23 18:40:15 UTC
README
Installation
Using Composer:
- You will need to have an active Feedbucket account to set up the plugin.
- Install using composer
composer require sozodesign/magento2-module-sozo-feedbucket
- Log into the admin and enable the plugin and add the widget id
- Clear your Magento cache and you're done
Todo
- Documentation
- Unit Tests