You are here

README.txt in Newsletter 7

Same filename and directory in other branches
  1. 7.2 README.txt
Newsletter
===============

The Newsletter module aims to be a full blown newsletter solution for Drupal 7.
It is recommended for people
that want more than one newsletter list for their site.
If you only need a single newsletter list then you would be better with
something else since this module would be an overkill.


Requirements
==============

--Libraries
--jQplot jQuery library (download it and extract to sites/all/libraries/jqplot)

There are no other requirements for this module's basic functionality.

You could install Colorbox though if you want a cool subscription experience
for your readers!

Finally for better user experience when editing templates,
you could install the wysiwyg module and choose one of the many supported
html editors!


Installation
=============

-Download and extract your module in your sites/all/modules/newsletter folder.

-Enable it through the administration area (admin/modules) or through drush
 (drush -y pm-enable newsletter).

-Navigate to admin/config/media/newsletter.


Usage
==========

You should create your templates by visiting the templates tab.
  Basic templates like subscribe/unsubscribe/welcome are created automatically
  but you can edit them to your needs.
  Also a default template is provided as an example.

After you create your templates, you have to create your lists.
  Visit the subscribers/list tab and click on create new list.

  ---Choosing your list to be exposed means that when a subscriber subscribes
     to this list he/she will be able to choose the terms he/she wishes to
     subscribe to.
  ---A list can have certain schedules (Daily, Weekly, Monthly, Custom) or
     none if you choose to be Manual.
  ---If you choose to be Custom then you will have to fill when this list should
     be sent.(eg when 1 node of the template-chosen terms is published)

Place the subscribe block to the region you like through the
admin/structure/block page.

Adjust the permissions in admin/people/permissions.

Thats it.People can now subscribe to your lists!
You can now sit down and enjoy the statistics to the statistics tab.
To send a manual newsletter (or to create a custom one)
visit the create/send tab.


Author/maintainer
===================

Original Author and Maintainer:

Paris Liakos (rootatwc)
http://drupal.org/user/1011436


Support
=======

Issues should be posted in the issue queue on drupal.org:

http://drupal.org/project/issues/newsletter

File

README.txt
View source
  1. Newsletter
  2. ===============
  3. The Newsletter module aims to be a full blown newsletter solution for Drupal 7.
  4. It is recommended for people
  5. that want more than one newsletter list for their site.
  6. If you only need a single newsletter list then you would be better with
  7. something else since this module would be an overkill.
  8. Requirements
  9. ==============
  10. --Libraries
  11. --jQplot jQuery library (download it and extract to sites/all/libraries/jqplot)
  12. There are no other requirements for this module's basic functionality.
  13. You could install Colorbox though if you want a cool subscription experience
  14. for your readers!
  15. Finally for better user experience when editing templates,
  16. you could install the wysiwyg module and choose one of the many supported
  17. html editors!
  18. Installation
  19. =============
  20. -Download and extract your module in your sites/all/modules/newsletter folder.
  21. -Enable it through the administration area (admin/modules) or through drush
  22. (drush -y pm-enable newsletter).
  23. -Navigate to admin/config/media/newsletter.
  24. Usage
  25. ==========
  26. You should create your templates by visiting the templates tab.
  27. Basic templates like subscribe/unsubscribe/welcome are created automatically
  28. but you can edit them to your needs.
  29. Also a default template is provided as an example.
  30. After you create your templates, you have to create your lists.
  31. Visit the subscribers/list tab and click on create new list.
  32. ---Choosing your list to be exposed means that when a subscriber subscribes
  33. to this list he/she will be able to choose the terms he/she wishes to
  34. subscribe to.
  35. ---A list can have certain schedules (Daily, Weekly, Monthly, Custom) or
  36. none if you choose to be Manual.
  37. ---If you choose to be Custom then you will have to fill when this list should
  38. be sent.(eg when 1 node of the template-chosen terms is published)
  39. Place the subscribe block to the region you like through the
  40. admin/structure/block page.
  41. Adjust the permissions in admin/people/permissions.
  42. Thats it.People can now subscribe to your lists!
  43. You can now sit down and enjoy the statistics to the statistics tab.
  44. To send a manual newsletter (or to create a custom one)
  45. visit the create/send tab.
  46. Author/maintainer
  47. ===================
  48. Original Author and Maintainer:
  49. Paris Liakos (rootatwc)
  50. http://drupal.org/user/1011436
  51. Support
  52. =======
  53. Issues should be posted in the issue queue on drupal.org:
  54. http://drupal.org/project/issues/newsletter