TooFestival.es - WordPress
Our WordPress with the most popular Events Management plugin.
Events Manager is a free and feature-filled events plugin for the WordPress platform, providing the ability to publish events, locations and manage bookings among many other features.
Quickly and easily create events, accept bookings, and manage attendees.
Install and Run Wamp Server
Enable Apache Modules: rewrite_module, filter_module
Unzip or Clone the repository into the folder www in wamp.
Create a MySQL database (toofestival.es) using phpMyAdmin.
Import the database from database/tf_schema.sql into the created in the step below.
Access the WordPress site's data through an easy-to-use HTTP REST API.
Resource | Base Route |
---|---|
Events | /wp-json/eventsmanager/v1/events/ |
Events Categories | /wp-json/eventsmanager/v1/categories/ |