PHPackages                             habeuk/drupal\_project\_habeuk - 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. [Framework](/categories/framework)
4. /
5. habeuk/drupal\_project\_habeuk

ActiveProject[Framework](/categories/framework)

habeuk/drupal\_project\_habeuk
==============================

Drupal 10 by habeuk, @see https://github.com/drupal/recommended-project/blob/10.1.x for more information.

10.1.1(4mo ago)0941GPL-2.0-or-laterPHP

Since Aug 6Pushed 4mo agoCompare

[ Source](https://github.com/Habeuk/drupal_project_habeuk)[ Packagist](https://packagist.org/packages/habeuk/drupal_project_habeuk)[ Docs](https://www.drupal.org/project/drupal)[ RSS](/packages/habeuk-drupal-project-habeuk/feed)WikiDiscussions 10x Synced yesterday

READMEChangelogDependencies (7)Versions (18)Used By (0)

Composer template for Drupal projects by habeuk.com
===================================================

[](#composer-template-for-drupal-projects-by-habeukcom)

Telechargement des fichiers
---------------------------

[](#telechargement-des-fichiers)

Telecharger automatiquement les fichiers de Drupal 10 via composer

Creer un dossier nommé /siteweb/mydrupal, acceder à ce dossier:

```
mkdir /siteweb/mydrupal && cd /siteweb/mydrupal

```

Generer le template d'installation ( le dossier public serra automatiquement crrer ):

```
composer create-project habeuk/drupal_project_habeuk:^10.1.0 public --no-interaction --no-install

```

Acceder au dossier public et executer la commande :

```
composer install

```

Requirement
-----------

[](#requirement)

composer &gt;= 2.6.5 and PHP &gt;= 8.3

```
composer clearcache
composer selfupdate

```

Installation rapide
-------------------

[](#installation-rapide)

Vous pouvez tester le site en suivant les etapes ci-apres.

Acceder au dossier /siteweb/mydrupal/public/web et execute la commande :

```
cd /siteweb/mydrupal/public/web
php -d memory_limit=256M ./core/scripts/drupal quick-start habeuk_profile

```

Cette commande installe Drupal en utilisant le moteur de base de donnée SQLite.

Installation
------------

[](#installation)

Vous devez avoir un serveur web et un hote virtuel configuré

Acceder au dossier public, executer les commande suivantes :

```
vendor/bin/drush site:install habeuk_profile

```

Suivez les instructions afin de terminer l'installation de drupal 10.

L'installation du site se termine par la creation d'un compte adminitrateur.

Vous pouvez utiliser ces identifiant afin d'acceder à votre nouveaau site web.

#### Commande utile

[](#commande-utile)

- Demarrer le serveur ( apres installation, et l'executé dans le repertoire /siteweb/mydrupal/public/web )

```
 php -S localhost:8000

```

ou

```
 php -S localserver-php.hbk:8000

```

Dans ce cas de figure, vous devez ajouter localserver-php.hbk dans votre fichier /etc/hosts

- Generer une URL de connexion ( utile si vous avez oublié le mot de passe )

```
vendor/bin/drush uli --uid=1  --uri=http://example.hbk/ --no-browser

```

\-- example.hbk =&gt; doit etre remplacer par le domaine -- uid =&gt; l'id de l'utilisateur

- Supprimer la configuration generer par SQLITE afin de relancer l'installation

```
 sudo chmod -R 777 sites/default/ && sudo rm sites/default/settings.php && sudo rm -r sites/default/files/

```

###  Health Score

40

—

FairBetter than 86% of packages

Maintenance74

Regular maintenance activity

Popularity10

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity56

Maturing project, gaining track record

 Bus Factor1

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

Every ~85 days

Total

16

Last Release

144d ago

Major Versions

1.2.0 → 10.0.02024-02-25

1.0.8 → 10.0.92025-03-20

### Community

Maintainers

![](https://www.gravatar.com/avatar/1b3f5c46d0479e918dc4379a67103c817f0b1e65bf437ef3d3f57395d761907d?d=identicon)[habeuk](/maintainers/habeuk)

---

Top Contributors

[![stephane888](https://avatars.githubusercontent.com/u/23379351?v=4)](https://github.com/stephane888 "stephane888 (90 commits)")[![Vystii](https://avatars.githubusercontent.com/u/97047289?v=4)](https://github.com/Vystii "Vystii (1 commits)")

### Embed Badge

![Health badge](/badges/habeuk-drupal-project-habeuk/health.svg)

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

###  Alternatives

[drupal/recommended-project

Project template for Drupal projects with a relocated document root

1502.8M1](/packages/drupal-recommended-project)[govcms/govcms

GovCMS Drupal Distribution

198102.2k3](/packages/govcms-govcms)[az-digital/az_quickstart

Arizona Quickstart

52280.4k3](/packages/az-digital-az-quickstart)[fourkitchens/sous-drupal-project

Starter project for Sous a Drupal distribution featuring a theme based on Emulsify Design System.

141.1k](/packages/fourkitchens-sous-drupal-project)[vardot/varbase-project

Project template for Varbase distribution.

5362.5k](/packages/vardot-varbase-project)[drupalwxt/wxt

Project template for Drupal 10 sites built with the WxT distribution.

32165.1k8](/packages/drupalwxt-wxt)

PHPackages © 2026

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