Skip to content

Latest commit

 

History

History
51 lines (38 loc) · 1.49 KB

README.md

File metadata and controls

51 lines (38 loc) · 1.49 KB

License Tests Version Total Downloads

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

Version
PHP 8.3
OroCommerce 6.0.*

Installation

  1. Install the Plugin using Composer:
composer require synolia/orocommerce-favorite-plugin
  1. Run the Migrations
bin/console oro:migration:load --force
  1. Clear Cache
bin/console cache:clear
  1. 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.