You can purchase Mailster from either mailster.co or CodeCanyon. Each license is domain-specific, allowing use on unlimited subdirectories. You can change the assigned domain up to three times. Licenses bought after October 1, 2022, receive six months of auto-updates. For additional licenses, visit the purchase link.
Articles Tagged: legacy
RSS Email Campaigns
Mailster allows you to automate recurring autoresponders using RSS Feeds, ideal for integrating external content. For content from your own site, use dynamic tags. You can dynamically populate email subject lines with RSS titles, ensuring your campaigns are timely and relevant with each new feed item.
Adding Content to your Forms
This article outlines how to customize Legacy Forms using Mailster. You can enhance forms with additional content by employing the mailster_form filter hook. Target specific forms like Unsubscribe or Profile with dedicated hooks. Explore more about integrating custom code and maximizing form functionality on your site.
Disabling the Inline Editor
This article is outdated for the latest Mailster version. The Inline Editor enhances campaign creation efficiency. To revert to the old editor, simply use the code: `add_filter(‘mailster_inline_editor’, ‘__return_false’);`. For more on adding custom code, check the provided link.
Using Mailster Forms (Deprectated)
Mailster offers versatile sign-up forms for various platforms, including WordPress and plain HTML. You can embed forms using shortcodes, a customizable Subscriber Button, or raw HTML. This article focuses on Legacy Forms, but be sure to explore the new block-based forms for enhanced features.
Adding a Date Picker to your forms
For legacy forms, you can enhance date fields by adding a date picker using a simple code snippet. This allows for better subscriber engagement, such as in birthday campaigns. Customize the appearance by selecting different themes from the jQuery UI homepage to align with your website’s design.
Setup your Birthday campaign with autoresponders
With Mailster, easily send birthday greetings to subscribers by adding a birthday custom field. Create a campaign, set it to trigger annually based on the subscriber’s birthday, and schedule it to send at midday. Save your campaign, and you’re all set to celebrate!
How can I setup the newsletter homepage (legacy)?
Mailster requires a static newsletter homepage for subscription management. This page, accessible at http://yourdomain.tld/newsletter-signup, utilizes essential shortcodes for signups, confirmations, and unsubscriptions. Customize your content within the [newsletter_signup] shortcodes, and remember to link it in your settings. Subpages for unsubscribe and profile are also available.