hevinci / favourite-bundle
There is no license information available for the latest version (6.0.1) of this package.
Favorite Plugin for Claroline Connect
Package info
github.com/hevinci/FavouriteBundle
Type:claroline-plugin
pkg:composer/hevinci/favourite-bundle
6.0.1
2016-01-22 16:33 UTC
Requires
- php: >=5.5
- claroline/core-bundle: ~6.2
Requires (Dev)
- claroline/dev-bundle: dev-master
This package is not auto-updated.
Last update: 2026-03-10 10:48:35 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