Drush Delete All

Component type

module

Maintenance status

Development status

Downloads

1414

Component created

Component changed

This module provides the drush command to delete all the dummy contents through drush Command.

Currently it will work with the command,
drush delete-all article

How to use?

  1. Download and enable as like any other module
  2. Through terminal Go to 'Project root folder' and run the command drush cc drush
  3. Then run drush delete-all machine-name-of-content-type

Double Entry Bookkeeping

Component type

module

Maintenance status

Development status

Downloads

278

Component created

Component changed

Bookkeeping provides double entry bookkeeping inside Drupal. This can be integrated with any system via the API or Rules to keep track of the movement of money between accounts. Comes with a basic integration with Drupal Commerce.

This data can then be exported for import into out accounting systems.

System Entity

Component type

module

Maintenance status

Development status

Downloads

245

Component created

Component changed

System entity seeks to provide configuration and export on individual entities, dubbed "system entities", that should not be created by content managers and have unique functionality/appearance per entity. The module is based on a machine name field that provides a semantic unique identifier per entity. This opens the door for special purpose entities that do not have common configuration or content layout with other entities as provided with Drupal's entity type/bundle scheme.

Steal Our Content

Component type

module

Maintenance status

Development status

Downloads

507

Component created

Component changed

Steal Our Content is a module that displays a "Republish" button as a block on the site. The block is very configurable. When you use the republish button, you get a modal (provided by CTools) that includes the markup of the node being viewed.

It includes a "Steal Our Content Track" submodule which will also enable a tracking pixel in the provided code to do basic analytics on where the republished content is being viewed, and how much.

InDesign Importer

Component type

module

Maintenance status

Development status

Component created

Component changed

The InDesign Importer is a starting point to allow content imports from an InDesign XML file. This module has been designed around the idea that a single InDesign file contains many pieces of content that are related to each other. For example, an InDesign file can be a representation of a single magazine issue containing many articles.

This module creates a base class which has no use unless extended by a sub-module you create. The extending class in your submodule needs to define the destination ie: node type, as well as any additional fields.

ETL

Component type

module

Maintenance status

Development status

Component created

Component changed

Overview

The ETL (Extract, Transform and Load) module gives the ability to export and denormalize any kind of content. Basically you are able to select content types or custom entities to be exported into a destination database. It also gives you the possibility to alter the data before persist it.

Requirements

This module requires the following modules: