Invitation Codes: Gravityforms Add-on

설명

This plugin is created to enable WordPress site owners to specify a custom invitation code to be used with Gravity Forms.
Once an invitation code is specified on a form, the user can’t submit that form until that invitation code is entered in the field during the form submission.
This plugin can be combined with the Gravity Forms User Registration Add-On to make sure that only people with a correct invitation code can register on your
website.

스크린샷

  • General tab of the Invitation Code field in the form editor.
  • General tab of the Invitation Code field with a filled in Inviation Code, and checked option regarding case sensitive invitation codes.
  • Appearance tab of the Invitation Code field with a custom validation message.
  • Form preview with the the Inviation Code field with an incorrect input.

설치

  1. Upload the plugin folder to your /wp-content/plugins/ folder.
  2. Go to the Plugins page and activate the plugin.
  3. Create a GrvityForm form and go the edit page.
  4. Within the Advanced Fields section in the editor, select “Invitation Code”.
  5. In the General tab of the Field Settings fill in the Invitation Code you want.
  6. In the Appearance tab of the Field Settings, you can specify the
    “Custom Validation Message”. This message will be shown to the user when a wrong
    invitation code is submitted.

FAQ

How do I use this plugin?

This plugin requires you to have Gravity Forms installed (min version 2.5).
The plugin is tested with Gravity Forms 2.7.3

How to uninstall the plugin?

Simply deactivate and delete the plugin.

후기

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

기여자 & 개발자

“Invitation Codes: Gravityforms Add-on”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “Invitation Codes: Gravityforms Add-on”(을)를 번역하세요.

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

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

변경이력

1.0

  • Plugin released.

1.1

  • New: Invitation code can be now a list of comma separated codes instead of single code.
  • New: User can make invitation codes input case sensitive, default is case insensitive.
  • Fixed: Invitation code field can now be populated automatically just like other GF fields.
  • Fixed: Rewritten the Javascript part.