This plugin allows you to save products as favorite in OroCommerce
- Enable or Disable the Plugin in the BO - Documentation
- Save product as Favorite through a Heart icon - Documentation
- Display within the Customer account a list of their favorite products with the possibility to add them to a shopping list - Documentation
Version | |
---|---|
PHP | 8.3 |
OroCommerce | 6.0.* |
- Install the Plugin using Composer:
composer require synolia/orocommerce-favorite-plugin
- Run the Migrations
bin/console oro:migration:load --force
- Clear Cache
bin/console cache:clear
- Install & Build the Assets
bin/console oro:assets:install --symlink
This library is under the EUPL-1.2 license.
Developed by Synolia.