Descripción
Gamify your WS Form submissions thanks to the powerful gamification management plugin, GamiPress!
This plugin automatically connects GamiPress with WS Form adding new activity events.
New Events
- Submit a form: When an user submits a form.
- Submit a specific form: When an user submits a specific form.
- Submit a specific field value: When an user submits a specific field value on a form.
- Submit a specific field value on a specific form: When an user submits a specific field value on a specific form.
Instalación
From WordPress backend
- Navigate to Plugins -> Add new.
- Click the button «Upload Plugin» next to «Add plugins» title.
- Upload the downloaded zip file and activate it.
Direct upload
- Upload the downloaded zip file into your
wp-content/plugins/
folder. - Unzip the uploaded zip file.
- Navigate to Plugins menu on your WordPress admin area.
- Activate this plugin.
FAQ
-
How to configure field IDs from fields with multiples inputs?
-
On a normal field, you have the field ID to access it (for example field ID 5).
For advanced fields like the name field, you need to setup the field ID + subfield ID:
For example, the «Name» field have the prefix, the first name, the last name, etc but internally their IDs are a numeric ones (prefix ID is 0, first ID is 1, etc).
So if your «Name» field has the ID 5 and you want to require the prefix field, you need to setup as field ID 5.0.
Reseñas
No hay valoraciones para este plugin.
Colaboradores y desarrolladores
«GamiPress – WS Form integration» es un software de código abierto. Las siguientes personas han colaborado con este plugin.
ColaboradoresTraduce «GamiPress – WS Form integration» a tu idioma.
¿Interesado en el desarrollo?
Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.
Registro de cambios
1.0.0
- Initial release.