PHPackages                             os2core/os2core - 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. os2core/os2core

ActiveDrupal-profile[Utility &amp; Helpers](/categories/utility)

os2core/os2core
===============

Wrapper over contrib modules used for OS2 Drupal solutions

3.0.2(1y ago)02.9k1EUPL-1.2ShellCI failing

Since Apr 29Pushed 4mo ago10 watchersCompare

[ Source](https://github.com/bellcom/os2core)[ Packagist](https://packagist.org/packages/os2core/os2core)[ RSS](/packages/os2core-os2core/feed)WikiDiscussions master Synced 2w ago

READMEChangelog (8)Dependencies (38)Versions (17)Used By (1)

OS2Core
=======

[](#os2core)

This is a Drupal 8 basic installation profile for an OS2 Drupal project.

Usage
-----

[](#usage)

### Composer

[](#composer)

Use [drupal-composer project](https://github.com/drupal-composer/drupal-project) to fetch drupal core and os2web profile with contribution modules and their dependencies.

Example:

```
composer create-project drupal-composer/drupal-project:8.x-dev [your_project_name] --no-interaction
cd [your_project_name]
composer require os2core/os2core
drush si os2core --db-url=mysql://db_user:db_pass@mysql_host/db_name--locale=da --site-name="OS2Core Drupal project" --account-pass=admin -y

```

### Installation profile

[](#installation-profile)

The installation profile only enables commonly used ui modules. It is up to the developer to decide which of the supplied OS2Core modules are needed. These can be enabled from the "Modules" page, otherwise they can be removed.

Export translations
-------------------

[](#export-translations)

Get latest db dump from production environment. Make sure that you have set up correct translation folder.

Check in your `settings.php`

```
$settings['custom_translations_directory'] = 'profiles/contrib/os2core/translations';

```

Run export translation command:

```
drush language-export --langcodes=da --file=os2core-drupal-8.x.da.po

```

Update translations
-------------------

[](#update-translations)

```
git pull
sh profiles/contrib/os2core/scripts/translations-update.sh

```

Script includes following steps:

- dumping current translations to `./translations/translation-dumps` directory
- import current version of translation file

After export all changes should be reviewed and commited.

###  Health Score

42

—

FairBetter than 88% of packages

Maintenance61

Regular maintenance activity

Popularity16

Limited adoption so far

Community17

Small or concentrated contributor base

Maturity65

Established project with proven stability

 Bus Factor1

Top contributor holds 62.5% 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 ~163 days

Recently: every ~299 days

Total

12

Last Release

509d ago

Major Versions

1.0.5 → 2.0.02021-12-06

2.0.2 → 3.0.02024-06-14

### Community

Maintainers

![](https://www.gravatar.com/avatar/62f8489b69aecc84322f8899d288c3ab41d3022532d49c849ae4ca10e20f4df7?d=identicon)[andriyun](/maintainers/andriyun)

---

Top Contributors

[![andriyun](https://avatars.githubusercontent.com/u/5544994?v=4)](https://github.com/andriyun "andriyun (20 commits)")[![stankut](https://avatars.githubusercontent.com/u/1537807?v=4)](https://github.com/stankut "stankut (6 commits)")[![thollebellcom](https://avatars.githubusercontent.com/u/100751734?v=4)](https://github.com/thollebellcom "thollebellcom (4 commits)")[![juuliabellcom](https://avatars.githubusercontent.com/u/5367428?v=4)](https://github.com/juuliabellcom "juuliabellcom (2 commits)")

### Embed Badge

![Health badge](/badges/os2core-os2core/health.svg)

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

###  Alternatives

[az-digital/az_quickstart

Arizona Quickstart

52296.5k4](/packages/az-digital-az-quickstart)[govcms/govcms

GovCMS Drupal Distribution

200103.6k3](/packages/govcms-govcms)[thunder/thunder-distribution

The thunder distribution

51670.0k3](/packages/thunder-thunder-distribution)[voidagency/vactory_starter_kit

Vactory is a custom Drupal profile which is developed and released by VOID Agency.

1022.3k](/packages/voidagency-vactory-starter-kit)

PHPackages © 2026

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