Drupal Content Sync

Component type

module

Maintenance status

Development status

Component created

Component changed

Drupal Content Sync is a module that provides content synchronization features between multiple Drupal sites using the API Unify Backend of Bright Solutions.
This module does nothing stand alone, it requires a connection to a running instance of Drupal Content Sync and the synchronization engine API Unify (contact me to get a demo or access to the service).

The service in combination with this module provides the following features

Fixed block content

Component type

module

Maintenance status

Development status

Downloads

355

Component created

Component changed

Overview

Provides a way of having permanent custom content blocks without broken instances if the block does not exist. A new fixed block type acts as a wrapper for the content block. If the custom block disappears, this module will re-create it as a new empty block or with a default content stored in config.

This module solves these typical scenarios:

Content Mgr

Component type

module

Maintenance status

Development status

Downloads

35

Component created

Component changed

Helps Site Administrators, Web and Content Managers by localizing various content structure and content management features into one place. Quicktabs and Bootstrap Quicktabs are dependencies. Planning to make the module more flexible and able to rely on other core functionality to display various forms and interfaces via ajax.

JSON Content

Component type

module

Maintenance status

Development status

Downloads

23

Component created

Component changed

Note: this is a back-end utility module with no user interface. All interaction with the module is currently handled through Drush unless a module referencing this as a dependency adds additional functionality.

High Level Overview

JSON Content is intended for importing and exporting (coming later) content while minimizing hurdles related to interrelation of content. All content for import and export is formatted in a JSON structure parallel to the entity value arrays to make extending the data as simple as possible.

Block Backup/Restore

Component type

module

Maintenance status

Development status

Downloads

153

Component created

Component changed

Block Backup/Restore
============================================

About
This module will facilitate block layout backup and restore functionality

Use cases:
1. When we switch theme our block get disabled. We can take backup and restore at any point.
2. While development we might require switching to any previous settings of block, for the same we can export backup and restore any point of time from backup file.

Installation
drush en block_backup_restore -y

Meta position

Component type

module

Categories

Maintenance status

Development status

Downloads

195

Component created

Component changed

This module is useful only if you use the seven theme administration or any administration theme which extends seven (as adminimal theme for example).

This small module allows you to place the metadata panel (containing menu settings, URL path settings, authoring informations, promotions options, etc.) under the node main form and displayed as vertical tabs.

You can configure the module and choose on which content type you want display this metadata panel as vertical tabs under the main node form.