PHPackages                             daille-daille/ribote-project - 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. daille-daille/ribote-project

ActiveProject

daille-daille/ribote-project
============================

Drupal project using the Ribote distribution

029CI passing

Since Oct 1Pushed 7mo ago1 watchersCompare

[ Source](https://github.com/Daille-daille/ribote-project)[ Packagist](https://packagist.org/packages/daille-daille/ribote-project)[ RSS](/packages/daille-daille-ribote-project/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Drupal distribution project
===========================

[](#drupal-distribution-project)

This project template should be used to start a new drupal project with the Ribote profile.

Usage
-----

[](#usage)

```
composer create-project daille-daille/ribote-project MY_PROJECT --stability dev --no-interaction

```

The `composer create-project` command passes ownership of all files to the project that is created. You should create a new git repository, and commit all files.

Installing Drupal
-----------------

[](#installing-drupal)

You should update the `.env` file with your values. Then install drupal using drush:

```
vendor/bin/drush si ribote \
  install_configure_form.enable_update_status_emails=NULL \
  install_configure_form.enable_update_status_module=false \
  install_configure_form.date_default_timezone=Europe/Paris \
  install_configure_form.site_default_country=FR
```

Features &amp; design choices
-----------------------------

[](#features--design-choices)

### robots.txt

[](#robotstxt)

Your project will have a robots-append.txt where you will be able to add custom indexation rules. The robots.txt will be updated with drupal core and your rules during the composer-scaffolding step of a composer command.

### core-composer-scaffold dependency in the require-dev section

[](#core-composer-scaffold-dependency-in-the-require-dev-section)

This choice has been made to avoid surprises during deployments. You should commit the scaffolded files you want in production. Of course, during production/pre-production deployments, you use the `composer install --no-dev` option.

###  Health Score

18

—

LowBetter than 8% of packages

Maintenance45

Moderate activity, may be stable

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity13

Early-stage or recently created project

 Bus Factor1

Top contributor holds 100% 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/ef65ff5244180179f1220fc71afa5cb3fd99db0b2aeab006598e82d653a02e8a?d=identicon)[LouisCuny](/maintainers/LouisCuny)

---

Top Contributors

[![louis-cuny](https://avatars.githubusercontent.com/u/13121784?v=4)](https://github.com/louis-cuny "louis-cuny (11 commits)")

### Embed Badge

![Health badge](/badges/daille-daille-ribote-project/health.svg)

```
[![Health](https://phpackages.com/badges/daille-daille-ribote-project/health.svg)](https://phpackages.com/packages/daille-daille-ribote-project)
```

PHPackages © 2026

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