You are here

README.txt in Simple FB Connect 8.3

Same filename and directory in other branches
  1. 8.2 README.txt
  2. 7.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 8 can be found
from the module handbook:

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

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

The module also dispatches events that other modules can subscribe to using
EventSubscriber. You can also use Rules module to react to these events. If
you want to use Rules, you need to enable Simple FB Connect - Rules Integration
sub module.

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 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 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 8 can be found
  7. from the module handbook:
  8. https://www.drupal.org/docs/8/modules/simple-fb-connect
  9. ADVANCED USAGE
  10. --------------
  11. The post login path can be defined dynamically by setting postLoginPath
  12. query parameter.
  13. The module also dispatches events that other modules can subscribe to using
  14. EventSubscriber. You can also use Rules module to react to these events. If
  15. you want to use Rules, you need to enable Simple FB Connect - Rules Integration
  16. sub module.
  17. You can easily extend Facebook integrations with a custom module.
  18. Please refer to module handbook for more information on these topics.
  19. SUPPORT REQUESTS
  20. ----------------
  21. Before posting a support request, carefully read the installation
  22. instructions provided in module handbook.
  23. Before posting a support request, check Recent log entries at
  24. admin/reports/dblog
  25. Once you have done this, you can post a support request at module issue queue:
  26. https://www.drupal.org/project/issues/simple_fb_connect
  27. When posting a support request, please inform if you were able to see any
  28. errors in Recent log entries.