PHPackages                             morpht/convivial-recommended - 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. morpht/convivial-recommended

ActiveProject

morpht/convivial-recommended
============================

Project template for Drupal 10 projects with a relocated document root

04751PHPCI passing

Since Sep 26Pushed 6mo ago12 watchersCompare

[ Source](https://github.com/morpht/convivial-recommended)[ Packagist](https://packagist.org/packages/morpht/convivial-recommended)[ RSS](/packages/morpht-convivial-recommended/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (3)Used By (0)

Morpht Convivial Recommended Project
====================================

[](#morpht-convivial-recommended-project)

[![Continous Integration](https://github.com/morpht/convivial-recommended/actions/workflows/build.yml/badge.svg)](https://github.com/morpht/convivial-recommended/actions?query=branch%3Amain)

This is a project template providing a great out-of-the-box experience for new Drupal 10 projects that encapsulates our starting site configuration and basic scaffolding like settings.php. It is based on the [Drupal Recommended Project](https://github.com/drupal/recommended-project/tree/10.3.x), with the principal difference being the addition of several modules and packages that provide the best possible out-of-the-box personalization experience.

This project includes the following packages and configuration:

- [Drupal core](https://www.drupal.org/project/drupal)
- [Drupal core scaffold](https://www.drupal.org/docs/develop/using-composer/using-drupals-composer-scaffold)
- [Convivial](https://github.com/morpht/convivial)
- [Drush](https://github.com/drush-ops/drush) (Drupal CLI and development tool)
- [Asset Packagist](https://asset-packagist.org/) repository, package, and configuration
- Best practices for Drupal development, testing and project architcture

Installation and usage
----------------------

[](#installation-and-usage)

Create a new project using Composer:

```
composer create-project --no-interaction --stability dev morpht/convivial-recommended myproject

```

Once you create the project, you can and should customize `composer.json` and the rest of the project to suit your needs. You will receive updates from any dependent packages, but not from the project template itself. It's yours to keep!

- Initialize the git in the *newproject* folder
- You should only commit changes to `composer.json` and `composer.lock`. Do not commit files in the `vendor`, `web/core`, and similar directories (these are ignored by the provided `.gitignore` file).

Local development
-----------------

[](#local-development)

- Initialize the project using `lando init` and customize your `.lando.yml` file.
- Install site locally with Convivial installation profile.

Installation on Pantheon
------------------------

[](#installation-on-pantheon)

- Create Drupal 10 site from link here .
- Edit drush/sites/pantheon/{project}.site.yml to add there Pantheon site hash instead of %hash%
- Edit repository secrets at github to add there Pantheon git url.
- Upload database from local to pantheon.
- Force push your repository to pantheon git.
- After first push, dev site at Pantheon should be functional.

References
----------

[](#references)

- [How to write an installation profile](https://www.drupal.org/docs/distributions/creating-distributions/how-to-write-a-drupal-installation-profile)
- [Acquia Drupal recommended project](https://github.com/acquia/drupal-recommended-project)

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance47

Moderate activity, may be stable

Popularity13

Limited adoption so far

Community15

Small or concentrated contributor base

Maturity20

Early-stage or recently created project

 Bus Factor1

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

### Community

Maintainers

![](https://www.gravatar.com/avatar/6dbf448fb18693aaaa88a5ad69fa14cc662fac389089ec0aad367f0ae9914b2b?d=identicon)[morpht](/maintainers/morpht)

---

Top Contributors

[![radimklaska](https://avatars.githubusercontent.com/u/603345?v=4)](https://github.com/radimklaska "radimklaska (7 commits)")[![abhisekmazumdar](https://avatars.githubusercontent.com/u/12195330?v=4)](https://github.com/abhisekmazumdar "abhisekmazumdar (2 commits)")[![naveenvalecha](https://avatars.githubusercontent.com/u/2075378?v=4)](https://github.com/naveenvalecha "naveenvalecha (2 commits)")

### Embed Badge

![Health badge](/badges/morpht-convivial-recommended/health.svg)

```
[![Health](https://phpackages.com/badges/morpht-convivial-recommended/health.svg)](https://phpackages.com/packages/morpht-convivial-recommended)
```

PHPackages © 2026

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