Title: weclapp
Author: weclapp
Published: <strong>2015-07-23</strong>
Last modified: 2020-04-08

---

Szukaj wtyczek

![](https://ps.w.org/weclapp/assets/banner-772x250.png?rev=2279379)

Wtyczka **nie została przetestowana z trzema ostatnimi głównymi wydaniami WordPressa**.
Może nie być już utrzymywana lub obsługiwana, co może skutkować problemem ze zgodnością
z nowszymi wersjami WordPressa.

![](https://s.w.org/plugins/geopattern-icon/weclapp_e0fffc.svg)

# weclapp

 Autor: [weclapp](https://profiles.wordpress.org/weclapp/)

[Pobierz](https://downloads.wordpress.org/plugin/weclapp.1.5.zip)

 * [Szczegóły](https://pl.wordpress.org/plugins/weclapp/#description)
 * [Recenzje](https://pl.wordpress.org/plugins/weclapp/#reviews)
 *  [Instalacja](https://pl.wordpress.org/plugins/weclapp/#installation)
 * [Rozwój](https://pl.wordpress.org/plugins/weclapp/#developers)

 [Wsparcie](https://wordpress.org/support/plugin/weclapp/)

## Opis

####  Campaign Management

Adds the possibility to display campaigns and allow automatic webinar registration.
It integrates the following two elements into your webpage:

 * a list of upcoming campaigns of a chosen type scheduled in your weclapp account
   under CRM -> campaigns
 * a display of a submit form enabling visitors of your website to participate in
   one or more campaigns with one single registration (this feature can be deactivated
   using the Shortcode parameter `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 forms or lists on one page
 * alignment of the list can be chosen between vertical and horizontal
 * lists can be sorted by date or alphabetically

Here is a sample how the usage of the plugin looks like: https://www.weclapp.com/
de/webinare/

####  Ticket Management

Allows the visitors of your webpage to send a support query by means of a submit
form. The request will be automatically included in your ticket list accessible 
under Helpdesk in your weclapp account.

####  More functionality will be added in the future

####  Supported languages:

 * German
 * English
 * French
 * Spanish
 * Turkish
 * Polish

If you encounter translation mistakes, feel free to inform us at the following email-
address: support[@]weclapp.com

### Example Usage

####  Campaign Management

To use this feature, just place the Shortcode `[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 form using
the Shortcode parameter `displayformular=0`.

For instance, if you like to list all upcoming events without a form:

    ```
     [weclappCampaigns type="Event" displayformular=0] 
    ```

Use the following names for the campaign types:

 * Event
 * Webinar
 * Exposition
 * Publicrelation
 * Advertisement
 * Bulkmail
 * Email
 * Telemarketing
 * Other

Multiple forms on one page (with different campaign types respectively) can easily
be created by placing multiple Shortcodes on it.

####  Ticket Management

The only thing necessary is inserting the shortcode `[weclappTicketing]` into one
of your posts.
 Optionally, you can add the following fields to the form 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 form including a category
select box:

    ```
    [weclappTicketing category=1]
    ```

If you encounter any errors messages, check your plugin settings as shown under „
Installation”.

## Zrzuty ekranu

[⌊Plugin settings⌉⌊Plugin settings⌉[

Plugin settings

[⌊List of all campaigns with type webinar with one opened description⌉⌊List of all
campaigns with type webinar with one opened description⌉[

List of all campaigns with type webinar with one opened description

[⌊List of all campaigns with type webinar including a form⌉⌊List of all campaigns
with type webinar including a form⌉[

List of all campaigns with type webinar including a form

[⌊Support request form⌉⌊Support request form⌉[

Support request form

## Instalacja

 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):
 4.  * Enter your API Token
     * Enter your domain name e.g. your_domain_name.weclapp.com (without „https://”)

## Recenzje

![](https://secure.gravatar.com/avatar/654404f0aea387c0a7588755d86efaad8aa8053ed0b1c2203b1820bd8bc56990?
s=60&d=retro&r=g)

### 󠀁[bad documentation lacks necessary features](https://wordpress.org/support/topic/bad-documentation-lacks-necessary-features/)󠁿

 [veithfer](https://profiles.wordpress.org/veithfer/) 2017-07-28

Not well designed and simple features like contact forms are not possible. the web2Lead„
feature” is not something that works well instead. Its seems to be outdated. Not
satisfied.

![](https://secure.gravatar.com/avatar/0bafc552af977bc28c84138cea04cb98a19a9445991eb5b4ace2eab592a76ea1?
s=60&d=retro&r=g)

### 󠀁[very useful](https://wordpress.org/support/topic/very-useful-917/)󠁿

 [arsvivendi](https://profiles.wordpress.org/arsvivendi/) 2016-09-03

great and convenient way to manage campaigns created with weclapp

 [ Przeczytaj 2 recenzje ](https://wordpress.org/support/plugin/weclapp/reviews/)

## Kontrybutorzy i deweloperzy

„weclapp” jest oprogramowaniem open source. Poniższe osoby miały wkład w rozwój 
wtyczki.

Zaangażowani

 *   [ weclapp ](https://profiles.wordpress.org/weclapp/)

[Przetłumacz wtyczkę “weclapp” na swój język.](https://translate.wordpress.org/projects/wp-plugins/weclapp)

### Interesuje cię rozwój wtyczki?

[Przeglądaj kod](https://plugins.trac.wordpress.org/browser/weclapp/), sprawdź [repozytorium SVN](https://plugins.svn.wordpress.org/weclapp/)
lub czytaj [dziennik rozwoju](https://plugins.trac.wordpress.org/log/weclapp/) przez
[RSS](https://plugins.trac.wordpress.org/log/weclapp/?limit=100&mode=stop_on_copy&format=rss).

## Rejestr zmian

1.0 Initial version with campaign support only

1.1 Shortcode parameters added and settings modified

1.2 Ticket Management added, shortcode parameters changed

1.3 Compatibility with wordpress 4.7 and alignment of the list can be chosen between
vertical and horizontal

1.4 Compatibility with wordpress 5.1 and lists can be sorted by date or alphabetically

1.5 Compatibility with latest wordpress 5.4

## Meta

 *  Wersja **1.5**
 *  Ostatnia aktualizacja **6 lat temu**
 *  Włączone instalacje **60+**
 *  Wersja WordPressa ** 4.9 lub nowszej **
 *  Testowano do **5.4.19**
 *  Język
 * [English (US)](https://wordpress.org/plugins/weclapp/)
 * Tagi
 * [campaign](https://pl.wordpress.org/plugins/tags/campaign/)[cloud](https://pl.wordpress.org/plugins/tags/cloud/)
   [ERP](https://pl.wordpress.org/plugins/tags/erp/)[webinar](https://pl.wordpress.org/plugins/tags/webinar/)
   [weclapp](https://pl.wordpress.org/plugins/tags/weclapp/)
 *  [Widok zaawansowany](https://pl.wordpress.org/plugins/weclapp/advanced/)

## Oceny

 3 na 5 gwiazdek.

 *  [  1 recenzja 5-gwiazdkowa     ](https://wordpress.org/support/plugin/weclapp/reviews/?filter=5)
 *  [  0 recenzji 4-gwiazdkowych     ](https://wordpress.org/support/plugin/weclapp/reviews/?filter=4)
 *  [  0 recenzji 3-gwiazdkowych     ](https://wordpress.org/support/plugin/weclapp/reviews/?filter=3)
 *  [  0 recenzji 2-gwiazdkowych     ](https://wordpress.org/support/plugin/weclapp/reviews/?filter=2)
 *  [  1 recenzja 1-gwiazdkowa     ](https://wordpress.org/support/plugin/weclapp/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/weclapp/reviews/#new-post)

[Zobacz wszystkierecenzje.](https://wordpress.org/support/plugin/weclapp/reviews/)

## Zaangażowani

 *   [ weclapp ](https://profiles.wordpress.org/weclapp/)

## Wsparcie

Masz coś do dodania? Potrzebujesz pomocy?

 [Zobacz forum wsparcia](https://wordpress.org/support/plugin/weclapp/)