PHPackages                             manaticr/manati\_base\_config - 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. manaticr/manati\_base\_config

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

manaticr/manati\_base\_config
=============================

The base config used by Manatí to build sites.

1.0.0(5y ago)0115[1 PRs](https://github.com/ManatiCR/manati_base_config/pulls)1GPL-2.0-or-later

Since Sep 17Pushed 4y ago6 watchersCompare

[ Source](https://github.com/ManatiCR/manati_base_config)[ Packagist](https://packagist.org/packages/manaticr/manati_base_config)[ RSS](/packages/manaticr-manati-base-config/feed)WikiDiscussions 9.x Synced today

READMEChangelog (1)DependenciesVersions (4)Used By (1)

Manatí Base Config Module [![Build Status](https://camo.githubusercontent.com/b6ec09c0e8dc785c2e01ccec034321a1cad3032ae3ecbc8a676a0672865c6483/68747470733a2f2f7472617669732d63692e6f72672f4d616e61746943522f6d616e6174692d626173652d636f6e6669672e7376673f6272616e63683d382e78)](https://travis-ci.org/ManatiCR/manati-base-config)
====================================================================================================================================================================================================================================================================================================================================

[](#manatí-base-config-module-)

This module is used **only to import and enable custom config** of contrib modules used by Manatí. It should be used along with the [Bloom](https://github.com/ManatiCR/bloom) profile to import the first config of the new site.

How to use it?
--------------

[](#how-to-use-it)

Install the drupal site using [Bloom](https://github.com/ManatiCR/bloom) installation profile.

Add the `manati_base_config` to your composer dependencies.

```
composer require manaticr/manati_base_config
```

Enable the `manati_base_config` in order to enable all required modules. You could check all the required module dependencies at `/admin/modules` page.

```
drush en manati_base_config
```

Disable the `manati_base_config`.

```
drush pmu manati_base_config
```

Import the base config of the `manati_base_config` module.

```
drush cim --source=./modules/contrib/manati_base_config/config/partial --partial
```

Remove the module dependency from composer.

```
 composer remove manaticr/manati_base_config
```

Enjoy the Manatí base config!!

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity56

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% 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 ~2 days

Total

3

Last Release

2055d ago

Major Versions

1.0.0 → 8.x-dev2020-09-21

8.x-dev → 9.x-dev2020-09-21

### Community

Maintainers

![](https://www.gravatar.com/avatar/8fd7f1a8acc6b6c5b0107e6c920fd01891e23febdf22b368ca8d7522a9230fa0?d=identicon)[mcortes19](/maintainers/mcortes19)

---

Top Contributors

[![mcortes19](https://avatars.githubusercontent.com/u/11282049?v=4)](https://github.com/mcortes19 "mcortes19 (24 commits)")

### Embed Badge

![Health badge](/badges/manaticr-manati-base-config/health.svg)

```
[![Health](https://phpackages.com/badges/manaticr-manati-base-config/health.svg)](https://phpackages.com/packages/manaticr-manati-base-config)
```

###  Alternatives

[shipmonk/name-collision-detector

Simple tool to find ambiguous classes or any other name duplicates within your project.

362.1M34](/packages/shipmonk-name-collision-detector)[bostondv/bootstrap-ninja-forms

Adds Bootstrap classes to Ninja Forms

222.2k](/packages/bostondv-bootstrap-ninja-forms)

PHPackages © 2026

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