You are here

README.txt in Structure Sync 8

Same filename and directory in other branches
  1. 2.x README.txt
CONTENTS OF THIS FILE
---------------------

 * Introduction
 * Requirements
 * Installation
 * Configuration
 * Maintainers


INTRODUCTION
------------

The Structure Sync module provides Drush commands and admin interface screens
for synchronizing content that could also be considered configuration. Including
menu items, custom blocks and taxonomy terms.


 * For a full description of the module visit:
   https://www.drupal.org/project/structure_sync

 * To submit bug reports and feature suggestions, or to track changes visit:
   https://www.drupal.org/project/issues/structure_sync


REQUIREMENTS
------------

This module requires no modules outside of Drupal core.


INSTALLATION
------------

 * Install the Structure Sync module as you would normally install a
   contributed Drupal module. Visit https://www.drupal.org/node/1897420 for
   further information.


CONFIGURATION
-------------

 * Navigate to Administration > Extend and enable the module.

The available Drush commands are:

 * export-taxonomies (et) - Export taxonomy terms to configuration
 * import-taxonomies (it) - Import taxonomy terms from configuration
 * export-blocks (eb) - Export custom blocks to configuration
 * import-blocks (ib) - Import custom blocks from configuration
 * export-menus (em) - Export menu links to configuration
 * import-menus (im) - Import menu links from configuration
 * export-all (ea) - Export taxonomy terms, custom blocks and menu links to
   configuration
 * import-all (ia) - Import taxonomy terms, custom blocks and menu links from
   configuration

The access to the admin screens is restricted with the permission to
'Administer site configuration'.

The available admin interface screens are:

 * General options for this module - /admin/structure/structure-sync/general
 * Import/export taxonomy  - terms/admin/structure/structure-sync/taxonomies
 * Import/export custom blocks - /admin/structure/structure-sync/blocks
 * Import/export menu links - /admin/structure/structure-sync/menu-links


MAINTAINERS
-----------

 * Tim Kruijsen (timKruijsen) - https://www.drupal.org/u/timkruijsen
 * Fido van den Bos (fidodido06) - https://www.drupal.org/u/fidodido06

Supporting organization:

 * Ordina Digital Services - https://www.drupal.org/ordina-digital-services

File

README.txt
View source
  1. CONTENTS OF THIS FILE
  2. ---------------------
  3. * Introduction
  4. * Requirements
  5. * Installation
  6. * Configuration
  7. * Maintainers
  8. INTRODUCTION
  9. ------------
  10. The Structure Sync module provides Drush commands and admin interface screens
  11. for synchronizing content that could also be considered configuration. Including
  12. menu items, custom blocks and taxonomy terms.
  13. * For a full description of the module visit:
  14. https://www.drupal.org/project/structure_sync
  15. * To submit bug reports and feature suggestions, or to track changes visit:
  16. https://www.drupal.org/project/issues/structure_sync
  17. REQUIREMENTS
  18. ------------
  19. This module requires no modules outside of Drupal core.
  20. INSTALLATION
  21. ------------
  22. * Install the Structure Sync module as you would normally install a
  23. contributed Drupal module. Visit https://www.drupal.org/node/1897420 for
  24. further information.
  25. CONFIGURATION
  26. -------------
  27. * Navigate to Administration > Extend and enable the module.
  28. The available Drush commands are:
  29. * export-taxonomies (et) - Export taxonomy terms to configuration
  30. * import-taxonomies (it) - Import taxonomy terms from configuration
  31. * export-blocks (eb) - Export custom blocks to configuration
  32. * import-blocks (ib) - Import custom blocks from configuration
  33. * export-menus (em) - Export menu links to configuration
  34. * import-menus (im) - Import menu links from configuration
  35. * export-all (ea) - Export taxonomy terms, custom blocks and menu links to
  36. configuration
  37. * import-all (ia) - Import taxonomy terms, custom blocks and menu links from
  38. configuration
  39. The access to the admin screens is restricted with the permission to
  40. 'Administer site configuration'.
  41. The available admin interface screens are:
  42. * General options for this module - /admin/structure/structure-sync/general
  43. * Import/export taxonomy - terms/admin/structure/structure-sync/taxonomies
  44. * Import/export custom blocks - /admin/structure/structure-sync/blocks
  45. * Import/export menu links - /admin/structure/structure-sync/menu-links
  46. MAINTAINERS
  47. -----------
  48. * Tim Kruijsen (timKruijsen) - https://www.drupal.org/u/timkruijsen
  49. * Fido van den Bos (fidodido06) - https://www.drupal.org/u/fidodido06
  50. Supporting organization:
  51. * Ordina Digital Services - https://www.drupal.org/ordina-digital-services