PHPackages                             istolar/openideal\_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. istolar/openideal\_project

AbandonedArchivedProject

istolar/openideal\_project
==========================

Project template for OpenideaL Drupal 8 projects.

8.0.0(5y ago)03021[2 PRs](https://github.com/istolar/openideal_project/pulls)GPL-2.0-or-laterShell

Since May 21Pushed 5y ago2 watchersCompare

[ Source](https://github.com/istolar/openideal_project)[ Packagist](https://packagist.org/packages/istolar/openideal_project)[ RSS](/packages/istolar-openideal-project/feed)WikiDiscussions master Synced 6d ago

READMEChangelog (1)Dependencies (10)Versions (14)Used By (0)

Quick start
===========

[](#quick-start)

1. `composer create-project istolar/openideal_project YOUR_PROJECT_NAME`
2. `cd dir_name`
3. `docker-compose up`
4. `make`

Notes:

- Before executing 4th step, you can edit installation properties in .env file.
- Instead of 4th step, you can go to your browser and perform installation via UI.
- We're assuming you're using [docker4drupal](https://github.com/wodby/docker4drupal).

Configuration management
------------------------

[](#configuration-management)

To export some changes from database to sync directory please use the following command: `docker-compose exec php ../vendor/bin/drupal config:export --remove-uuid --remove-config-hash --directory=profiles/contrib/idea/config/install`

There are two ways to pull and apply the latest changes:

1. By performing a new installation (see "Quick start" section).
2. By pulling new changes from git repo and importing new changes from sync directory to the database: `docker-compose exec php ../vendor/bin/drush cim --partial --source="profiles/contrib/idea/config/install"`
3. In non-development mode please manage configuration via `drush cim` and `drush cex` commands.

Troubleshooting
---------------

[](#troubleshooting)

1. Make sure the composer has been installed on your local machine, otherwise you need to install the [composer](https://getcomposer.org/) before site installation
2. In this instruction, we're assuming you're using [docker4drupal](https://github.com/wodby/docker4drupal) and your code files were mounted like this:

```
  volumes:
    - ./:/var/www/html
```

3. Please make sure you don't have the following files in the config directory before importing configs via Drush:

- core.extension.yml
- system.site.yml

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity63

Established project with proven stability

 Bus Factor1

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

2074d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/efba9321cde0db1ebb34f46f18f45d0ac5dc9cd6ed81fa924f8e6e80b9b6a35d?d=identicon)[db-Matroskeen](/maintainers/db-Matroskeen)

---

Top Contributors

[![db-Matroskeen](https://avatars.githubusercontent.com/u/57439293?v=4)](https://github.com/db-Matroskeen "db-Matroskeen (30 commits)")[![nvelychenko](https://avatars.githubusercontent.com/u/62742569?v=4)](https://github.com/nvelychenko "nvelychenko (5 commits)")[![zohar](https://avatars.githubusercontent.com/u/109613?v=4)](https://github.com/zohar "zohar (1 commits)")

### Embed Badge

![Health badge](/badges/istolar-openideal-project/health.svg)

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

###  Alternatives

[drupal/recommended-project

Project template for Drupal projects with a relocated document root

1502.6M1](/packages/drupal-recommended-project)[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)[drupalwxt/wxt

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

29159.8k8](/packages/drupalwxt-wxt)

PHPackages © 2026

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