You are here

README.txt in Blockexport 7

Same filename and directory in other branches
  1. 7.2 README.txt
============================================================================
CONTENTS OF THIS FILE
============================================================================
* Dependencies
* Installation
* Configuration and features

============================================================================
DEPENDENCIES
============================================================================
1, Ctools
2. Features

============================================================================
INSTALLATION
============================================================================
Quite simple, Download the module and simply put into your 
your_drupal_path/sites/all/modules and install from your admin panel.


============================================================================
CONFIGURATION AND FEATURES
============================================================================
After successfull installation you able to export your all local box from
Admin >> Structure >> Features >> Create Features

Enter your features name, description, package(optional),
version(optional), URL(optional) and then choose "Block: blockexport_settings"
from edit components drop-down box and then should check
"Block: Export All Blocks" checkbox and then press download button.

Unzip your downloaded file and upload it into your drupal installed remote
server or in any vanila drupal(drupal_root/sites/all/modules) where you want
to import all the exported blocks and enable this module by drush or
from admin.

Thats it.

File

README.txt
View source
  1. ============================================================================
  2. CONTENTS OF THIS FILE
  3. ============================================================================
  4. * Dependencies
  5. * Installation
  6. * Configuration and features
  7. ============================================================================
  8. DEPENDENCIES
  9. ============================================================================
  10. 1, Ctools
  11. 2. Features
  12. ============================================================================
  13. INSTALLATION
  14. ============================================================================
  15. Quite simple, Download the module and simply put into your
  16. your_drupal_path/sites/all/modules and install from your admin panel.
  17. ============================================================================
  18. CONFIGURATION AND FEATURES
  19. ============================================================================
  20. After successfull installation you able to export your all local box from
  21. Admin >> Structure >> Features >> Create Features
  22. Enter your features name, description, package(optional),
  23. version(optional), URL(optional) and then choose "Block: blockexport_settings"
  24. from edit components drop-down box and then should check
  25. "Block: Export All Blocks" checkbox and then press download button.
  26. Unzip your downloaded file and upload it into your drupal installed remote
  27. server or in any vanila drupal(drupal_root/sites/all/modules) where you want
  28. to import all the exported blocks and enable this module by drush or
  29. from admin.
  30. Thats it.