synolia / orocommerce-favorite-plugin
OroCommerce Favorite Plugin
6.0.2
2024-07-26 13:46 UTC
Requires
- php: ~8.3.0
- oro/commerce: 6.0.*
Requires (Dev)
- enlightn/security-checker: ^1.9
- friendsofphp/php-cs-fixer: ^3.13
- php-parallel-lint/php-parallel-lint: ^1.3
- phpmd/phpmd: ^2.13
- phpro/grumphp: ^1.15
- phpspec/phpspec: ^7.2
- phpstan/phpstan: ^1.5
This package is auto-updated.
Last update: 2024-10-26 14:20:26 UTC
README
Oro Favorite Bundle
This plugin allows you to save products as favorite in OroCommerce
Features
- 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
Requirements
Installation
- 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
Contributing
License
This library is under the EUPL-1.2 license.
Credits
Developed by Synolia.