Skip to content

Janice38/OroCommerceFavoritePlugin

 
 

Repository files navigation

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.

About

This plugin allows you to save products as favorite in OroCommerce

Resources

License

Contributing

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 79.7%
  • JavaScript 9.2%
  • Twig 7.5%
  • SCSS 3.6%