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.
Adds a block integrating Ookla Speedtest Mini.
Someone on Stackoverflow asked how to embed it on a drupal site and it was easier to create a module rather than try to explain it.
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.
Provides content type specific node administration pages.
The Revisionator module clean up insightly old revisions! Revisionator removes
revisions older than the specified age, leaving a minimum number of revisions
per node.
If you read the Similar Projects section in the Node Revision Delete module you will see that at this moment there are 5 modules that works with Revisions:
Tools for managing spam that gets past other filters.
In other words “Perform bulk operation to delete spam
content/comments/usersâ€.
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.
Save form data, based on jQuery plugin Formcache
You can specified form id's to applying formcache.
This module will help you get your content types out of features, and back into the database in a state where you can edit or delete them freely.
How to use:
1) Disable the feature (module) that owns your content type
2) Enable this module
(make sure you have permission to administer content types)
3) Visit admin/config/development/unfeaturize
4) check the boxes for the content types you'd like back
5) click the "Unfeaturize" button.
6) Profit.