Angular Profile Utilities Version 1.2.2

Release Date
Release Version
1.2.2
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>2021-02-08</releaseDate>
<version>1.2.2</version>
<develStage>stable</develStage>
<compatibility>
<ver>5.23</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>
</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>
</extension>