Descripción
¡Ludifica los envíos de Gravity Forms gracias al poderoso plugin de administración de puntos y logros, GamiPress!
Este plugin conecta automáticamente GamiPress con Gravity Forms añadiendo nuevos disparadores de actividad.
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
Desde el panel de control de WordPress
- Navegar a los Plugins -> Añadir nuevo.
- Haga clic en el botón «Subir Plugin» a continuación «Agregar plugins».
- Sube el archivo zip descargado y actívalo.
Subida directa
- Suba el archivo zip descargado a su carpeta
wp-content/plugins/
folder. - Descomprime el archivo zip subido.
- Navega al menú de Plugins en tu área de administración de WordPress.
- Activa este 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 – Gravity Forms integration» es un software de código abierto. Las siguientes personas han colaborado con este plugin.
Colaboradores«GamiPress – Gravity Forms integration» ha sido traducido a 2 idiomas locales. Gracias a los traductores por sus contribuciones.
Traduce «GamiPress – Gravity Forms 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.2.2
- Improvements
- Performance improvement excluding all requirements that does not meets the conditions to get checked by the GamiPress awards engine.
1.2.1
- Bug Fixes
- Fixed a database query error caused by some special fields values.
1.2.0
- Bug Fixes
- Fixed an array to string conversion PHP notice.
1.1.9
- Improvements
- Added support to access to subfields.
1.1.8
- Improvements
- Correctly detect the number of times the user submits a specific field value for fields with multiples options.
1.1.7
- Improvements
- Correctly detect the number of times the user submits a specific field value.
1.1.6
- Improvements
- Ensure to access to correct lead entries on submission listener.
1.1.5
- Bug Fixes
- Fixed bug on multisite installs that causes forms not to get loaded correctly.
1.1.4
- Developer Notes
- Added more parameters to the exclude fields filter.
1.1.3
- Improvements
- Make sure to use the GamiPress multisite functions on requirements checks.
1.1.2
- Bug Fixes
- Fixed value detection for checkboxes fields.
1.1.1
- Bug Fixes
- Updated plugin details and descriptions to request the field ID instead of the field name.
- Fixed incorrect field value detection.
1.1.0
- New Features
- Added support for checking array field values.
- Added extra information of field name and value attached to the event log.
- Added filters to exclude fields from trigger the events.
1.0.9
- New Features
- New event: Submit a specific field value.
- New event: Submit a specific field value on a specific form.
1.0.8
- New Features
- Added the ability to choose forms from all sites on multisite installs.
1.0.7
- New Features
- Added support to GamiPress 1.4.8 multisite features.
1.0.6
- Bug Fixes
- Fixed specific form title display on requirements UI.
1.0.5
- Bug Fixes
- Fixed issue on activity triggers with default specific id.
1.0.4
- New Features
- Dominio de texto actualizado para agregar soporte a wordpress translate (tanslate.wordpress.org).
1.0.3
- Bug Fixes
- Corregido el problema con el directorio de constante de localización de dominio de texto.
1.0.2
- Bug Fixes
- Corregido el problema con la localización del dominio de texto.
- Corregido el problema en activadores de actividad con identificadores específicos.
- Corregido el problema en los activadores de actividad con la identificación de usuario predeterminada.
1.0.1
- New Features
- Añadidos datos adicionales en el registro de eventos.
- Añadido soporte para las actualizaciones automáticas de GamiPress.
1.0.0
- Versión inicial.