Περιγραφή
The CleverReach Extension for WordPress provides an easy way to embed your CleverReach sign-up form anywhere on your website.
Δυνατότητες
- Easily embed your CleverReach sign-up form anywhere on your website
- Double opt-in according to your CleverReach configuration
- Smooth form submission using Ajax (no page reload)
- Optional: Customize your form and error messages via filters (Check the Wiki for available filters)
Looking ahead
- Unsubscribe form
- Support for WordPress Widgets
- PHPUnit Tests
Γλώσσες
- Αγγλικά
- Γερμανικά
- Ισπανικά
- Ρώσσικα
Integrations
- Visual Composer
- Coming soon: Contact Form 7
Υποστήρικη
If you find an issue, please raise an issue on GitHub.
Εγκατάσταση
Requirements
Using the latest version of WordPress and PHP is highly recommended.
- WordPress 4.0 or newer
- PHP 5.3.0 or newer
- PHP SOAP extension
- CleverReach API key
Using WP-CLI
- Install and activate:
wp plugin install cleverreach-extension --activate
Using Composer
- Install:
composer create-project hofmannsven/cleverreach-extension --stability=dev
- Activate the plugin on the plugin dashboard
Using the WordPress dashboard
- Navigate to the ‘Add New’ in the plugins dashboard
- Search for ‘CleverReach Extension’
- Click ‘Install Now’
- Activate the plugin on the plugin dashboard
Using FTP
- Unzip the download package
- Upload
cleverreach-extension
folder to your plugins directory - Activate the plugin on the plugin dashboard
Συχνές Ερωτήσεις
- Why would I use the API instead of the source code provided within my CleverReach account?
-
Using the API will allow you to push and pull data from CleverReach.
This allows things like smooth form submission via Ajax and custom error handling. - Is it secure?
-
No customer data is stored within your WordPress database.
We heavily rely on the security of CleverReach which is tested and verified according to German standards. - Having problems with the PHP SOAP Extension?
-
Check the PHP SOAP wiki page for further information.
- How can I customize the sign-up form or the error messages?
-
Check the Wiki for further information.
- I’m having issues getting the plugin to work what should I do?
-
See CleverReach Extension on Github for a detailed rundown of common issues.
- Where can I get more information and support for this plugin?
Κριτικές
Συνεισφέροντες & Προγραμματιστές
“CleverReach Extension” είναι λογισμικό ανοιχτού κώδικα. Οι παρακάτω έχουν συνεισφέρει στη δημιουργία του.
ΣυντελεστέςΜεταφράστε το “CleverReach Extension” στην γλώσσα σας.
Interested in development?
Περιηγηθείτε στον κώδικα , ανατρέξτε στο αποθετήριο SVN ή εγγραφείτε στο αρχείο καταγραφής αλλαγών μέσω RSS .
Σύνοψη αλλαγών
0.2.0
- Reworked admin interaction
- Spanish & Russian translation
- Visual Composer plugin integration
- Better file handling, code cleanup and documentation
0.1.0
- Αρχική έκδοση