mirror of
https://git.friendi.ca/friendica/friendica.git
synced 2025-06-07 20:44:32 +02:00
Updated How to install addons (markdown)
parent
0ee1b3791a
commit
1dcc7e8a5f
1 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@ Create a directory in the base directory of your ~friendica installation called
|
|||
|
||||
## Configuration ##
|
||||
|
||||
To select and configure the addons used on your ~friendica server you can either use the [admin panel](admin panel) or configure them in the [.htconfig.php](htconfig) file.
|
||||
To select and configure the addons used on your ~friendica server you can either use the [admin panel](Admin-panel) or configure them in the [.htconfig.php](htconfig) file.
|
||||
|
||||
### Configuration by hand ###
|
||||
|
||||
|
@ -14,7 +14,7 @@ You should add the needed configuration variables for the addons according to th
|
|||
|
||||
### Configuration using the Admin panel ###
|
||||
|
||||
If you log into the admin account and select the [admin panel](admin panel) from the menu you will find a submenu `plugins` with a list of the available addons. From there you can enable or disable any of the listed addons.
|
||||
If you log into the admin account and select the [admin panel](Admin-panel) from the menu you will find a submenu `plugins` with a list of the available addons. From there you can enable or disable any of the listed addons.
|
||||
|
||||
If an activated addon offers a configuration interface through the admin panel a link in the side menu for that addon will appear so you can reach the interface.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue