amici/craft-super-favourite

A powerful wishlist/favourite plugin for Craft CMS that allows users to favourite any element type with collections support

Maintainers

Package info

github.com/amici-infotech/craft-super-favourites

Documentation

Type:craft-plugin

pkg:composer/amici/craft-super-favourite

Statistics

Installs: 0

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

5.0.0 2026-05-15 10:18 UTC

This package is auto-updated.

Last update: 2026-05-15 10:41:40 UTC


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:

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-favourites
  • super-favourite:manage-favourites
  • super-favourite:view-collections
  • super-favourite:manage-collections
  • super-favourite:manage-global-collections

License

Proprietary - Copyright (c) 2026 Amici Infotech