BTCPay Payments for CiviCRM Version 1.0.0

Release Date
Release Version
1.0.0
Release Status
Stable
Release CiviCRM Compatibility
XML
<?xml version="1.0"?>
<extension key="btcpay" type="module">
<file>btcpay</file>
<name>BTCPay Payments for CiviCRM</name>
<description>Collect payments with BTCPay</description>
<license>AGPL-3.0</license>
<maintainer>
<author>Kofi Oghenerukevwe</author>
<email>rukykf@gmail.com</email>
</maintainer>
<urls>
<url desc="Main Extension Page">https://gitlab.com/rukkyfsfcontributions/btcpay-civicrm-ext</url>
<url desc="Documentation">https://gitlab.com/rukkyfsfcontributions/btcpay-civicrm-ext</url>
<url desc="Support">https://gitlab.com/rukkyfsfcontributions/btcpay-civicrm-ext</url>
<url desc="Licensing">http://www.gnu.org/licenses/agpl-3.0.html</url>
</urls>
<releaseDate>2021-02-01</releaseDate>
<version>1.0.0</version>
<develStage>release</develStage>
<compatibility>
<ver>5.0</ver>
</compatibility>
<comments></comments>
<classloader>
<psr4 prefix="Civi\" path="Civi"/>
</classloader>
<civix>
<namespace>CRM/Btcpay</namespace>
</civix>
</extension>