=== EvantoTools === Contributors: jagtech Tags: plugin,widget,elvanto,church,roster,songs Requires at least: 4.2.2 Tested up to: 5.2.2 Stable tag: 2.3 ElvantoTools is a plugin that allows the display of Elvanto information such as rosters, songs, and groups on your church website. == Description == ElvantoTools allows you to drop a roster, song-list, or group map onto a page, post, or sidebar so enquirers and members can look at or link to the coming week at a glance without having to log into Elvanto. The JagTech website is http://jagtech.biz == Installation == 1. Download the Zip-Archive and extract all files into your wp-content/plugins/ directory 1. Go into your WordPress administration page, click on Plugins and activate it 1. Configure your default settings under WordPress administration (Settings->ElvantoTools) 1. Obtain your Elvanto API key (on elvanto.com under Admin->Settings->Integrations->API Key) and paste into the 'key' setting 1. Add the [elvanto_roster] or [elvanto_songs] shortcode on a page or post, or add a widget under Appearance->Widgets 1. For videos to work, ensure you have the official WordPress Jetpack plugin installed and connected == Usage == Use WordPress administration to set ElvantoTools defaults, or just add the ElvantoTools widget to a sidebar. Or on a page or post, add the following tags: [elvanto_roster] [elvanto_roster weeks=2 service_types="10:30am,5pm" departments="music,up-front,support"] [elvanto_songs] [elvanto_songs services=1 service_types="7pm" ] [elvanto_map] [elvanto_map category="bible-study groups"] == Screenshots == 1. Display the song list for the upcoming week 2. Display rosters for the upcoming quarter 3. Update default settings 4. Configure sidebar widget 5. Search for a group by time and location 6. Configure map settings == Version History == v1.0.0 Initial release v1.1 Fixed missing icons v1.2 Fixed web address v1.3 Added service plan popup v1.4 Fixed fullscreen and no-plan bug v1.5 Added position sorting and exclusions v1.6 Added position merging v1.7 Fixed various bugs in roster widget v1.8 Added group map v1.9 Fixed styling of search bar v2.0 Added multiple group categories, group count, group table v2.1 Added current location of user, travel time, directions, custom contact fields v2.2 Fixed link to mp3 preview of song v2.3 Fixed a bug in the javascript functions file