Configuration Refresh
Component type
Maintenance status
Development status
Downloads
Component created
Component changed
This Drupal 8 module allows to update the configuration changes into the module's config/install dir.
This Drupal 8 module allows to update the configuration changes into the module's config/install dir.
The Carerix API Client module exposes the Carerix PHP API Client to other Drupal modules. The module by itself does not provide any integration out-of-the-box.
Carerix is an online tool for HRM.
Requirements (7.x-1.x only)
Field modules don't always add indexes for its columns (value column of text field for example), this leads to poor performance in views when we would like sort or filter views using the unindexed columns. We can check the query executed by views and add custom indexes manually, but it's not easy to deploy.
With field_index module, we can create custom indexes for fields. The indexes are exportable.
Exposes Node type as an entity, thus allowing views to be made of node types.
Integration with Entityreference is provided to allow node types to be referenced via entity reference.
Currently when setting up a entityreference field to node_type entity you need to set 'Convert to varchar field' in de field settings.
@TODO making this switch on selected entity type and removing this setting.
Helper module for building headless sites in D7.
(A better description comes later!)
Bear Habitat is a core Feature module of the Bear Starter Kit that contains configuration settings for different server environments (dev, testing, local) using the Habitat module.
Menu Checker is a simple development and debugging tool. Visit the Performance page (Home > Administration > Configuration > Development) and click on the "Clear all caches" button to view the site's menu array.
Simple tool which provides a dump of any entity along the lines of the devel tab on nodes.
To use, visit dae/<entity_type>/<entity_id>
The Configuration Update Manager project contains a base module and a reporting module.
Use the base module if another project has it as a dependency (example: Features).
The report module supplements the core Configuration Manager module, by providing a report that allows you to see the differences between the configuration items provided by the current versions of your installed modules, themes, and install profile, and the configuration on your site. The report is available from the administration UI, or via Drush commands.
CLI client for Forge.