=== WP Event Manager – REST API === Contributors: wpeventmanager,ashokdudhat,hiteshmakvana Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=55FRYATTFLA5N Tags: events,0event,calendar,event manager,calendar event,Rest API Requires at least: 4.1 Tested up to: 5.8.3 Stable tag: 1.0.0 Requires PHP: 5.6 License: GPLv3 License URI: https://www.gnu.org/licenses/gpl-3.0.html The term REST API defines a powerful software architecture that offers the most convenient way to integrate applications. When it comes to WP Event Manager, it helps you connect our mobile application with your website so that you can control your events from your mobile devices. WP Event Manager’s mobile application is available on the playstore for free. To fully utilize the benefits of our mobile application, you need the support of WP Event Manager’s REST API keys. It is simple to use and absolutely free of cost. Starting from creating events to managing check ins and check outs you can keep an eye on every activity that is taking place in your events through our mobile application. Besides this, you can also customize the colour and design of the app with our API keys. In simple words, the WP Event Manager’s REST API brings the entire event management system into your mobile devices. The term rest api defines a powerful software architecture that is used on a particular platform to share you’re the platform’s data with other and perform certain task on your website. We use the rest api to control wp event manager’s functionality that lets you create event get event data a vast majority of task is performed by the WP event manager’s rest api . wp event manager’s rest api performs some specific tasks related to the wp event amanger. It is a free plugin. That app uses our wp event managers rest api to communicate with the website and let yi REST APIs provide a flexible, lightweight way to integrate applications, and have emerged as the most common method for connecting components in microservices architectures. == Description == WP Event Manager Rest API * [Demo](https://wp-eventmanager.com) * [Add-ons](http://www.wp-eventmanager.com/plugins/) * [Documentation](http://www.wp-eventmanager.com/documentation/) [youtube https://www.youtube.com/watch?v=CPK0P7ToRgM] = Documentation = Documentation for the core plugin and add-ons can be found [on the docs site here](https://wp-eventmanager.com/knowledge-base/). 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 GitHub Repository](https://github.com/wpeventmanager/wp-event-manager) and see where you can help. You can also add a new language via [translate.wordpress.org](https://translate.wordpress.org/projects/wp-plugins/wp-event-manager). We've built a short guide explaining [how to translate and localize the plugin](https://www.wp-eventmanager.com/documentation/translating-wp-event-manager/). Thanks to all of our contributors. = Documentation and Support = - For documentation and tutorials go to our [Documentation](https://wp-eventmanager.com/knowledge-base/). - If you have any more questions, visit our support on the [Plugin's Forum](https://wordpress.org/support/plugin/wp-event-manager). - If you want help with a customisation, you can contact any one for the [Listed Certified Developers](https://www.wp-eventmanager.com/hire-certified-wp-event-manager-developers/?utm_source=wp-repo&utm_medium=link&utm_campaign=readme). - If you need help with one of our add-ons, [please contact here](https://www.wp-eventmanager.com/get-support/?utm_source=wp-repo&utm_medium=link&utm_campaign=readme). - For more information about features, FAQs and documentation, check out our website at [WP Event Manager](https://www.wp-eventmanager.com/?utm_source=wp-repo&utm_medium=link&utm_campaign=readme). = 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](https://www.facebook.com/wpeventmanager/) - [Twitter](https://twitter.com/wp_eventmanager) - [Google Plus](https://plus.google.com/u/0/b/107105224603939407328/107105224603939407328) - [Linkedin](https://www.linkedin.com/company/wp-event-manager) - [Pinterest](https://www.pinterest.com/wpeventmanager/) - [Youtube](https://www.youtube.com/channel/UCnfYxg-fegS_n9MaPNU61bg). == 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: 1. Create a page called "events" and inside place the `[events]` shortcode. This will list your events. 2. Create a page called "submit event" and inside place the `[submit_event_form]` shortcode if you want front-end submissions. 3. Create a page called "event dashboard" and inside place the `[event_dashboard]` shortcode for logged in users to manage their listings. **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. == Frequently Asked Questions == = How do I setup WP Event Manager? = View the getting [installation](http://www.wp-eventmanager.com/plugins-documentation/wp-event-manager/installation/) and [setup](http://www.wp-eventmanager.com/plugins-documentation/wp-event-manager/setting-up-wp-event-manager/) 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](https://wordpress.org/plugins/say-what/). 2. For field changes, or adding new fields, using functions/filters inside your theme's functions.php file: [Read more](http://www.wp-eventmanager.com/plugins-documentation/wp-event-manager/editing-event-submission-form-fields/). 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](https://pippinsplugins.com/a-quick-introduction-to-using-filters/). = 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](http://wordpress.org/plugins/post-status-notifier-lite/). == Screenshots == 1. Rest API settings. 2. API Access. 3. Add API Key. 4. APP Branding 5. APP Branding Dark == Changelog == = 1.0.0 [ 24th Jan 2022 ] = * Inital release.