collective.favorites

An extensible favorites system for Plone, with a portlet


Keywords
portlet, favorites, favourites, document, management
License
GPL-2.0+
Install
pip install collective.favorites==1.1.7

Documentation

.. contents::

Introduction
============

Authenticated users can select contents as favorites.
They are displayed on a favorites portlet.

You have ajax views to update and get favorites with AJAX/Json :

    add-favorite
    remove-favorite
    json-get-favorites