Update afform & search kit info
[civicrm-core.git] / ext / afform / core / info.xml
index 34ed9f0265d35f7e840d9e43a93bcc55ed57bda9..6fee430d09e561c399a45e149d0c5389b8481f38 100644 (file)
@@ -1,29 +1,24 @@
 <?xml version="1.0"?>
 <extension key="org.civicrm.afform" type="module">
   <file>afform</file>
-  <name>Afform: Core Runtime</name>
-  <description>Afform is the Affable Administrative AngularJS Form Framework</description>
+  <name>Form Core</name>
+  <description>Core functionality for rendering and processing dynamic forms</description>
   <license>AGPL-3.0</license>
   <maintainer>
     <author>CiviCRM LLC</author>
     <email>info@civicrm.org</email>
   </maintainer>
   <urls>
-    <url desc="Main Extension Page">http://FIXME</url>
-    <url desc="Documentation">http://FIXME</url>
-    <url desc="Support">http://FIXME</url>
+    <url desc="Chat">https://chat.civicrm.org/civicrm/channels/dev-afform</url>
     <url desc="Licensing">http://www.gnu.org/licenses/agpl-3.0.html</url>
   </urls>
   <releaseDate>2020-01-09</releaseDate>
-  <version>5.44.alpha1</version>
+  <version>5.45.alpha1</version>
   <develStage>beta</develStage>
   <compatibility>
     <ver>5.23</ver>
   </compatibility>
-  <requires>
-    <ext version="~4.5">org.civicrm.api4</ext>
-  </requires>
-  <comments>Core functionality for CiviCRM Afforms</comments>
+  <comments>The Form Core extension is required to use any dynamic form. To administer and edit forms, also install the Form Builder extension.</comments>
   <civix>
     <namespace>CRM/Afform</namespace>
   </civix>