[Composer] Add abraham/twitteroauth dependency
- Add vendor to .gitignore - Add install step for addons
This commit is contained in:
parent
f96a41a411
commit
0927c20007
4 changed files with 89 additions and 3 deletions
|
@ -4,9 +4,10 @@
|
|||
|
||||
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
|
||||
util/composer.phar install -d addon
|
||||
|
||||
This will clone the entire repository in a directory called addon. They can now be activated in the addons 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 *
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue