Installation
At the moment plugin is ready to production. Just contact us to [email protected] and we will discuss the best recommendation solution for your bussines.
We can provide installation for you. But if your dev team want to test plugin https://github.com/kuzmany/mautic-recommender-bundle
- 1.update composer.json with private repository and access token
- 2.
composer require kuzmany/mautic-recommender-bundle
- 3.
php app/console mautic:plugins:reload
- 4.
php app/console doctrine:schema:update --force
Then go to to plugins and enable Recommender.
You should see Recommender in menu

Last modified 3yr ago