Export to native Excel Version 1.2

Release Date
Release Version
1.2
Release Status
Stable
Release CiviCRM Compatibility
XML
<?xml version="1.0"?>
<extension key="ca.bidon.civiexportexcel" type="module">
<file>civiexportexcel</file>
<name>CiviCRM Export to Excel</name>
<description>Adds the possibility to export directly to Excel from CiviCRM.</description>
<license>AGPL3</license>
<maintainer>
<author>Mathieu Lutfy</author>
<email>mathieu@symbiotic.coop</email>
</maintainer>
<releaseDate>2014-08-25</releaseDate>
<version>1.2</version>
<develStage>stable</develStage>
<compatibility>
<ver>4.4</ver>
<ver>4.5</ver>
</compatibility>
<comments>See the README.md file.</comments>
<urls>
<url desc="Main Extension Page">https://github.com/mlutfy/ca.bidon.civiexportexcel</url>
<url desc="Documentation">https://github.com/mlutfy/ca.bidon.civiexportexcel/blob/master/README.txt</url>
<url desc="Support">http://forum.civicrm.org/index.php/board,57.0.html</url>
<url desc="Licensing">http://civicrm.org/licensing</url>
</urls>
<civix>
<namespace>CRM/CiviExportExcel</namespace>
</civix>
</extension>