WPEM – REST API

Description

WP Event Manager Rest API

Documentation

Documentation for the core plugin and add-ons can be found on the docs site here. Please take a look before requesting support because it covers all frequently asked questions!

Be a contributor

If you want to contribute, go to our WP Event Manager Rest API GitHub Repository and see where you can help.

You can also add a new language via translate.wordpress.org. We’ve built a short guide explaining how to translate and localize the plugin.

Thanks to all of our contributors.

Documentation and Support

Connect With US

To stay in touch and get latest update about WP Event Manager’s further releases and features, you can connect with us via:
Facebook
Twitter
Google Plus
Linkedin
Pinterest
Youtube.

Screenshots

Installation

Automatic installation

Automatic installation is the easiest option as WordPress handles the file transfers itself and you don’t even need to leave your web browser. To do an automatic install, log in to your WordPress admin panel, navigate to the Plugins menu and click Add New.

In the search field type “WP Event Manager” and click Search Plugins. Once you’ve found the plugin you can view details about it such as the the point release, rating and description. Most importantly of course, you can install it by clicking Install Now.

Manual installation

The manual installation method involves downloading the plugin and uploading it to your web server via your favorite FTP application.

  • Download the plugin file to your computer and unzip it

  • Using an FTP program, or your hosting control panel, upload the unzipped plugin folder to your WordPress installation’s wp-content/plugins/ directory.

  • Activate the plugin from the Plugins menu within the WordPress admin.

Getting started

Once installed:

Note when using shortcodes, if the content looks blown up/spaced out/poorly styled, edit your page and above the visual editor click on the ‘text’ tab. Then remove any ‘pre’ or ‘code’ tags wrapping your shortcode.

FAQ

How do I setup WP Event Manager?

View the getting installation and setup guide for advice getting started with the plugin. In most cases it’s just a case of adding some shortcodes to your pages!

Can I use WP Event Manager without frontend event submission?

Yes! If you don’t setup the [submit_event_form] shortcode, you can just post from the admin backend.

How can I customize the event submission form?

There are three ways to customize the fields in WP Event Manager;

  1. For simple text changes, using a localisation file or a plugin such as Say What.

  2. For field changes, or adding new fields, using functions/filters inside your theme’s functions.php file: Read more.

  3. Use a 3rd party plugin which has a UI for field editing.

If you’d like to learn about WordPress filters, here is a great place to start: Read more.

How can I be notified of new events via email?

If you wish to be notified of new postings on your site you can use a plugin such as Post Status Notifier.

Reviews

There are no reviews for this plugin.

Contributors and Developers

“WPEM – REST API” is open source software. The following people have contributed to this plugin.

Contributors

Translate “WPEM – REST API” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Change Log

1.0.5 [ 9th Feb 2023 ]

Fixed : Remove a message from the App branding page.
Added : API key expiry status is added.

1.0.4 [ 17th Oct 2023 ]

Fixed : Description is added for REST API addon.
Fixed : Repeated Ajax requests sending while selecting a color issue is fixed.
Fixed : Display the save message while saving App Branding.
Fixed : Show the notice in proper alignment.
Added : A copied key button is added on the key generate page.
Added : Application name feature added to the add-on.

1.0.3 [ 22nd Dec 2022 ]

Fixed – Event Ticket scaning issue with mobile app.
Fixed – Order tab option not working in mobile app.
Fixed – Event organizer user permission issue.
Fixed – Organizer add note feature not working correctly.
Fixed – Ticket sales report visibility issue.
Fixed – Removed licence key for Rest API addon.

1.0.2 [ May 18th, 2022 ]

Fixed – Ecosystem Controller file.

1.0.1 [ May 17th, 2022 ]

Fixed – Past events search.
Fixed – Message and status code improvements.
Fixed – Data improvements.

1.0.0 [ 9th Apr 2021 ]

  • Inital release.