composer require amici/craft-super-favourite
php craft plugin/install super-favouriteYou can also install it from the Control Panel at Settings -> Plugins.
0 for unlimited.The general settings screen currently supports:
Plugin Name - label used in the Control Panel navigation.Max Collections Per User - 0 means unlimited.Max Favourites Per Collection - 0 means unlimited.Field layout screens support:
The install migration creates a global collection named Default with handle default.
Favourite save/add forms must submit a valid collectionId. Use the default collection explicitly when that is where the favourite should be saved.