PHPackages                             makinacorpus/drupal-calista - 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. makinacorpus/drupal-calista

ActiveDrupal-module

makinacorpus/drupal-calista
===========================

Advanced dashboard/list API for Drupal using makinacorpus/drupal-calista

1.0.0-alpha4(8y ago)2368GPL-2PHPPHP &gt;=5.5

Since Jul 26Pushed 8y ago12 watchersCompare

[ Source](https://github.com/makinacorpus/drupal-calista)[ Packagist](https://packagist.org/packages/makinacorpus/drupal-calista)[ RSS](/packages/makinacorpus-drupal-calista/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependencies (7)Versions (6)Used By (0)

Calista - Advanced dashboard/list API for Drupal
================================================

[](#calista---advanced-dashboardlist-api-for-drupal)

This initial version is a raw export of the *ucms\_dashboard* from the  Drupal module suite. Only namespaces have been changed, and a few utility functions moved from the *ucms\_contrib*module.

It should be stable enough to use.

This is licensed under the GPL-2 licence. This package includes third-party libraries, licences provided in the Resources/meta directory.

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

[](#installation)

It depends heavily on makinacorpus/drupal-sf-dic, the easiest way to install is:

```
composer install makinacorpus/drupal-calista

```

Configuration
-------------

[](#configuration)

### Runtime configuration

[](#runtime-configuration)

#### Enable top toolbar

[](#enable-top-toolbar)

```
$conf['calista_context_pane_enable'] = true;
```

#### Enable context pane

[](#enable-context-pane)

```
$conf['calista_context_pane_enable'] = true;
```

#### Enable admin pages breadcrumb alteration

[](#enable-admin-pages-breadcrumb-alteration)

This is a very specific setting for usage with UCMS.

```
$conf['calista_breadcrumb_alter'] = true;
```

### Display configuration

[](#display-configuration)

#### Disable custom CSS

[](#disable-custom-css)

If you wish to embed this module's CSS or custom LESS into your own custom theme, you might wish to disable CSS loading:

```
$conf['calista_disable_css'] = true;
```

#### Drupal seven theme fixes

[](#drupal-seven-theme-fixes)

By setting this to `true`, seven fixes will always be included:

```
$conf['calista_seven_force'] = true;
```

By setting it to `false`, the will be always dropped.

By removing the variable or setting it to `null` seven admin theme will be automatically detected at runtime and fixes will be loaded if necessary.

### Usage

[](#usage)

For extensive documentation, please refer to the [Calista API documentation](https://github.com/makinacorpus/calista)

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity48

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 86.4% 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 ~39 days

Total

4

Last Release

3095d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/d21b98752b406528da88850922b1061f39bf72eb2126b413d5c12e275811a40b?d=identicon)[Makina Corpus](/maintainers/Makina%20Corpus)

---

Top Contributors

[![pounard](https://avatars.githubusercontent.com/u/341855?v=4)](https://github.com/pounard "pounard (178 commits)")[![SebCorbin](https://avatars.githubusercontent.com/u/645207?v=4)](https://github.com/SebCorbin "SebCorbin (19 commits)")[![Lonnytunes](https://avatars.githubusercontent.com/u/6373159?v=4)](https://github.com/Lonnytunes "Lonnytunes (9 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/makinacorpus-drupal-calista/health.svg)

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

###  Alternatives

[sylius/sylius

E-Commerce platform for PHP, based on Symfony framework.

8.4k5.6M651](/packages/sylius-sylius)[symfony/security-bundle

Provides a tight integration of the Security component into the Symfony full-stack framework

2.5k172.9M1.8k](/packages/symfony-security-bundle)[shopware/platform

The Shopware e-commerce core

3.3k1.5M3](/packages/shopware-platform)[prestashop/prestashop

PrestaShop is an Open Source e-commerce platform, committed to providing the best shopping cart experience for both merchants and customers.

9.0k15.4k](/packages/prestashop-prestashop)[sulu/sulu

Core framework that implements the functionality of the Sulu content management system

1.3k1.3M152](/packages/sulu-sulu)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

595.2M386](/packages/shopware-core)

PHPackages © 2026

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