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