amici / craft-super-favourite
A powerful wishlist/favourite plugin for Craft CMS that allows users to favourite any element type with collections support
Package info
github.com/amici-infotech/craft-super-favourites
Type:craft-plugin
pkg:composer/amici/craft-super-favourite
Requires
- php: ^8.2 || ^8.3 || ^8.4
- craftcms/cms: ^5.0
README
Super Favourite adds wishlist-style favourites to Craft CMS. Users can save Craft elements into collections, keep personal or global lists, add notes, and manage favourite data from the Control Panel or templates.
Features
- Favourite Craft elements such as entries, assets, categories, users, tags, and Commerce elements.
- Organize saved items into global collections or user-owned collections.
- Restrict a collection to specific element types.
- Add custom fields to collections and favourite items.
- Manage collections and favourites from the Craft Control Panel.
- Use Twig variables, element queries, frontend actions, and PHP services.
Requirements
- Craft CMS 5
- PHP 8.0.2 or newer
Installation
For local development, add the plugin your Craft project:
composer require amici/craft-super-favourite php craft plugin/install super-favourite
You can also install it from Settings -> Plugins in the Craft Control Panel.
For the full setup flow, see the Super Favourite documentation.
Documentation
Read the full documentation at docs.amiciinfotech.com/craft-cms/super-favourite.
Local docs are also split by task:
- Documentation Home
- Installation and Setup
- Core Concepts
- Backend Guide
- Frontend Collection Forms
- Frontend Favourite Forms
- Twig Usage
- PHP API
- Routes and Actions
- Troubleshooting
Control Panel
The plugin adds a Super Favourite section with:
- Collections for creating global, user, and default collections.
- Favourites for managing saved items.
- Settings for plugin limits and field layouts.
Permissions
The plugin registers permissions for viewing and managing favourites and collections:
super-favourite:view-favouritessuper-favourite:manage-favouritessuper-favourite:view-collectionssuper-favourite:manage-collectionssuper-favourite:manage-global-collections
License
Proprietary - Copyright (c) 2026 Amici Infotech