Block Export Import

Component ID

2171077

Component name

Block Export Import

Component type

module

Maintenance status

Development status

Component security advisory coverage

covered

Downloads

13179

Component created

Component changed

Component body

This module allows users to export all system specific blocks (are those blocks which are created using Drupal interface add block functionality) and then import it into another Drupal installation, or on the same site.

No additional configuration is required to export/Import block(s). Also this module does not create any table in the database. Therefore it will not effect the application performance.

Export/Import
This interface allows the user to export/import a single or multiple blocks with the followings.

  • System specific block information.
  • Visibility settings (the pages, content types, roles, users).
  • Theme region(s) if same exists on target server.
  • Block cache setting.
  • CSS class(es) if corresponding module is installed.

Purpose
The main purpose for creating this module is to transfer system specific blocks from a local/dev/staging machine/server to a remote dev/stage/production server.

For any further enhancement mail me at Devendra Singh (dev.firoza@gmail.com)