Skip to content

Latest commit

 

History

History
40 lines (22 loc) · 1.55 KB

README.md

File metadata and controls

40 lines (22 loc) · 1.55 KB

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.

Contents

Installation

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.

REST API

Access the WordPress site's data through an easy-to-use HTTP REST API.

REST API Developer Endpoint Reference

Resource Base Route
Events /wp-json/eventsmanager/v1/events/
Events Categories /wp-json/eventsmanager/v1/categories/
WordPress Events Manager