mirror of
https://github.com/YunoHost-Apps/roundcube_ynh.git
synced 2024-09-03 20:16:28 +02:00
Update upgrade
This commit is contained in:
parent
19d06b45a8
commit
8e269a5bf1
1 changed files with 4 additions and 3 deletions
|
@ -197,9 +197,10 @@ then
|
|||
# Install net_LDAP
|
||||
ynh_composer_exec --commands="require kolab/net_ldap3"
|
||||
|
||||
# Update or install contextmenu and automatic_addressbook plugins
|
||||
# https://plugins.roundcube.net/packages/sblaisot/automatic_addressbook
|
||||
# https://plugins.roundcube.net/packages/johndoh/contextmenu
|
||||
# Update or install contextmenu, automatic_addressbook and calendar plugins
|
||||
# https://plugins.roundcube.net/#/packages/johndoh/contextmenu
|
||||
# https://plugins.roundcube.net/#/packages/projectmyst/automatic_addressbook
|
||||
# https://plugins.roundcube.net/#/packages/kolab/calendar
|
||||
ynh_composer_exec --commands="update --no-dev --prefer-dist \
|
||||
johndoh/contextmenu $contextmenu_version \
|
||||
sblaisot/automatic_addressbook $automatic_addressbook_version \
|
||||
|
|
Loading…
Add table
Reference in a new issue