eventespresso / eea-rest-api-client

An EE4 addon that adds a shortcode that uses angular.js to retrieve data from the EE4 JSON REST API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EE4 JSON REST API Client Addon

An addon to Event Espresso 4 for demonstrating the use of the EE4 JSON REST API.

This plugin/addon needs to be uploaded to the "/wp-content/plugins/" directory on your server or installed using the WordPress plugins installer. In order to work, it requires the following plugins to be active:

  1. Event Espresso 4.6.25+
  2. WP JSON REST API 1.2
  3. EE4 JSON REST API 2.0
  4. To use it, just add the shortcode [REST_API_CLIENT] onto a page, then we will enqueue the necessary javascript files, and use the API to show the first 10 events and their description.s

About

An EE4 addon that adds a shortcode that uses angular.js to retrieve data from the EE4 JSON REST API

License:GNU General Public License v2.0


Languages

Language:PHP 43.1%Language:CSS 33.6%Language:Hack 18.1%Language:JavaScript 5.2%