PHPackages                             claroline/demo-bundle - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. claroline/demo-bundle

ActiveClaroline-plugin

claroline/demo-bundle
=====================

claroline.net demo

1.0.0(11y ago)046GPL-3.0+PHPPHP &gt;=5.4.1

Since Dec 8Pushed 11y ago3 watchersCompare

[ Source](https://github.com/claroline/DemoBundle)[ Packagist](https://packagist.org/packages/claroline/demo-bundle)[ Docs](http://www.claroline.net)[ RSS](/packages/claroline-demo-bundle/feed)WikiDiscussions master Synced 5d ago

READMEChangelog (1)Dependencies (1)Versions (6)Used By (0)

Usage
=====

[](#usage)

This bundle allows you to reinstall the platform periodically while displaying a counter allowing you to inform every users of the time remaining before it happens.

### Reinstalling the platform

[](#reinstalling-the-platform)

In order to initialize the "time remaining" counter, you need to restart the platform once. Go into the DemoBundle/Resources/scripts directory and run:

```
sudo php reinstall.php

```

### Setting the cron period

[](#setting-the-cron-period)

Setup a cron that fires the reinstall script periodically [doc](http://www.thegeekstuff.com/2011/07/cron-every-5-minutes/).

```
sudo crontab -e

```

### Editing the bundle configuration file

[](#editing-the-bundle-configuration-file)

Edit the Resources/config/parameters.yml file to reflect the cron period.

```
claroline.demo_bundle.period: 7200 #seconds

```

### Updating the web folder

[](#updating-the-web-folder)

If you want the platform to redirect to a "reinstall" page when the script is working, run:

```
php app/console claroline:demo:replace_web

```

### Displaying the counter

[](#displaying-the-counter)

If you want to display the time remaining counter, edit the Resources/config/parameters.yml

```
claroline.demo_bundle.display_counter: true

```

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity62

Established project with proven stability

 Bus Factor1

Top contributor holds 69.6% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

4177d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/897720?v=4)[Claroline](/maintainers/claroline)[@claroline](https://github.com/claroline)

---

Top Contributors

[![ngodfraind](https://avatars.githubusercontent.com/u/1397430?v=4)](https://github.com/ngodfraind "ngodfraind (16 commits)")[![maxailloud](https://avatars.githubusercontent.com/u/792787?v=4)](https://github.com/maxailloud "maxailloud (7 commits)")

---

Tags

pluginClarolinedemoClaroline Connect

### Embed Badge

![Health badge](/badges/claroline-demo-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/claroline-demo-bundle/health.svg)](https://phpackages.com/packages/claroline-demo-bundle)
```

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
