Better Message Templates Version 1.0

Release Date
Release Version
1.0
Release Status
Stable
Release CiviCRM Compatibility
XML
<?xml version="1.0"?>
<extension key="com.klangsoft.btrmsgtpl" type="module">
<file>btrmsgtpl</file>
<name>Better Message Templates</name>
<description>Tools to visualize and troubleshoot system workflow message templates.</description>
<license>AGPL-3.0</license>
<maintainer>
<author>David Reedy Jr</author>
<email>davidrjr.konadave@gmail.com</email>
</maintainer>
<urls>
<url desc="Main Extension Page">https://lab.civicrm.org/extensions/btrmsgtpl</url>
<url desc="Documentation">https://lab.civicrm.org/extensions/btrmsgtpl</url>
<url desc="Support">https://lab.civicrm.org/extensions/btrmsgtpl</url>
<url desc="Licensing">http://www.gnu.org/licenses/agpl-3.0.html</url>
</urls>
<releaseDate>2022-07-17</releaseDate>
<version>1.0</version>
<develStage>stable</develStage>
<compatibility>
<ver>5.46</ver>
</compatibility>
<comments>This extension defines a new entity type, which results in a database table being created to store it. Said table is removed during uninstall.</comments>
<classloader>
<psr4 prefix="Civi\" path="Civi"/>
</classloader>
<civix>
<namespace>CRM/Btrmsgtpl</namespace>
<angularModule>crmBtrmsgtpl</angularModule>
</civix>
</extension>