]> git.mxchange.org Git - friendica-addons.git/blob - INSTALL.txt
added a New Member Widget to let the admin pass some information to new members
[friendica-addons.git] / INSTALL.txt
1 *********************
2 * Install Using Git *
3 *********************
4
5 To install all addons using git, cd into your top level Friendica directory and
6
7 git clone https://github.com/friendica/friendica-addons.git addon
8
9 This will clone the entire repository in a directory called addon.  They can now be activated in the plugins section of your admin panel.
10
11 ********************
12 * Install Manually *
13 ********************
14
15 1. Download the archive (AddonName.tgz) containing the addon you want to install.
16 2. Unzip the contents of the archive to your harddrive.
17 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.
18 4. Activate the addon in the plugins section of your admin panel.