roundcube / roundcubemail-docker

Resources to build Docker images for Roundcube Webmail
295 stars 128 forks source link

How do I remove the plugin correctly? #236

Closed VlaK0r closed 1 week ago

VlaK0r commented 11 months ago

Hello! Thank you for your work!

Please tell me how to remove the plugin? I installed it with the following command docker exec -it roundcubemail composer require johndoh/contextmenu --update-no-dev

williamdes commented 6 months ago

Please check the new env ROUNDCUBEMAIL_PLUGINS with ROUNDCUBEMAIL_INSTALL_PLUGINS=1

pabzm commented 1 week ago

Closing as stale.