hevinci / favourite-bundle
Favorite Plugin for Claroline Connect
Installs: 693
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 3
Forks: 2
Open Issues: 0
Type:claroline-plugin
Requires
- php: >=5.5
- claroline/core-bundle: ~6.2
Requires (Dev)
- claroline/dev-bundle: dev-master
This package is not auto-updated.
Last update: 2024-11-05 03:18:56 UTC
README
WARNING
DEVELOPMENT HAS MOVED TO claroline/Distribution. THIS REPOSITORY IS NO LONGER MAINTAINED.
Favourite resources plugin for Claroline Connect
Synopsis
This plugin allows you to mark resources as favourites. It also creates a widget that lists all of your favourites so that you can open them easily.
Installation
To install the plugin, run the following commands:
composer require hevinci/favourite-bundle "~6.0"
php app/console claroline:update