You are here

README.txt in Entity Share 7

SUMMARY
-------

Entity Share UI allows to configure endpoints and export some entities.

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

You configure some target endpoints that will receive the exported datas.
You select some node to export from the search engine.
You export the nodes to the endpoints.

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
------------

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

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

Use the interface to configure the different options:

 * Client with entity_share_ui_client
 * Server with entity_share_ui_server

File

modules/entity_share_ui/README.txt
View source
  1. SUMMARY
  2. -------
  3. Entity Share UI allows to configure endpoints and export some entities.
  4. HOW DOES IT WORK
  5. ----------------
  6. You configure some target endpoints that will receive the exported datas.
  7. You select some node to export from the search engine.
  8. You export the nodes to the endpoints.
  9. INSTALLATION
  10. ------------
  11. 1. Place this module directory in your modules folder
  12. (this will usually be "sites/all/modules").
  13. 2. Go to "Administer" -> "Site building" -> "Modules" and enable the module.
  14. REQUIREMENTS
  15. ------------
  16. - https://www.drupal.org/project/entity_share
  17. CONFIGURATION
  18. -------------
  19. Use the interface to configure the different options:
  20. * Client with entity_share_ui_client
  21. * Server with entity_share_ui_server