Angular Profile Utilities Version 6.2.4

Release Date
Release Version
6.2.4
Release Status
Stable
Release CiviCRM Compatibility
XML
<?xml version="1.0"?>
<extension key="org.civicrm.angularprofiles" type="module">
<file>angularprofiles</file>
<name>Angular Profiles</name>
<description>A Utility extension that provides Profile support to AngularJS pages</description>
<license>AGPL-3.0</license>
<maintainer>
<author>Ginkgo Street Labs</author>
<email>inquire@ginkgostreet.com</email>
</maintainer>
<releaseDate>2023-12-15</releaseDate>
<version>6.2.4</version>
<develStage>stable</develStage>
<compatibility>
<ver>5.65</ver>
</compatibility>
<comments>
This extension is a utility for allowing AngularJS pages to load CiviCRM's Backbone.js-based profile editor/selector
widget. It comes prebuilt with a service for loading Backbone.js and necessary files as well as an AngularJS directive
to turn a standard input into the profile widget.
</comments>
<civix>
<namespace>CRM/AngularProfiles</namespace>
<format>23.02.1</format>
</civix>
<urls>
<url desc="Main Extension Page">https://lab.civicrm.org/extensions/angularprofiles</url>
<url desc="Documentation">https://lab.civicrm.org/extensions/angularprofiles</url>
<url desc="Support">https://lab.civicrm.org/extensions/angularprofiles/-/issues</url>
<url desc="Licensing">http://www.gnu.org/licenses/agpl-3.0.html</url>
</urls>
<mixins>
<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>
</extension>