Linux 软件免费装

Mailman Registration

开发者 heikoch
更新时间 2013年12月6日 20:32
PHP版本: 3.0.1 及以上
WordPress版本: 3.4
版权: GPLv2 or later
版权网址: 版权信息

标签

newsletter mailman

下载

0.2

详情介绍:

The plugin creates a txt file where the E-mail addresses are stored in the associated widget form in the uploads folder of WordPress. This txt file can then be used to write to the interested parties through a cron job on the mailing list.

安装:

  1. Upload the content from the plugin zip file to the /wp-content/plugins/ directory
  2. Activate the plugin through the 'Plugins' menu in WordPress
  3. Configure the plugin in the admin section in your WordPress
  4. Place the Widget in your Sidebar

常见问题:

What is the MailMan command for the cron job?

/usr/sbin/add_members -r /pathtoyourwordpress/wp-content/uploads/yourfilename.txt nameofthemailinglist && echo "">/pathtoyourwordpress/wp-content/uploads/yourfilename.txt The exact path you see in the admin area -> Settings -> MM-Registration.

What is teh Shortcode?

[mm_registration msg_thank_you="your_msg_thank_you" msg_error="your_msg_error" msg_email_not_valid="your_msg_email_not_valid"]

更新日志:

0.1 0.2