PHPackages                             donquixote/d7-cfr-recommended - 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. donquixote/d7-cfr-recommended

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

donquixote/d7-cfr-recommended
=============================

Helper package to download the Drupal cfr module with dependencies, without composer\_manager.

v0.0.4(5y ago)06

Since Feb 24Pushed 5y ago1 watchersCompare

[ Source](https://github.com/donquixote/d7-cfr-recommended)[ Packagist](https://packagist.org/packages/donquixote/d7-cfr-recommended)[ RSS](/packages/donquixote-d7-cfr-recommended/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependencies (10)Versions (9)Used By (0)

d7-cfr-recommended
==================

[](#d7-cfr-recommended)

Meta package to require the most common / recommended cfr-related modules in D7.

Installation
------------

[](#installation)

First install your Drupal 7 website with something like .

```
composer create-project drupal-composer/drupal-project:7.x-dev some-dir --no-interaction

```

Create a database, configure your local webserver, and install Drupal 7.

Then require this package:

```
cd some-dir
composer require donquixote/d7-cfr-recommended

```

Then enable modules with drush.

```
cd web
drush en -y entdisp listformat entdisp_example cfrblock cfrpreset cfrop entdispfieldui entity renderkit_ui

```

See if it works
---------------

[](#see-if-it-works)

Create a node. Visit `admin/structure/renderkit/preview`. Choose and configure a display component. Choose the theme in which to show the preview. Hit "Show".

Notes
-----

[](#notes)

Some of the components might require other modules to work. E.g. `views` is a good idea to install, but not required for basic functionality.

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity55

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 ~80 days

Recently: every ~125 days

Total

8

Last Release

2075d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/150032?v=4)[Andreas Hennings](/maintainers/donquixote)[@donquixote](https://github.com/donquixote)

---

Top Contributors

[![donquixote](https://avatars.githubusercontent.com/u/150032?v=4)](https://github.com/donquixote "donquixote (16 commits)")

### Embed Badge

![Health badge](/badges/donquixote-d7-cfr-recommended/health.svg)

```
[![Health](https://phpackages.com/badges/donquixote-d7-cfr-recommended/health.svg)](https://phpackages.com/packages/donquixote-d7-cfr-recommended)
```

###  Alternatives

[farmos/farmos

A web-based farm record keeping application.

1.2k6.7k1](/packages/farmos-farmos)

PHPackages © 2026

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