<?xml version="1.0"?>
<extension key="theisland" type="module">
  <file>theisland</file>
  <name>The Island Theme</name>
  <description>A CiviCRM theme based on Bootstrap v3, fork of Shoreditch</description>
  <license>AGPL-3.0</license>
  <maintainer>
    <author>Mathieu Lu</author>
    <email>mathieu@symbiotic.coop</email>
  </maintainer>
  <urls>
    <url desc="Main Extension Page">https://lab.civicrm.org/extensions/theisland/</url>
    <url desc="Documentation">https://lab.civicrm.org/extensions/theisland/</url>
    <url desc="Support">https://lab.civicrm.org/extensions/theisland/-/issues</url>
    <url desc="Licensing">https://www.gnu.org/licenses/agpl-3.0.html</url>
  </urls>
  <releaseDate>2024-10-29</releaseDate>
  <version>2.4.2</version>
  <compatibility>
    <ver>5.78</ver>
  </compatibility>
  <comments/>
  <civix>
    <namespace>CRM/Theisland</namespace>
    <format>23.02.1</format>
  </civix>
  <mixins>
    <mixin>setting-php@1.0.0</mixin>
    <mixin>theme-php@1.0.0</mixin>
    <mixin>menu-xml@1.0.0</mixin>
    <mixin>smarty-v2@1.0.1</mixin>
  </mixins>
  <classloader>
    <psr0 prefix="CRM_" path="."/>
    <psr4 prefix="Civi\" path="Civi"/>
  </classloader>
  <upgrader>CRM_Theisland_Upgrader</upgrader>
</extension>
