Açıklama
Add a Mailgun subscription form to your WordPress site. Your visitors can use the form to subscribe to your lists using the Mailgun API.
Yükleme
- Install and activate just as a normal WordPress plugin.
- You’ll find the “Mailgun Lists” settings page in the Settings admin menu. Here, you can setup your API keys, control which lists you’re making available, and create custom descriptions for your lists.
SSS
- Installation Instructions
-
- Install and activate just as a normal WordPress plugin.
- You’ll find the “Mailgun Lists” settings page in the Settings admin menu. Here, you can setup your API keys, control which lists you’re making available, and create custom descriptions for your lists.
İncelemeler
Katkıda Bulunanlar ve Geliştiriciler
“Mailgun Subscriptions” açık kaynaklı yazılımdır. Aşağıdaki kişiler bu eklentiye katkıda bulunmuşlardır.
Katkıda bulunanlar“Mailgun Subscriptions” eklentisini dilinize çevirin.
Geliştirmeyle ilgilenir misiniz?
Kodu görüntüleyin, SVN deposuna göz atın ya da RSS ile geliştirme günlüğüne abone olun.
Değişiklik Kaydı
1.2.0
- Optional name field for the subscription widget (credit to Paul Ryley)
- Fix PHP notice when first loading admin page
- Default to WordPress email validation, with filter to use MailGun API
1.1.2
- Fix fatal error during uninstall
- Fix error saving account management page ID
1.1.1
- Validate email address when requesting token to manage account
- Disable caching of subscription management page
1.1
- New feature: subscription management
1.0
- Initial version