claroline/agenda-bundle

Maintainers

👁 claroline

Package info

github.com/claroline/AgendaBundle

Homepage

Type:claroline-plugin

pkg:composer/claroline/agenda-bundle

Statistics

Installs: 1 066

Dependents: 2

Suggesters: 0

Stars: 0

Open Issues: 0

6.0.8 2016-02-03 15:34 UTC

Requires

Requires (Dev)

None

Suggests

None

Provides

None

Conflicts

None

Replaces

None

GPL-3.0+ ce0aa6d10d934c1704bca4cb1c56c6257e446968

pluginClaroline


README

WARNING

DEVELOPMENT HAS MOVED TO claroline/Distribution. THIS REPOSITORY IS NO LONGER MAINTAINED.

Synopsis

This is a plugin for the platform Claroline. This plugin adds an agenda and two widgets which list the future events of the user and the tasks that are not done.

Installation

This bundle requires claroline/core-bundle on version ~5.0.

composer require claroline/agenda-bundle "dev-master"

Extension

You can use the event entity for your extend bundle so that the event is also shown in the desktop agenda. If you don't want that the event is editable in the desktop agenda, you can set the isEditable attribute to false so that NOBODY could modify that event.