mirror of
https://github.com/YunoHost-Apps/hubzilla_ynh.git
synced 2024-09-03 19:26:21 +02:00
Updated to version 3.0.1
This commit is contained in:
parent
ef2b0956bb
commit
41cb792233
7 changed files with 11 additions and 11 deletions
10
README.md
10
README.md
|
@ -9,8 +9,8 @@
|
|||
|
||||
Current snapshot in *sources*:
|
||||
|
||||
* https://github.com/redmatrix/hubzilla: 2.8.1 (commit 9bf366b7d4ec09cef818b3e26448742fd33343a1)
|
||||
* https://github.com/redmatrix/hubzilla-addons: 2.8.1 (commit d99b0f9421e426121f448f9ea4209e0368e53736)
|
||||
* https://github.com/redmatrix/hubzilla: 3.0.1 (commit 9bf366b7d4ec09cef818b3e26448742fd33343a1)
|
||||
* https://github.com/redmatrix/hubzilla-addons: 3.0.1 (commit 5f38b56a6a17a0c5dfaf370df8e3e50f91d3dc97)
|
||||
|
||||
## To-Do's
|
||||
- [X] Installation and remove script.
|
||||
|
@ -76,6 +76,6 @@ Use the YunoHost admin panel to install Hubzilla by entering the GitHub repo add
|
|||
|
||||
Make sure to select your domain from the previous section as the application domain.
|
||||
|
||||
When installation is complete, you will need to visit your new hub and login with the admin account you specified at the of installation process. You should then be able to create your first channel and have the admin rights for the hub.
|
||||
<strong>For normal YunoHost users:</strong>You can login through Ldap authentication and create your channel.
|
||||
<strong>For admin:</strong>If you don't see the admin rights in your nav bar drop down menu or want to grant admin rights for any other user on the hub then you have to manually add 4096 to the account_roles under accounts for that user in the database through phpMYAdmin.
|
||||
When installation is complete, you will need to visit your new hub's page and login with the admin account which was entered at the time of installation process. You should then be able to create your first channel and have the admin rights for the hub.<br>
|
||||
<strong>For normal YunoHost users:</strong>Normal LDAP users can login through Ldap authentication and create there channels.<br>
|
||||
<strong>If admin don't see the admin rights:</strong>If admin don't see the admin rights in your nav bar drop down menu or want to grant admin rights to any other user(s) on the hub then you have to manually add 4096 to the account_roles under accounts for that user in the database through phpMYAdmin.
|
||||
|
|
|
@ -1 +1 @@
|
|||
hubzilla-addons-2.8.1
|
||||
hubzilla-addons-3.0.1
|
||||
|
|
|
@ -1 +1 @@
|
|||
4e32745164757618474edbd0366388ff hubzilla-addons-2.8.1.zip
|
||||
9187dbb700ce2269b5816168877a38a1 hubzilla-addons-3.0.1.zip
|
||||
|
|
|
@ -1 +1 @@
|
|||
https://github.com/redmatrix/hubzilla-addons/archive/2.8.1.zip
|
||||
https://github.com/redmatrix/hubzilla-addons/archive/3.0.1.zip
|
||||
|
|
|
@ -1 +1 @@
|
|||
hubzilla-2.8.1
|
||||
hubzilla-3.0.1
|
||||
|
|
|
@ -1 +1 @@
|
|||
289c8a6aa0e03562f5cb281ac88c73df hubzilla-2.8.1.zip
|
||||
8c36a099ced10c8beb7f969c53d2f0d7 hubzilla-3.0.1.zip
|
||||
|
|
|
@ -1 +1 @@
|
|||
https://github.com/redmatrix/hubzilla/archive/2.8.1.zip
|
||||
https://github.com/redmatrix/hubzilla/archive/3.0.1.zip
|
||||
|
|
Loading…
Add table
Reference in a new issue