Subscribe
Coming Soon!
The Subscribe module (1.0) for ExpressionEngine allows users to subscribe to their favorite types of content on your site.
The module allows you to create subscription zones on your pages. Users can subscribe to these zones. When they view a page where they have subscribed to a zone, the content in that zone is customized for them. Entire pages can be subscription based or just portions of a page.
For example, users can subscribe to a zone on your page that pulls from a given weblog. When they subscribe, they can indicate by which category or categories they want their subscription filtered. When they return to the page, they will see only those entries that belong to their subscribed categories.
The module also supports subscribing to and unsubscribing from mailing lists that you deem should correspond to the subscription zone.
In the control panel (CP) you can create subscription zones. You can assign default values for weblog, category, status, author, &c. You can also change existing subscriptions. When you do so, the parameters of all of the existing subscribers will be adjusted. However, if you are using a subscribe method where individual users can override the global subscription setting by using your custom input fields, these overridden settings will not be changed when you update a subscription in the CP.
The Subscription module can behave just as the weblog:entries tag in EE when no subscriptions exist for a user. As soon as that user subscribes, the same tag will serve filtered content.