
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.