=== Venio === Contributors: spyrit, paulkarampournis Tags: venio, events Stable tag: 1.0.0 Requires at least: 5.7 Requires PHP: 5.6 Tested up to: 5.8 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html Display Venio events directly on your WordPress website. == Description == = Display your events on your website = This plugin allows you to display Venio events on your website. Your visitors can search among these events thanks to a shortcode integrated on your website. = Event single page = A URL is provided for each event for you to share easily. We find on this single page the pictures, the description and the packages of your event. = Optimized performances = Caching system is regulating the connection with Venio API calls. Caching lifetime is set to 1 hour (3600 seconds), every hours, your website make a new API call to Venio to get and display all your public events. Anytime, you can force the events retrieval clicking on the "Force update" button. == Installation == 1. Upload the entire `venio` directory to the `/wp-content/plugins/` directory. 2. Activate Venio through the 'Plugins' menu in WordPress. = Manual Installation = 1. Upload the entire `venio` directory to the `/wp-content/plugins/` directory. 2. Activate Venio through the 'Plugins' menu in WordPress. == Changelog == ### 1.0.0 - 2021-11-04 - Dashboard: adding a new screen to save your organizations - API: events are now saved in the database - Front: adding an event list feature (shortcode) - Front: adding a single page for your events