OpenID OpenID Connect Migrate
Component type
Maintenance status
Development status
Downloads
Component created
Component changed
OpenID to OpenID Connect migration.
OpenID to OpenID Connect migration.
Having many modules is not good but when your site is complex is has many contributed modules and many features, e.g. using Featurize, that contain various components.
You cannot get rid of contributed modules as they power your site. As to the features you most likely need them to deliver the configurations with the reverts.
The fixtures module allows you to easily create dummy content.
Requirements:
Installation
drush fixtures-load inside a working drupal installationRoad Map
The main objective of the module Entity Update is allowed module developer and site administrators to update entity types schema even entities have data.
The update can execute by drush command (recommended), from web browser or Programmatically.
The module also allow to view entity types list, entity types update status
and show the contents of an entity type.
Developer helper Drush commands.
Developper tools to facilate installation of Drupal module : download and install module (external or internal) with their dependencies from an entering module machine name
At times we need to cache some values which are not related to Drupal config or data but are coming from external systems and which don't really need to be deleted when clearing (rebuilding) Drupal cache.
This module provides a way to use Drupal cache but still keep it separate from drush cr.
Code to use this new backend in your bin (here stock is just for example):
The chotchkie module provides some helpful tools related to the Cloudflare service. It leverages the popular PHP SDK for Cloudflare from jamesryanbell/cloudflare.
It is primarily a developer tool and the current purpose is rather limited.