You are here

README.txt in Simple FB Connect 7.2

Same filename and directory in other branches
  1. 8.3 README.txt
  2. 8.2 README.txt
  3. 7 README.txt
SIMPLE FB CONNECT MODULE

Simple FB Connect module allows users to register and login to your Drupal
site with their Facebook account.

INSTALLATION INSTRUCTIONS AND MODULE HANDBOOK
---------------------------------------------
Installation instructions and other documentation for Drupal 7 can be found
from the module handbook:

https://www.drupal.org/docs/7/modules/simple-fb-connect

ADVANCED USAGE
--------------
The post login path can be defined dynamically by setting destination
query parameter.

The module also provides hooks for other modules. You can also use Rules module
to react on user login and user creation events. You can easily extend Facebook
integrations with a custom module.

Please refer to module handbook for more information on these topics.

SUPPORT REQUESTS
----------------
Before posting a support request, carefully read the installation
instructions provided in module handbook.

Before posting a support request, check Drupal status report at
admin/reports/status. This status page will show the Facebook PHP
SDK version if Drupal can detect it.

Before posting a support request, check Recent log entries at
admin/reports/dblog

Once you have done this, you can post a support request at module issue queue:
https://www.drupal.org/project/issues/simple_fb_connect

When posting a support request, please inform what does the status report say
at admin/reports/status and if you were able to see any errors in
Recent log entries.

File

README.txt
View source
  1. SIMPLE FB CONNECT MODULE
  2. Simple FB Connect module allows users to register and login to your Drupal
  3. site with their Facebook account.
  4. INSTALLATION INSTRUCTIONS AND MODULE HANDBOOK
  5. ---------------------------------------------
  6. Installation instructions and other documentation for Drupal 7 can be found
  7. from the module handbook:
  8. https://www.drupal.org/docs/7/modules/simple-fb-connect
  9. ADVANCED USAGE
  10. --------------
  11. The post login path can be defined dynamically by setting destination
  12. query parameter.
  13. The module also provides hooks for other modules. You can also use Rules module
  14. to react on user login and user creation events. You can easily extend Facebook
  15. integrations with a custom module.
  16. Please refer to module handbook for more information on these topics.
  17. SUPPORT REQUESTS
  18. ----------------
  19. Before posting a support request, carefully read the installation
  20. instructions provided in module handbook.
  21. Before posting a support request, check Drupal status report at
  22. admin/reports/status. This status page will show the Facebook PHP
  23. SDK version if Drupal can detect it.
  24. Before posting a support request, check Recent log entries at
  25. admin/reports/dblog
  26. Once you have done this, you can post a support request at module issue queue:
  27. https://www.drupal.org/project/issues/simple_fb_connect
  28. When posting a support request, please inform what does the status report say
  29. at admin/reports/status and if you were able to see any errors in
  30. Recent log entries.