-
Download the MT-Notifier distribution archive.
-
Navigate to the Movable Type home directory.
-
Unpack the distribution archive.
-
Your archive should contain these files:
- MT_HOME/mt-static/plugins/Notifier/images/Notifier.gif
- MT_HOME/php/plugins/function.MTNotifierCatID.php
- MT_HOME/plugins/Notifier/mt-notifier.cgi
- MT_HOME/plugins/Notifier/mtplugin.pkg
- MT_HOME/plugins/Notifier/Notifier.html
- MT_HOME/plugins/Notifier/Notifier.pl
- MT_HOME/plugins/Notifier/lib/Notifier.pm
- MT_HOME/plugins/Notifier/lib/Notifier/Data.pm
- MT_HOME/plugins/Notifier/lib/Notifier/History.pm
- MT_HOME/plugins/Notifier/lib/Notifier/L10N.pm
- MT_HOME/plugins/Notifier/lib/Notifier/Manager.pm
- MT_HOME/plugins/Notifier/lib/Notifier/Queue.pm
- MT_HOME/plugins/Notifier/lib/Notifier/Upgrader.pm
- MT_HOME/plugins/Notifier/lib/Notifier/L10N/de.pm
- MT_HOME/plugins/Notifier/lib/Notifier/L10N/en_us.pm
- MT_HOME/plugins/Notifier/tmpl/header.tmpl
- MT_HOME/plugins/Notifier/tmpl/notification_request.tmpl
- MT_HOME/plugins/Notifier/tmpl/notifier_start.tmpl
- MT_HOME/plugins/Notifier/tmpl/settings_blog.tmpl
- MT_HOME/plugins/Notifier/tmpl/settings_system.tmpl
- MT_HOME/plugins/Notifier/tmpl/subscription_view.tmpl
- MT_HOME/plugins/Notifier/tmpl/email/confirmation.tmpl
- MT_HOME/plugins/Notifier/tmpl/email/confirmation_subject.tmpl
- MT_HOME/plugins/Notifier/tmpl/email/notification.tmpl
- MT_HOME/plugins/Notifier/tmpl/email/notification_subject.tmpl
-
That's it - MT-Notifier is installed!
-
You don't need to do anything else unless you want to require confirmations.
-
Or unless you want your users to unsubscribe themselves. Or use the queue.
-
In that case, make sure that mt-notifier.cgi is executable on your server.
-
Otherwise, just take a look at the settings and perhaps configure some subscriptions.