Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Release notes
This is RC1 of Subscriptions for Drupal 7.
We're confident that it's ready for release. Please give it one last work-out and provide feedback (both good and bad!) in the issues queue. See #1172646-23: Subscriptions for D7 for details.
RC1 has the following requirements:
- Drupal 7.13 or later,
- Mail Editor 7.x-1.0-rc1 or later,
- Token 7.x-1.1 or later
- Be sure to run update.php after installing it!
Upgrading from any ALPHA version: see the BETA1 release note for important information.
Changes since BETA4:
- #1616998: Bring the permissions into a reasonable order.
- Work around all Coder Review complaints (no functional changes).
- Extract subscriptions_taxonomy.admin.inc from subscriptions_taxonomy.module to reduce the footprint (no functional change).
- Fix the styling of the 'Admin information'.
- Remove the obsolete subscriptions_generate_full_node variable and configuration option.
- #1615340: Add a note to explain how to access parts of digest items in Mail Editor.
- #1603644: Restore the 'Subscriptions' menu title and fix the translation issues fixes.
- Update README.txt file.