silva.app.subscriptions

Introduction

silva.core.subscriptions let visitors subscribe to Silva content in order to receive notification emails on modification. You can only subscribe to a part of the site or only to a page.

Subscription registration can be done by visitors via a form rendered inside the public layout. If the visitor is not authenticated, the form is protected with a Captcha. The registration requires a validation done by email.

Site managers can directly administrate subscribed emails (add, remove) without that validation step.

A local service contains some generic settings and all email templates used. You can be customized them at will.

The service provides you with an API usable to develop extensions that send notification for any wanted action or event using a custom email template of your choice.

Code repository

You can find the source code for this extension in Git: https://github.com/silvacms/silva.app.subscriptions

Available releases

Release version Release date Release files
silva.app.subscriptions 3.0.3 2013 12 16 15:34:11 silva.app.subscriptions-3.0.3.tar.gz
silva.app.subscriptions 3.0.2 2013 5 24 13:47:30 silva.app.subscriptions-3.0.2.tar.gz
silva.app.subscriptions 3.0.1 2013 3 5 18:09:15 silva.app.subscriptions-3.0.1.tar.gz
silva.app.subscriptions 3.0 2012 12 11 14:31:42 silva.app.subscriptions-3.0.tar.gz
silva.app.subscriptions 3.0c1 2012 9 25 09:43:49 silva.app.subscriptions-3.0c1.tar.gz
silva.app.subscriptions 3.0b1 2011 11 11 18:25:25 silva.app.subscriptions-3.0b1.tar.gz
silva.app.subscriptions 1.1 2010 12 20 12:05:41 silva.app.subscriptions-1.1.tar.gz
silva.app.subscriptions 1.0 2010 10 20 11:43:40 silva.app.subscriptions-1.0.tar.gz

License: New BSD