meta data for this page
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
develop:wordpress [2015/02/11 11:57] – phplist | develop:wordpress [2015/10/29 05:50] (current) – [Current Plugins] formatted url wiki style jeffmcneill | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | |||
+ | ====== phpList and Wordpress ====== | ||
+ | |||
+ | |||
+ | Wordpress is a popular Open Source application to run a website. There are several sides to making phpList and Wordpress work together: | ||
+ | |||
+ | - Newsletter sign up | ||
+ | - Subscriber integration | ||
+ | - Newsletter creation | ||
+ | |||
+ | |||
+ | ==== Newsletter Signup ==== | ||
+ | |||
+ | This is some system that allows you to have a "sign up to our newsletters" | ||
+ | |||
+ | ==== Subscriber integration ==== | ||
+ | |||
+ | Implementing this will require digging deeper into the Wordpress mechanism to handle " | ||
+ | |||
+ | ==== Newsletter creation ==== | ||
+ | |||
+ | Why create a template creation system in phpList if Wordpress already does that. phpList is very good at sending a webpage, and Wordpress designers know how to create templates in Wordpress. Why not combine the two and have designers create a newsletter theme in Wordpress, editors edit the newsletter in Wordpress and then at the end post the URL to phpList for sending. | ||
+ | |||
+ | |||
+ | ====== Current Plugins ====== | ||
+ | |||
+ | There are several plugins available that work in Wordpress to sign up to phpList. The most recent addition can do this very neatly using the Ajax subscribe functionality of phpList. | ||
+ | |||
+ | - [[https:// | ||
+ | - [[https:// | ||
+ | ====== Feature ideas ====== | ||
+ | |||
+ | - Integration with WooCommerce | ||
+ | - Integration with various form plugins (start with most popular) | ||
+ | - Integration with membership plugins (wp-emember, | ||
+ | - First class integration across most popular plugins that have mailing list integration (e.g., wherever Mailchimp/ | ||
+ | - Build a core function set, then have a wrapper for integration. | ||
+ | - Simpler and faster, the better (less can go wrong) | ||
+ | |||
+ | ====== People working on this ====== | ||
+ | |||
+ | |||