innova/path-bundle

Claroline Path Bundle

Maintainers

👁 innova

Package info

github.com/InnovaLangues/PathBundle

Homepage

Type:claroline-plugin

pkg:composer/innova/path-bundle

Statistics

Installs: 2 416

Dependents: 0

Suggesters: 0

Stars: 5

v6.1.11 2016-04-04 11:06 UTC

Requires (Dev)

None

Suggests

None

Provides

None

Conflicts

None

Replaces

None

MIT 05da2c504f0efbc7731056b9f38a623a091d13b6

  • Arnaud Bey <arnaud.bey.woop@u-grenoble3.fr>
  • Axel Penin <axel.penin.woop@u-grenoble3.fr>
  • Eric Vincent <eric.vincent.woop@u-grenoble3.fr>
  • Donovan Tengblad <donovan.tengblad.woop@u-grenoble3.fr>

pathClaroline

This package is not auto-updated.

Last update: 2026-06-15 23:00:36 UTC


README

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

PathBundle

👁 SensioLabsInsight

Installation

Install with composer :

$ composer require "innova/path-bundle" "6.*"
$ php app/console claroline:plugin:install InnovaPathBundle

Uninstall

$ php app/console claroline:plugin:uninstall InnovaPathBundle 

Command line

The PathBundle provides a new Symfony 2 command to publish Paths into the application :

$ php app/console innova:path:publish

It accepts the following arguments :

--force, -f

Additional to Paths which need publishing (not already published or pending modifications), the command will publish Paths which are not flagged to publish.

--workspace[=workspaceId], -w[=workspaceId]

Publish only Paths which are in this Workspace.

--path[=pathId], -p[=pathId]

Publish a specific Path.

Requests

Go to Claroline if you want to ask for new features.

Go to Claroline Support if you encounter some bugs.

Authors

  • Donovan Tengblad (purplefish32)
  • Axel Penin (Elorfin)
  • Arnaud Bey (arnaudbey)
  • Eric Vincent (ericvincenterv)
  • Nicolas Dufour (eldoniel)