You are here

README.txt in Social Feed 7.2

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

 * Introduction
 * Requirements
 * Installation
 * Configuration
 * Maintainers

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

 - Social Feed module provides the user to fetch the data from their respective
 Facebook, Twitter, and Instagram profiles and then display them accordingly as
 per their requirement using the Drupal block system.

 - Facebook APIs will allow you to display particular post types,
 pictures, videos of your posts also the date of your post with
 provision to provide number of count.

 - Instagram APIs will allow you to display pictures from your
 instagram profile with provision to provide number of count to be displayed
 also provision to select the resolution of the image with options and you can
 also provide the post link.

 - Twitter APIs will allow you get the latest tweets with date
 of your format and provision to provide number of count. Twitter APIs will
 not work locally but only on live sites.

 - This module is easy and simple to install and use if the project page
 description or the README.txt file is followed correctly.

 - This module is highly recommended for the both developers & non-developers
 since the default layout of the blocks are plain and in simple text hence if
 you're aware of working with CSS then this module will work for you like a
 charm.

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

 - PHP 5.4 and above.
 - PHP Curl Extension

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

 - Install as usual, see https://www.drupal.org/node/1294804 for further
 information.

 - Now, in your sites/all/modules/ directory download the Social Feed module
 downloaded from https://www.drupal.org/project/socialfeed

 - Enable the Social Feed module.

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

For removing the module:
 - Disable the Social Feed module.
 - Uninstall the Social Feed module.
 - Clear Caches.

This module has menu or modifiable settings. There is configuration link for
this which you can access at admin/config/services/socialfeed.

When enabled and configured properly, this module will display the Social Feed
form at admin/config/services/socialfeed, after this step you can use the
blocks from Drupal system to show the feeds from their respective services.

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

 - Hemangi Gokhale - https://www.drupal.org/user/2008064/

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. - Social Feed module provides the user to fetch the data from their respective
  11. Facebook, Twitter, and Instagram profiles and then display them accordingly as
  12. per their requirement using the Drupal block system.
  13. - Facebook APIs will allow you to display particular post types,
  14. pictures, videos of your posts also the date of your post with
  15. provision to provide number of count.
  16. - Instagram APIs will allow you to display pictures from your
  17. instagram profile with provision to provide number of count to be displayed
  18. also provision to select the resolution of the image with options and you can
  19. also provide the post link.
  20. - Twitter APIs will allow you get the latest tweets with date
  21. of your format and provision to provide number of count. Twitter APIs will
  22. not work locally but only on live sites.
  23. - This module is easy and simple to install and use if the project page
  24. description or the README.txt file is followed correctly.
  25. - This module is highly recommended for the both developers & non-developers
  26. since the default layout of the blocks are plain and in simple text hence if
  27. you're aware of working with CSS then this module will work for you like a
  28. charm.
  29. REQUIREMENTS
  30. ------------
  31. - PHP 5.4 and above.
  32. - PHP Curl Extension
  33. INSTALLATION
  34. ------------
  35. - Install as usual, see https://www.drupal.org/node/1294804 for further
  36. information.
  37. - Now, in your sites/all/modules/ directory download the Social Feed module
  38. downloaded from https://www.drupal.org/project/socialfeed
  39. - Enable the Social Feed module.
  40. CONFIGURATION
  41. -------------
  42. For removing the module:
  43. - Disable the Social Feed module.
  44. - Uninstall the Social Feed module.
  45. - Clear Caches.
  46. This module has menu or modifiable settings. There is configuration link for
  47. this which you can access at admin/config/services/socialfeed.
  48. When enabled and configured properly, this module will display the Social Feed
  49. form at admin/config/services/socialfeed, after this step you can use the
  50. blocks from Drupal system to show the feeds from their respective services.
  51. MAINTAINERS
  52. -----------
  53. - Hemangi Gokhale - https://www.drupal.org/user/2008064/