Hubzilla-installation: Plugins
In my Admin-Backend are displayed:
What I have to do for Plugin-Installation?
@Hubzilla Support Forum+ #Plugins
What I have to do for Plugin-Installation?
@Hubzilla Support Forum+ #Plugins
I made a GUI for updating and adding addon repositories a while back, but there is a weakness that the webserver needs write access to the /extend folder to execute the operations.
This makes me think that it might be smart to check for webserver write access and only display this GUI if the access is available. Plus I should add some description of the tools there so it's clearer what they do. I'll work on this.
Addon repo management GUI by anaqreon · Pull Request #655 · redmatrix/hubzilla
Fixed numerous bugs with the addon repo management GUI.
Only show Manage Repos button if webserver has write permission on extend/addon/.
Add some context help.