Descripción
Invite Codes for Contact Form 7 is an innovative add-on for the popular Contact Form 7 plugin that adds a new layer of control by allowing form submissions only when a valid invite code is entered.
This plugin is perfect for events, giveaways, private registrations, exclusive content, and more.
By leveraging invite codes, you can ensure that only authorized users can submit your forms, enhancing security and exclusivity.
Key Features
📋 Invite Code Management: Admins can easily create, view, and manage invite codes within the WordPress dashboard.
🔑 Unique Code Generator: A customizable generator allows users to create unique codes with parameters like prefix, postfix, length, and allowed characters/symbols.
🔄 Import & Export: Admins can import invite codes in bulk and export existing codes into CSV files for backup or marketing purposes.
⏳ Expiration & Usage Limits: Codes can have expiration dates and usage limits for added control.
📝 Invite Code Validation: Limit form submissions to users with a valid invite code.
🌐 Localization Support: Fully translatable, supporting multiple languages for global usability.
Use cases
📅 Event-Driven Forms: Ideal for event registrations, RSVPs, or exclusive access to webinars.
🎁 Coupons for Giveaways: Distribute unique codes for contest entries or giveaways, ensuring only authorized participants can join.
🔒 Exclusive Content Access: Provide codes for members-only content or restricted access events.
🔗 Seamless Integration: Works seamlessly with Contact Form 7, keeping the user experience familiar and easy.
Installation and Configuration
This plugin is an add-on for Contact Form 7. Make sure you have Contact Form 7 installed before installing this plugin. You can find Contact Form 7 here: https://wordpress.org/plugins/contact-form-7/
To install Invite Codes for Contact Form 7 follow these steps:
1. Upload the entire invite-codes-for-contact-form-7
folder to the /wp-content/plugins/
directory.
2. Activate the plugin through the Plugins screen (Plugins > Installed Plugins).
3. Configure the invite codes via Invite Codes submenu in the Contact menu.
4. The manual in the Instructions tab guides you through all the options and settings.
QuickStart
- Open the Invite Codes plugin via WordPress Menu > Contact > Invite Codes
- Go to the Codes Generator tab, select your options and click on Generate Codes
- Copy the codes by clicking on the button Copy Codes to Clipboard and go to the Import tab
- Paste the codes in the Invite codes form, select maximum usage and expiry date (optional) and click on the button Import Invite Codes
- Create or edit the form you want to use the invite codes on via WordPress Menu > Contact > Contact Forms
- Inside the form add the Invite Codes placeholder. Eg: Unique code[text* invite_code placeholder “Enter your unique code”]
- Save the form. It’s recommended to test the form with a test code.
Capturas
Reseñas
No hay reseñas para este plugin.
Colaboradores y desarrolladores
«Invite Codes for Contact Form 7» es un software de código abierto. Las siguientes personas han colaborado con este plugin.
ColaboradoresTraduce «Invite Codes for Contact Form 7» 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.6
- Changed: Bugfix for display submenu
- Added: Plugin checks if Contact Form 7 is installed before activation
1.2.5
- Updated: readme.txt with extra information on installation and configuration
- Added: readme.txt QuickStart guide.
1.2.4
- Changed: Security improvements for export module
- Changed: Code optimizations
1.2.3
- Changed: Code optimizations
1.2.2
- Changed: Plugin name “CF7 Invite Codes” changed to “Invite Codes for Contact Form 7”
- Changed: Permalink “cf7-invite-codes” changed to “invite-codes-for-contact-form-7”
1.2.1
Minor bug fixes
- Changed: The expiry date did not update when manually changed on the codes page.
- Changed: After submitting the form, the times_used value was not incremented.
1.2.0
First official release
- Added: Option to reuse a code up to 999 times or 0 for unlimited
- Changed: Column
used
changed totimes used
showing the number of times the code has been used. - Added: Column
Max usage
added which shows the number of times a code can be used. - Added: Import module adjusted with
Maximum usage
option. - Changed: Export module adjusted. Files are stored on server now with random string in filename and can be downloaded / deleted.
- Changed: Codes Generator now has many more options available.