meta data for this page

Invite

—- plugin —-

description: Send an invite to join the phpList system author : phplist email : info@phplist.com type : lastupdate : 2013/08/28 compatible : 3.0.3 depends : conflicts : similar : tags : render

downloadurl: http://github.com/michield/phplist-plugin-invite/archive/master.zip bugtracker : http://github.com/michield/phplist-plugin-invite/issues sourcerepo : http://github.com/michield/phplist-plugin-invite/ donationurl:


Purpose

Send an invite using the campaign system.

With this plugin you can send a campaign which requires the “Confirmation” url. Once a mail is sent, the subscriber is marked blacklisted. When they click the confirmation URL they are removed from the blacklist and will be a normal confirmed subscriber in the system.

More info in the README: https://github.com/phpList/phplist-plugin-invite

Wishlist/Todo

It may at times be useful to allow sending to subscribers who are already marked unconfirmed in the system. This will need some discussion first.

Change Log

  • 2013/08/26
    • added config to set the subscribe page, so that a different welcome message can be used
  • 2013/08/26
    • Initial release