=== weclapp === Contributors: Lukas Kröger Tags: webinar, weclapp, campaign, cloud, ERP, CRM, ticketing, helpdesk Requires at least: 4.0 Tested up to: 4.5 Stable tag: 1.2 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html This plugin integrates weclapp functionality into wordpress CMS == Description ==
displayformular=0)
If a user is not in your contact, lead, or customer list in weclapp then then the participant will be added to your contacts (contact type can be set in the Plugin Settings under "Create new persons as").
Participants trying to register repeatedly will be informed about their already existing participation.
Additional features:
* success messages can be configured under the plugin settings
* multiple formulars or lists on one page
Here is a sample how the usage of the plugin looks like: https://www.weclapp.com/de/webinare/
[weclappCampaings] into a chosen post.
By default webinar is the campaign type. If you like to use another campaign type, use the Shortcode parameter type. It is also possible to disable the formular using the Shortcode parameter displayformular=0 .
For instance, if you like to list all upcoming events without a formular:
[weclappCampaigns type="Event" displayformular=0]
Use the following names for the campaign types:
* Event
* Webinar
* Exposition
* Publicrelation
* Advertisement
* Bulkmail
* Email
* Telemarketing
* Other
Multiple formulars on one page (with different campaign types respectively) can easily be created by placing multiple Shortcodes on it.
[weclappTicketing] into one of your posts.
Optionally, you can add the following fields to the formular using the shortcode parameters in brackets:
* phone number (phone_number=1)
* additional recipients (additional_recipients=1)
* category (category=1)
For example, the following shortcode will display the submit formular including a category select box:
[weclappTicketing category=1]
If you encounter any errors messages, check your plugin settings as shown under "Installation".
== Installation ==
1. Download and install plugin under Plugins -> Add new.
2. Activate the plugin through the 'Plugins' menu in WordPress
3. Setup your plugin (API data in weclapp can be found under the user settings):
* Enter your API Token
* Enter your domain name e.g. your_domain_name.weclapp.com (without "https://")
== Screenshots ==
For an impression visit https://www.weclapp.com/de/webinare/
1. Plugin settings
2. List of all campaigns with type webinar with one opened description
3. List of all campaigns with type webinar including a formular
4. Support request formular
== Changelog ==
1.0 Initial version with campaign support only
1.1 Shortcode parameters added and settings modified
1.2 Ticket Management added, shortcode parameters changed
== Upgrade Notice ==
1.1 Update to this version to use all kinds of campaigns and more than one weclapp-Shortcodes on one page.
1.2 Update to this version to use Ticket Management