X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=INSTALL.txt;h=37998583114fdadac0b257f2156d813afd6dda70;hb=9786b605b62abcfa4add190f98346150d1846229;hp=ec9372e84c56cb7a5b17bb7da8371cc2402b2ed8;hpb=2517e7716ebcd118b170695b77b3bff074e620fe;p=friendica-addons.git diff --git a/INSTALL.txt b/INSTALL.txt index ec9372e8..37998583 100644 --- a/INSTALL.txt +++ b/INSTALL.txt @@ -4,15 +4,15 @@ To install all addons using git, cd into your top level Friendica directory and -git clone https://github.com/friendica/friendica-addons.git addon + git clone https://github.com/friendica/friendica-addons.git addon -This will clone the entire repository in a directory called addon. They can now be activated in the plugins section of your admin panel. +This will clone the entire repository in a directory called addon. They can now be activated in the addons section of your admin panel. ******************** * Install Manually * ******************** -1. Download the archive (AddonName.tgz) containing the addon you want to install. +1. Download the archive (Download ZIP button) containing the addons. 2. Unzip the contents of the archive to your harddrive. 3. Upload the extracted directory and all it's contents to /path/to/friendica/addon. You will need to create the addon directory if this is the first addon you have installed. -4. Activate the addon in the plugins section of your admin panel. +4. Activate the addon in the addons section of your admin panel.