이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

Newsletter SMS – SMSAPI

설명

Plugin which allows you to create Newsletter which will collect clients phone numbers and allow you to send SMS messages to them. Database is synchronized with SMSAPI account so messages can be sent from SMSAPI panel as well. More information on page https://www.smsapi.com.

스크린샷

  • After installing the plugin and moving to its settings, you'll see this overview.

  • After filling authorization data and saving you'll see next required settings as group to store subscribers and sender name of SMS messages sending through plugin.

  • In 'Subscription' tab you can set additional fields for newsletter and subscription verification by sending SMS message with random code.

  • In 'Notification' tab you can set own subscription notification sent after submitting by new subscribers.

  • On left bar in 'Send SMS' subtab of 'Newsletter SMS - SMSAPI' you can send SMS messages to all subscribers or to phone numbers that you type on your own.

설치

워드프레스 알림판에서

  1. Register your account on SMSAPI.com.
  2. Visit ‘Plugins > Add New’.
  3. Search for ‘Newsletter SMS – SMSAPI’.
  4. Activate ‘Newsletter SMS – SMSAPI’ from your Plugins page. (You’ll see it in left bar in admin panel).
  5. Configure plugin in ‘Newsletter SMS – SMSAPI > Settings’.
  6. Enter your API token. You could generate your token in SMSAPI panel ( ‘API settings > API tokens’ ). Remember to set correct access rights. The minimum ones required by the plugin are ‘Contacts’, ‘Profile’, ‘Users’, ‘SMS’ and ‘Sendernames’.
  7. Choose group to collect data collected by newsletter or add new group.
  8. Adjust Newsletter SMS – SMSAPI widget in ‘Apperance > Widgets > Manage in Customizer’.

WordPress.org에서

  1. Register your account on SMSAPI.com.
  2. Download and unzip last realase Newsletter SMS – SMSAPI zip file.
  3. Upload the ‘Newsletter SMS’ directory to your ‘/wp-content/plugins/’ directory, using your favorite method (ftp, sftp, scp, etc…)
  4. Activate Newsletter SMS from your Plugins page. (You’ll see Newsletter SMS in left bar in admin panel.)
  5. Configure plugin in ‘Newsletter SMS – SMSAPI > Settings’.
  6. Enter your API token. You could generate your token in SMSAPI panel ( ‘API settings > API tokens’ ). Remember to set correct access rights. The minimum ones required by the plugin are ‘Contacts’, ‘Profile’, ‘Users’, ‘SMS’ and ‘Sendernames’.
  7. Choose group to collect data collected by newsletter or add new group.
  8. Adjust Newsletter SMS – SMSAPI widget in ‘Apperance > Widgets > Manage in Customizer’.

후기

이 플러그인에 대한 평가가 없습니다.

기여자 & 개발자

“Newsletter SMS – SMSAPI”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

“Newsletter SMS – SMSAPI”(이)가 1(으)로 번역되었습니다. 기여해 주셔서 번역자님께 감사드립니다.

자국어로 “Newsletter SMS – SMSAPI”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

2.0.4

  • Fix dependency conflicts with SMSAPI WooCommerce plugin

2.0.3

  • Missing class fix

2.0.2

  • Add request error handling
  • Update vendor smsapi-php-client library

2.0.1

  • Fix security issues

2.0.0

  • Upgraded underlying library to the newest version.
  • Changed login method to OAuth.
  • Added option to unpin subscribers from the group instead of removing them entirely.

1.7.0

  • Added support for PHP 7.3

1.6.0

  • Added optional required fields used in widget
  • Fixed custom responses

1.5.5

  • Fix sms shipping for all recipients

1.5.3

  • Update link in description

1.5.2

  • Update description

1.5.1

  • Update installation instruction

1.5

  • Update translations
  • Add screenshots

1.4

  • Support for PHP 5.3

1.3

  • Added warning information after basic configuration submit about default contacts group selection

1.2

  • Added missing translations
  • Make activation code case-insensitive
  • Fix submit subscription form after provide invalid activation code

1.1

  • Added domain selection for international users
  • Fixed errors when user provide invalid authorization data

1.0

  • In development