Migrate Manifest

Component type

module

Categories

Maintenance status

Development status

Downloads

9824

Component created

Component changed

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.

Box.com File Browser

Component type

module

Maintenance status

Development status

Component created

Component changed

This is a simple module we created during a project in which we needed the ability to add some cloud storage to our nodes for project management. In order to simplify it and keep the cost low, we created this to dynamically add the Box.com file browser to content.

Using Field API, and the Box View API this module will be expanded on in the future to automatically create new folders in Box.com based on a token value from the node. At the moment, the user simply saves a share link in the node, and the module will create and render the embed code, along with any display settings.

Accelerated Mobile Pages (AMP)

Component type

module

Maintenance status

Development status

Downloads

41241

Component created

Component changed

The AMP module is designed to convert Drupal pages into pages that comply with the AMP standard. Initially only node pages will be converted. Other kinds of pages will be enabled at a later time.

When the AMP module is installed, AMP can be enabled for any node type. At that point, AMP content becomes available on URLs such as node/1?amp or node/article-title?amp. There are also special AMP formatters for text, image, and video fields.

Twig PHP Filter

Component type

module

Categories

Maintenance status

Development status

Downloads

448

Component created

Component changed

WARNING: DO NOT USE THIS MODULE

If you are considering downloading this module, there is probably a better way to solve whatever problem you are having. However, I believe in a free democracy that allows people to make their own choices.

Please learn how to use Twig properly:

Devel MimeMail

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This is the Devel / MimeMail module. It adds a custom mail system:
"DevelMimeMailSystem", which is a mashup of DevelMailLog and MimeMailSystem.
It stores HTML mail to the file system so you can debug or style html messages
sent out by Drupal.