generated from mt-support/tec-labs-extension-template
-
Notifications
You must be signed in to change notification settings - Fork 0
/
readme.txt
44 lines (28 loc) · 1.59 KB
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
=== Event Tickets Extension: Promoter WP Admin Integration ===
Contributors: ModernTribe
Donate link: http://m.tri.be/29
Tags: events, calendar
Requires at least: 4.9
Tested up to: 5.4.1
Requires PHP: 5.6
Stable tag: 1.0.1
License: GPL version 3 or any later version
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Just a little extension to bring quick access to your Promoter account from the Event Tickets admin pages
== Description ==
This extension aims to improve the UX of Event Tickets WP Admin pages for Promoter (https://theeventscalendar.com/product/promoter/) users.
== Installation ==
Install and activate like any other plugin!
* You can upload the plugin zip file via the *Plugins ‣ Add New* screen
* You can unzip the plugin and then upload to your plugin directory (typically _wp-content/plugins_) via FTP
* Once it has been installed or uploaded, simply visit the main plugin list and activate it
== Frequently Asked Questions ==
= Where can I find more extensions? =
Please visit our [extension library](https://theeventscalendar.com/extensions/) to learn about our complete range of extensions for The Events Calendar and its associated plugins.
= What if I experience problems? =
We're always interested in your feedback and our [Help Desk](https://support.theeventscalendar.com/) are the best place to flag any issues. Do note, however, that the degree of support we provide for extensions like this one tends to be very limited.
== Changelog ==
= [1.0.1] 2023-06-24 =
* Fix - Update to use the new Service_Provider contract in common.
= [1.0.0] 2020-09-25 =
* Initial release