README.md - Hide sections about future/unavailable install methods
authorTim Otten <totten@civicrm.org>
Fri, 8 Feb 2019 22:00:40 +0000 (17:00 -0500)
committerCiviCRM <info@civicrm.org>
Wed, 16 Sep 2020 02:13:17 +0000 (19:13 -0700)
ext/afform/README.md

index 1071275c30d6681ec8c53e3724839da74ce6df02..6addf613b55ce4fec0f46b219e5134083dd49698 100644 (file)
@@ -24,6 +24,7 @@ if you already have a basic understanding of CiviCRM API and AngularJS.  It is l
 * PHP v5.6+
 * CiviCRM v5.7+
 
+<!--
 ## Installation (Web UI)
 
 This extension has not yet been published for installation via the web UI.
@@ -37,6 +38,7 @@ install it with the command-line tool [cv](https://github.com/civicrm/cv).
 cd <extension-dir>
 cv dl org.civicrm.afform@https://github.com/totten/afform/archive/master.zip
 ```
+-->
 
 ## Installation (CLI, Git)