Опис
The Gravity Forms Entries Inventory Management provides an easy way to accept a given number of bookings/sell X tickets on your website.
Mark the desired field with ‘gfinventory’ css class in the Field Appearence tab. Further to this the plugin will:
- Sum up the values from the ‘gfinventory’ field from all the available Entries of this form
- Will compare that total with the “Number of Entries” (total entries) option from Form Settings tab.
- Will display any needed validation both at form load time as well as upon form submit.
Note!
Plugin works with “total entries” option for Number of Entries.
Plugin not tested with other Number of Entries limits like:
- per day
- per week
- per month
- за рік
Сумісність
This plugin is compatible with:
* Gravity Forms >= 1.9.12.10
Скріншоти
Встановлення
See Screenshots tab for a short visual tutorial.
- Copy the
gravity-entry-inventory-management
folder into yourwp-content/plugins
folder - Activate the Gravity Forms Entries Inventory Management plugin via the plugins admin page
- Create a new Gravity Form
- Add a new input field on the form
- Go to the Field Appearence tab and add ‘gfinventory’ (without single quotes) to the Custom Css Class field. Save the form.
- Go to Form Settings (NOT Global Gravity Form Settings) and
- Check “Enable entry limit”
- Set your limit for this form in “Number of Entries” field
- Set yor message in “Entry Limit Reached Message” field
- Зберегти налаштування
Відгуки
Учасники та розробники
“Gravity Forms Entries Inventory Management” — проект з відкритим вихідним кодом. В розвиток плагіну внесли свій вклад наступні учасники:
УчасникиПерекладіть “Gravity Forms Entries Inventory Management” на вашу мову.
Цікавитесь розробкою?
Перегляньте код, перегляньте сховище SVN або підпишіться на журнал розробки за допомогою RSS.
Журнал змін
1.0.0
- First working version