PHPackages                             srijanone/ezcontent-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. [Utility &amp; Helpers](/categories/utility)
4. /
5. srijanone/ezcontent-project

ActiveComposer-plugin[Utility &amp; Helpers](/categories/utility)

srijanone/ezcontent-project
===========================

Project creator for EZ Content Distribution.

2.0.0(5y ago)12.7k5[3 issues](https://github.com/srijanone/ezcontent-project/issues)[1 PRs](https://github.com/srijanone/ezcontent-project/pulls)GPL-2.0-or-laterShell

Since Aug 25Pushed 2y ago5 watchersCompare

[ Source](https://github.com/srijanone/ezcontent-project)[ Packagist](https://packagist.org/packages/srijanone/ezcontent-project)[ RSS](/packages/srijanone-ezcontent-project/feed)WikiDiscussions 8.x Synced 3d ago

READMEChangelog (4)Dependencies (7)Versions (12)Used By (0)

This is a Composer-based installer for the [EzContent](https://www.drupal.org/project/ezcontent) Drupal distribution.

Getting Started with Drupal 8 Installation
------------------------------------------

[](#getting-started-with-drupal-8-installation)

EzContent can be installed in two ways:

1. Via Drupal Composer

- Choose a name for your project, like “MY\_PROJECT”
- Use the given command to create the project
- The command will download Drupal core along with necessary modules, EzContent profile, and all other dependencies necessary for the project

```
composer create-project srijanone/ezcontent-project:1.0 MY_PROJECT --no-interaction
```

Note: In case you come across any memory issues, run this command -

```
php -d memory_limit=-1 /path/to/composer.phar create-project
srijanone/ezcontent-project:1.0 MY_PROJECT --no-interaction
```

2. Via Acquia BLT

To create a new Acquia BLT project using EzContent, use the following commands

```
composer create-project --no-interaction acquia/blt-project MY_PROJECT;
cd MY_PROJECT;
composer require srijanone/ezcontent:^1.0;
```

Warning: There may be updates to BLT, Lightning which may break the setup. If you see any issue, please open a new issue in the issue queue.

Getting Started with Drupal 9 Installation
------------------------------------------

[](#getting-started-with-drupal-9-installation)

1. Via Drupal Composer

```
composer create-project srijanone/ezcontent-project:^2.0
MY_PROJECT --no-interaction
```

2. Via Acquia BLT

```
composer create-project --no-interaction acquia/drupal-recommended-project
MY_PROJECT;
cd MY_PROJECT;
composer require srijanone/ezcontent:^2.0.0-alpha1;
```

By using these commands you will get a EzContent site as your final output. Login to your site using your database and webserver. Composer will install all the required dependency into vendor folder. Always remember composer.json and composer.lock files that exist they are controlling your dependencies.

Docksal Support
---------------

[](#docksal-support)

This project installer has [Docksal](https://docksal.io/) support.

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity20

Limited adoption so far

Community19

Small or concentrated contributor base

Maturity61

Established project with proven stability

 Bus Factor1

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

Every ~103 days

Recently: every ~128 days

Total

6

Last Release

1571d ago

Major Versions

1.1 → 2.0.02021-03-31

2.0.0 → 8.x-dev2021-03-31

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/471308?v=4)[Srijan Choudhary](/maintainers/srijan)[@srijan](https://github.com/srijan)

![](https://avatars.githubusercontent.com/u/4351330?v=4)[Kelsey D'Souza](/maintainers/kdz)[@kdz](https://github.com/kdz)

![](https://www.gravatar.com/avatar/65ced3805b1ad887e810e49d0cd7bb0daab2849b4803e60d805c8b2f936fd2d5?d=identicon)[abhangvinay](/maintainers/abhangvinay)

---

Top Contributors

[![vaibhavjain-in](https://avatars.githubusercontent.com/u/1777260?v=4)](https://github.com/vaibhavjain-in "vaibhavjain-in (10 commits)")[![arshadkhan53](https://avatars.githubusercontent.com/u/20898176?v=4)](https://github.com/arshadkhan53 "arshadkhan53 (4 commits)")[![vsujeetkr](https://avatars.githubusercontent.com/u/20832231?v=4)](https://github.com/vsujeetkr "vsujeetkr (2 commits)")[![saurabh-2k17](https://avatars.githubusercontent.com/u/41783019?v=4)](https://github.com/saurabh-2k17 "saurabh-2k17 (1 commits)")[![Vinay15](https://avatars.githubusercontent.com/u/12795574?v=4)](https://github.com/Vinay15 "Vinay15 (1 commits)")

### Embed Badge

![Health badge](/badges/srijanone-ezcontent-project/health.svg)

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

###  Alternatives

[fourkitchens/sous-drupal-project

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

151.0k](/packages/fourkitchens-sous-drupal-project)[droptica/droopler-project

Project template for Droopler with Composer

5010.0k](/packages/droptica-droopler-project)[docomoinnovations/cloud_orchestrator

Cloud orchestrator distribution by DOCOMO Innovations, Inc.

108.4k](/packages/docomoinnovations-cloud-orchestrator)

PHPackages © 2026

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