=== RSVPmaker Excel === Contributors: davidfcarr Donate: http://www.rsvpmaker.com Tags: event, calendar, rsvp, excel Requires at least: 3.0 Tested up to: 4.7 Stable tag: 1.2 Download to Excel extension for event scheduling and RSVP tracking plugin. == Description == This is an extension to the RSVPmaker event scheduling and RSVP tracking plugin for WordPress. It makes it possible to download RSVP reports to Excel, in addition to viewing them online. The Excel functions are based on the [PHPExcel](http://www.phpexcel.net/) library. Several versions of RSVPMaker, prior to 2.5.4, had this functionality included. The idea behind splitting it out is to lighten the download for the base plugin, particularly for users who may not take advantage of the Excel function. The PHPExcel library is bigger than all the rest of the RSVPmaker code. [__RSVPmaker.com__](http://www.rsvpmaker.com/) == Installation == 1. Upload the entire `rsvpmaker-excel` folder to the `/wp-content/plugins/` directory. 1. Activate the plugin through the 'Plugins' menu in WordPress. == Credits == RSVPmaker Excel Copyright (C) 2012 David F. Carr This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. See the GNU General Public License at . RSVPMaker Excel includes the [PHPExcel](http://www.phpexcel.net/) library, which is governed by its own [LGPL licensing terms](http://phpexcel.codeplex.com/license). == Changelog == = 1.1 = Tested for compatibility with WordPress 4.1 = 1.0 = First release