=== fyvent === Contributors: bprieto65 Donate link: https://fyvent.com/donate Tags: event, event organization, speakers, sessions Requires at least: 5.0 Tested up to: 5.9 Requires PHP: 7.2 Stable tag: 1.0.0 License: GPLv3 or later License URI: http://www.gnu.org/licenses/gpl-3.0.html Fyvent helps with developing wordpress websites for events. This plugin defines some custom types and user roles that are useful to manage event information. == Description == Fyvent is a plugin for managing events, like conferences or seminars. It creates specific custom types for venues, rooms and sessions. You can then use this custom types to manage the information of your event. It also creates two user roles, speaker and attendant, to let users register for the event and manage their information. For further information on the fyvent project, check [fyvent.com](https://fyvent.com). If you want to contribute to the development of fyvent, please visit the [GitHub repository](https://github.com/borjaprieto/fyvent_plugin). == Installation == 1. Upload `fyvent.zip` to the `/wp-content/plugins/` directory and unzip the file 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Configure the plugin setting through the Dashboard menu. Or just install the plugin from the official WordPress repository. == Frequently Asked Questions == = Do I need to use a specific theme? = No, you can use any theme you like. = Can I export the attendant list? = Not yet, but we are working on that. == Screenshots == 1. Fyvent options 2. Messages options 3. Rooms table 4. Sessions table 5. Venues table 6. Attendant registration form == Upgrade Notice == = 1.0 = First version == Changelog == = 1.0.0 = * First version.