Download MailPress plugin for wordpress
WordPress MailPress plugin allow you to send beautiful and styled html and plain text mails based on dedicated themes and templates for any e-mail notification issued for
- comments subscribers,
- your periodic newsletters or post notification (per post/daily/weekly/monthly),
- specific admin events : registration of a new user, comment to moderate, new comment on your posts.
This plugin
- is widget ready !
- is using Swiftmailer.
- is using Google Chart API.
Already comfortable with WordPress organisation, you will not be lost with MailPress. The MailPress theme and templates organisation is very similar to WordPress.

-
MailPress dashboard widgets -
MailPress widget -
Write -
Preview Mail (html) -
Manage mails -
View Mail (html) -
Themes -
Settings – General -
Settings – SMTP -
Settings – Test -
Manage subscribers -
Managing subscribers -
Managing subscriptions -
Mail sample
Installation:
First steps.
- Make sure you have already installed WordPress 2.7 or above.
- Unzip the MailPress package in an empty directory.
- Inside mailpress folder, you will find some addons. Make your choice to scale MailPress to your needs.
- For each selected addon (WordPress plugins interacting with MailPress) :
- Copy the zip file in the newly created directory.
- Unzip the package.
- Upload every unzipped folders in wp-content/plugins.
- Make sure that the wp-content/plugins/mailpress/tmp folder is writable.
- Log in to your WordPress admin and point your browser to “Plugins” page.
- Activate MailPress plugin first, then activate MailPress addons.
- Point your browser to “Settings > MailPress“, fill and save the settings for each tab.
- Once everything is installed, use the Test tab in “Settings > MailPress” to validate your settings.
Form subscription
To integrate the form subscription on your blog you can choose between :
- Widget option : you can use the MailPress widget.
- Code option : add the following code in your sidebar.php : <?php if (class_exists(‘MailPress’)) MailPress::form(); ?>
- Shortcode option : insert in your page ” [mailpress] “





