You are here

README.txt in Entity Share 7

SUMMARY
-------

Entity Share Field Collection allows to manage field collections.

HOW DOES IT WORK
----------------

It implements the hook_es_export_field_data_alter()
and hook_es_import_field_data_alter hooks().

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

1. Place this module directory in your modules folder 
   (this will usually be "sites/all/modules").
2. Go to "Administer" -> "Site building" -> "Modules" and enable the module.

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

- entity_share
- https://www.drupal.org/project/field_collection

File

modules/entity_share_field_collection/README.txt
View source
  1. SUMMARY
  2. -------
  3. Entity Share Field Collection allows to manage field collections.
  4. HOW DOES IT WORK
  5. ----------------
  6. It implements the hook_es_export_field_data_alter()
  7. and hook_es_import_field_data_alter hooks().
  8. INSTALLATION
  9. ------------
  10. 1. Place this module directory in your modules folder
  11. (this will usually be "sites/all/modules").
  12. 2. Go to "Administer" -> "Site building" -> "Modules" and enable the module.
  13. REQUIREMENTS
  14. ------------
  15. - entity_share
  16. - https://www.drupal.org/project/field_collection