SimpleSync

Component type

module

Maintenance status

Development status

Downloads

429

Component created

Component changed

Provides an easy way to synchronise site configuration between multiple environments such as development, test and live versions of a site. Check out the video.

Example: you can copy the entire permissions configuration from one site to another with a single click.

Videos

Featurize

Component type

module

Maintenance status

Development status

Downloads

105

Component created

Component changed

Cover your whole site with features

Features are great until it comes to build the features for what you're developing. You're all good when you have only few features. Things get messy when your site has tons of features.

Automate the features building and define your own naming convention (or use predefined) to rebuild all features with single drush command:
drush featurize

Recurly Aegir

Component type

module

Maintenance status

Development status

Downloads

1227

Component created

Component changed

Automatically manages Aegir sites with Recurly subscriptions / recurring billing / e-commerce via Web services.

This module allows clients to pay for hosted Drupal sites controlled by the Aegir Hosting System. When a new subscription notification from Recurly is received, a new site will be provisioned. If a subscription expires, the site will be deleted.

Disable HTML5 validation

Component type

module

Maintenance status

Development status

Downloads

2095

Component created

Component changed

Drupal's own form validation is way more flexible and accessible than the HTML5 validation your browser performs. Unfortunately, HTML5 validation is performed before Drupal validation, so Drupal validation never happens. This module disables browser validation in all your forms by adding the novalidate attribute to the form tag. Learn more why HTML5 validation is bad here: https://www.drupal.org/node/1797438

Hopefully, once this issue is resolved, this module isn't needed any more.

menu items del

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

A tiny Drupal 8 module to add a delete tick box beside each item in the list of menu items for a particular menu, so that multiple items can be deleted at once. Handy for when a theme comes with a profile or starter db, with lots of content and menu items you don't want to keep, or for when adding and removing auto generated test menus.

Essentially, saves time in mass deleting menu items in Drupal 8.

Development Modules

Component type

module

Maintenance status

Development status

Downloads

1037

Component created

Component changed

This module enables or disables all development modules at once. It comes with pre-defined lists for development and production modules. It also provides hooks to add more modules and to alter the list of determined modules.

It is not a module in itself and therefore can't be enabled, it is a global Drush command that works on every D6, D7 and D8 site without being enabled on the site as a module.

Installation

With Drush 5 to 8: drush dl dev_modules

Hosting DNS

Component type

module

Maintenance status

Development status

Downloads

352

Component created

Component changed

Separation of the Hosting DNS part of Aegir Hosting as discussed in #2466989: Spin off DNS extension.

The 7.x-1.x version of this module is the (slightly altered) port of the module as it was in aegir 3.6.

The 7.x-3.x version of this module is still under heavy development and not yet ready for use.

Vacation Calendar Project

Component type

module

Maintenance status

Development status

Component created

Component changed

MODULE
------
Vacation Calendar

Contents of files:
------------------

* Requirements
* Description/Features
* Installation
* Credits

REQUIREMENTS
------------
Drupal 7.0

DESCRIPTION/FEATURES
--------------------

This module gives the possibility of managing a Holiday schedule for a company,
it also gives an Admin UI to change status (approval/denied) of events in the
Management Menus and a mailing system integrated inside the view.

Features
----------

Image Styles Sort

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

It provides an option to reorder the image styles. There is a separate admin form to reorder the image styles by dragging and dropping. Once you reordered the images styles, the same order will be displayed in image style listing page. This option is useful for those who wanted to use image styles as menu items OR something like that.