Popis
WP GestSup Connector allow you to connect your WordPress Website to the helpdesk GestSup
Add a form to your website allowing your customer to open ticket directly in your GestSup Helpdesk
/!\ New in WP Gestsup Connector 1.5.0 => Add the form with a new editor ( Gutenberg ) Block
Snímky obrazovky
Instalace
- unzip
- upload to wp-content/plugin
- Go to your dashboard to activate it
- have fun!
Nejčastější dotazy
- How to add an \“add ticket form\“ to my website?
-
Use the Gutenberg block
Or use the old Shortcode:
- Create a page with the name you want.
- Add the Shortcode [gestsup_add_ticket]
- That\’s all!
- May I allow not registered visitor to contact us with the same form?
-
yes! Just allow this by checking the box and add a mail address to reach the support team.
If a registred customer is requesting support, a ticket is directly created in GestSup. if not registred, support team will receive a mail with the details. - May I use a Recaptcha?
-
Yes! the Google Recaptcha V2 ( invisible and Checkbox ) are allowed.
Recenze
Autoři
WP GestSup Connector je otevřený software. Následující lidé přispěli k vývoji tohoto pluginu.
SpolupracovníciPlugin „WP GestSup Connector“ byl přeložen do 1 jazyku. Děkujeme všem překladatelům za jejich pomoc.
Přeložte “WP GestSup Connector” do svého jazyka.
Zajímá vás vývoj?
Prohledejte kód, podívejte se do SVN repozitáře, nebo se přihlaste k odběru protokolu vývoje pomocí RSS.
Přehled změn
1.5.4
14 feb 2019
* happy Valentine’s Day
* Add link to reach the GestSup directly from the Admin Widget
* Code reorganisation
1.5.3
12 feb 2019
* add settings to admin widget
1.5.2
27 jan 2019
* add Admin Widget
1.5.1
18 jan 2019
* Happy New Year Everybody!
* Add Category selection on Gutenberg Block
1.5.0
20 dec 2018
* Improve Options Page
* Add a new editor (Gutenberg) Block to add a form.
1.4.2
12 déc 2018
* Don’t forget the Class!
1.4.1
11 dec 2018
* add language selection on account creation
1.4.0
29 Nov 2018
* Release Pro features to Free one
* Tested on WP 5.0
1.1.0
- Add Google Recaptcha (optional)
1.0.1
- Bugfix
- add l10n functions
- add .pot
- add French Translation (fr_FR)
1.0.0
- initial version