Deploy Add-on
Component type
Categories
Maintenance status
Development status
Downloads
Component created
Component changed
Deploy Add-on is a suite of modules that provide a working implementation of Deploy including:
Deploy Add-on is a suite of modules that provide a working implementation of Deploy including:
RECENT LOG USER AGENT - Module helps you that enable to check which user agent on Recent log messages while if an error or something else occurs with drupal core its does't come.
This is an updated S3 compatible remote destination handler for Backup and Migrate 3.x.
Although Back and Migrate does come with some s3 support, it uses a very old, though stable, s3 php curl library that's pretty much hardcoded to use Amazon AWS.
By using this module you will be able to use the 2.x AWS SDK for PHP, as well as using any other S3 compatible services, like dreamhost.
The choice for 2.x of the AWS PHP SDK is because 3.x requires PHP 5.5.
Building your own Passbook Pass : easily integrate passslot using its API with Drupal.
Form Keybinds allows module developers to bind keypress events to form API
elements in custom forms.
This module requires the following modules:
This module also requires the following third party libraries:
Notifies a given URL with a JSON string of invalidated cache tags.
This is a starting point for adding custom plugins to CKEditor,
it includes a working example plugin which can be added to the CKEditor toolbar.
Default content gives your module and install profile a way to ship default content as well as configuration.
Powered by core's serialization, rest and hal modules.
Supports entity-references between content.
Supports files if you have File entity
Easily export your content and its dependencies to yml using drush commands.
How does it work
Synopsis
This module shows author's name of current commit as notice message. It will help QA to identify the person who has pushed invalid code.
Requirements
Known problems
This module works only with Git. Svn support will be added in future.
Migrate manifest provides a Drush command for running migrations using a manifest format.
Originally this functionality lived in Drush. It was briefly maintained in Migrate Tools as part of Migrate Plus but it has now been split into a standalone project.