Migrate Block

Component type

module

Maintenance status

Development status

Component created

Component changed

This module will bring your blocks and associated configuration into a D7 site from a D6 site. It will also migrate nodeblocks into regular D7 blocks.

On the new site your blocks will be placed in the same region, with the same visibility settings, as where the block was before.

To setup the migration you will need to set a source theme from the old system and a destination theme on the new system. From there you will be required to match the block regions.

It also supports the following sub-modules: block_access, block_class, and i18n_block.

Social Importer

Component type

module

Maintenance status

Development status

Component created

Component changed

# Social

Drupal module suite for creating social entities and importing social items from web services.

The purpose behind this suite of modules is to create a proper approach to pulling social media content into your site in order that you might be able to use it while utilizing Drupal's content management and building tools. As a result, this module provides a way of importing data into Drupal data structures and then integrates it with Drupal rendering systems.

User Picture Migrate

Component type

module

Maintenance status

Development status

Component created

Component changed

User Picture Migrate copies Drupal user pictures to an Image field of your choice. This enables you to leverage the power of Field API, for example revisions, internationalization. On top of that, various contributed modules allow interaction with Image fields, such as cropping.

This module is intended for one-time-use:
* Install module
* Run migration
* Uninstall module

Requirements

* The Image module.

Feeds Quick Mapping

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This a simple module that allows you to add field mapping comma separated. This can be handy when you want to make a lot of modifications to the mapping at once and don't want to wait for each form submit.

This module requires Feeds 7.x-2.0-alpha7 or higher.

Features User Role Plus

Component type

module

Categories

Maintenance status

Development status

Downloads

2185

Component created

Component changed

Initiator of this module is #1411678: Export the permissions with the role

This module allows you to export a user role with all enabled permissions.

Dependencies

* Features

Hidden variables (since 7.x-1.1)

To clear stale permissions set the variable via settings.php or drush.

Content Sync

Component type

module

Maintenance status

Development status

Component created

Component changed

This module provides a method to syncrhonize contents (entities) with a master Drupal database.

A Typical use case is a Drupal multisite architecture, where administrators need the ability to synchronize contents with a master website.