PHPackages                             celtic34fr/contact-core - 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. celtic34fr/contact-core

ActiveBolt-extension

celtic34fr/contact-core
=======================

📦 Bolt extension Contact Core base functionalities.

0827↓50%[3 issues](https://github.com/celtic34fr/contact-core/issues)JavaScript

Since Nov 14Pushed 1y ago1 watchersCompare

[ Source](https://github.com/celtic34fr/contact-core)[ Packagist](https://packagist.org/packages/celtic34fr/contact-core)[ RSS](/packages/celtic34fr-contact-core/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (2)Used By (0)

Bolt CMS 5 Celtic34fr Contact Extension Core v0.0.1-dev
=======================================================

[](#bolt-cms-5-celtic34fr-contact-extension-core-v001-dev)

Author: Gilbert ARMENGAUD

This Bolt extension provide a Contact Form and all the method to start a CRM module. This module give the base functionalities and need other module to give all its power. The first one is celtic34fr/contact-gestion that give real contact formular et anwser system management.

Requierement:
-------------

[](#requierement)

Create a Bolt CMS project according the official documentation.

Then install the make-bundle from Symfony

```
composer require --dev symfony/maker-bundle
```

If the current version is not published as stable, change the stability requirement in the composer.json file to 'dev'

Installation:
-------------

[](#installation)

```
composer require celtic34fr/contact-core
```

If composer return some errors that notice to you that the module cannot be install, use the following command :

```
composer -W require celtic34fr/contact-core
```

After, if you use Doctrine ORM, you must update your database with the following command :

```
symfony console make:migration
```

And after :

```
composer console doctrine:migrations:migrate
```

Now the installation is quiet finish.

Running PHPStan and Easy Codings Standard
-----------------------------------------

[](#running-phpstan-and-easy-codings-standard)

First, make sure dependencies are installed:

```
COMPOSER_MEMORY_LIMIT=-1 composer update

```

And then run ECS:

```
vendor/bin/ecs check src

```

###  Health Score

18

—

LowBetter than 8% of packages

Maintenance31

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity18

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/a8eb5153eefb36f62624c5ea9db4c77209de4bd2f769562ae65702ad9be75ded?d=identicon)[celtic34fr](/maintainers/celtic34fr)

---

Top Contributors

[![celtic34fr](https://avatars.githubusercontent.com/u/2061888?v=4)](https://github.com/celtic34fr "celtic34fr (815 commits)")

### Embed Badge

![Health badge](/badges/celtic34fr-contact-core/health.svg)

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

PHPackages © 2026

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