You are here

README.txt in Simple Image Popup 2.x

CONTENTS OF THIS FILE
---------------------

 * Introduction
 * Requirements
 * Installation
 * Configuration
 * Maintainers
 * Links


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

This module gives the popup field formatter for the image field types.


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

No special requirements.


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

 * Install as you would normally install a contributed Drupal module.
   See: https://www.drupal.org/node/2749763 for further information.

 * Or You can install it using composer,
   $ composer require drupal/image_popup

 * You can also install it using drupal console cli,
   $ drupal module:install image_popup


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

 *  Administration >> Configuration >> Content authoring >> Text formats and
    editors >> Manage
   - In the above path, we have the image popup icon.


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

 * Rakesh James (rakesh.gectcr) - https://www.drupal.org/u/rakeshgectcr
 * Manoj K (manojapare) - https://www.drupal.org/u/manojapare
 * Aditya Anurag (aditya_anurag) - https://www.drupal.org/u/aditya_anurag


LINKS
-----

Project page: https://www.drupal.org/project/image_popup
Documentation: https://www.drupal.org/node/2749763
Submit bug reports, feature suggestions:
https://www.drupal.org/project/issues/image_popup

File

README.txt
View source
  1. CONTENTS OF THIS FILE
  2. ---------------------
  3. * Introduction
  4. * Requirements
  5. * Installation
  6. * Configuration
  7. * Maintainers
  8. * Links
  9. INTRODUCTION
  10. ------------
  11. This module gives the popup field formatter for the image field types.
  12. REQUIREMENTS
  13. ------------
  14. No special requirements.
  15. INSTALLATION
  16. ------------
  17. * Install as you would normally install a contributed Drupal module.
  18. See: https://www.drupal.org/node/2749763 for further information.
  19. * Or You can install it using composer,
  20. $ composer require drupal/image_popup
  21. * You can also install it using drupal console cli,
  22. $ drupal module:install image_popup
  23. CONFIGURATION
  24. -------------
  25. * Administration >> Configuration >> Content authoring >> Text formats and
  26. editors >> Manage
  27. - In the above path, we have the image popup icon.
  28. MAINTAINERS
  29. -----------
  30. * Rakesh James (rakesh.gectcr) - https://www.drupal.org/u/rakeshgectcr
  31. * Manoj K (manojapare) - https://www.drupal.org/u/manojapare
  32. * Aditya Anurag (aditya_anurag) - https://www.drupal.org/u/aditya_anurag
  33. LINKS
  34. -----
  35. Project page: https://www.drupal.org/project/image_popup
  36. Documentation: https://www.drupal.org/node/2749763
  37. Submit bug reports, feature suggestions:
  38. https://www.drupal.org/project/issues/image_popup