Changes

Jump to navigation Jump to search
257 bytes added ,  00:12, 12 December 2022
Line 146: Line 146:     
'''Step 3:''' Add the package name and version to the "require:" block in /opt/roundcube/composer.json. Take attention to the comma (,) separator, it is really important!
 
'''Step 3:''' Add the package name and version to the "require:" block in /opt/roundcube/composer.json. Take attention to the comma (,) separator, it is really important!
* for sme8
+
<tabs container=""><tab name="For SME 10">
  nano /opt/roundcube/composer.json
+
Let'S say you want to install the them larry on 1.6:
 +
cd /usr/share/roundcubemail
 +
/usr/bin/php74 /usr/local/bin/composer require roundcube/larry ~1.6.0 --with-dependencies
 +
</tab><tab name="For SME 9">
 
* for sme9
 
* for sme9
 
  nano /usr/share/roundcubemail/composer.json
 
  nano /usr/share/roundcubemail/composer.json
Line 160: Line 163:  
     },
 
     },
   −
* for sme10 nothing to do there.
+
</tab><tab name="For SME 8">
 +
* for sme8
 +
nano /opt/roundcube/composer.json
 +
 
 +
</tab></tabs>
    
'''Step 4:''' after each modification to composer.json, in order to automatically download and install the plugin launch  
 
'''Step 4:''' after each modification to composer.json, in order to automatically download and install the plugin launch  
Super Admin, Wiki & Docs Team, Bureaucrats, Interface administrators, Administrators
3,250

edits

Navigation menu