<?xml version="1.0"?>
<extension key="com.aghstrategies.otheramounts" type="module">
  <file>otheramounts</file>
  <name>Allow Other Amounts</name>
  <description>Adds an Other Amount Checkbox to the Price Field Settings</description>
  <license>AGPL-3.0</license>
  <maintainer>
    <author>Alice Frumin</author>
    <email>alice@aghtrategies.com</email>
  </maintainer>
  <urls>
    <url desc="Licensing">http://www.gnu.org/licenses/agpl-3.0.html</url>
  </urls>
  <releaseDate>2024-12-24</releaseDate>
  <version>1.1</version>
  <compatibility>
    <ver>5.45</ver>
  </compatibility>
  <civix>
    <namespace>CRM/Otheramounts</namespace>
    <format>24.09.1</format>
  </civix>
  <mixins>
    <mixin>setting-php@1.0.0</mixin>
    <mixin>smarty-v2@1.0.3</mixin>
    <mixin>entity-types-php@2.0.0</mixin>
  </mixins>
  <classloader>
    <psr4 prefix="Civi\" path="Civi"/>
  </classloader>
</extension>
