XML Export

Component type

module

Maintenance status

Development status

Downloads

754

Component created

Component changed

The XML export module allows users to export a node and its fields to XML and apply XSL transformations. This is useful if you need to generate some PDF documents out of your content. This module provides 3 basic functionalities:

Delta logger

Component type

module

Maintenance status

Development status

Component created

Component changed

UNDER CONSTRUCTION, pre-alpha version [contributors needed, proven concept]: Light module to help especially small projects to fast and easily deploy (small-medium) changes between environments the traditional way:
- deploy new/updated PHP files
- run database (SQL) update scripts
- done!

Feeds Expirator

Component type

module

Maintenance status

Development status

Downloads

527

Component created

Component changed

Feeds Expirator is a simple module which allows you to expire entities created through Feeds module based on the date present in the source feed. It can be applied to any entity. It creates "Expiration date" target for you, so you don't need to add any additional fields to the entity (Feeds Expirator just adds one column to the feeds_items table). Purging of the expired items happens during cron run.

Migrate Generate

Component type

module

Maintenance status

Development status

Downloads

347

Component created

Component changed

COMING SOON

What is Migrate Generate?

As an extension of the migrate module, the purpose of this module is to allow you to generate various datatypes, relationships, and media to primarily or alternately source new and existing migrations.

Provides the MigrateGenerateSource (extension of MigrateSource) which allows you to extend Migration for populating your content with rich generated dummy content.