You are here

README.txt in Easy Social 8.3

Same filename and directory in other branches
  1. 8.4 README.txt
  2. 6 README.txt
  3. 7.2 README.txt
  4. 7 README.txt
Easy Social Module
------------------------

Description
-----------
https://www.drupal.org/project/easy_social

Installation 
------------
 * Copy the module's directory to your modules directory and activate the module.
 * Configure the
   module at 'admin/config/services/easy-social'.

Usage
-----
 Place the "Easy Social" block on the regions you want the widgets to show up.

Extend
------
 Modules can also implement hook_easy_social_widget() to define new widget types.
 Check the easy_social_example module under the contrib folder.

File

README.txt
View source
  1. Easy Social Module
  2. ------------------------
  3. Description
  4. -----------
  5. https://www.drupal.org/project/easy_social
  6. Installation
  7. ------------
  8. * Copy the module's directory to your modules directory and activate the module.
  9. * Configure the
  10. module at 'admin/config/services/easy-social'.
  11. Usage
  12. -----
  13. Place the "Easy Social" block on the regions you want the widgets to show up.
  14. Extend
  15. ------
  16. Modules can also implement hook_easy_social_widget() to define new widget types.
  17. Check the easy_social_example module under the contrib folder.