I need to re-order my plugins manually after every deployment, is there a way out?
-
We have a custom theme for our NodeBB installation, and after every deployment, composer plugin breaks, here is how it looks. To make it properly work, we have to go to admin panel and manually re-order our plugins such that our theme is at the end of the plugins list. Is there a way out? Or is there a way to automate it? Thanks
-
What does your "deployment" entail? The plugin list is stored in the database, so you should be able to restore that key if you wish.
Copyright © 2024 NodeBB | Contributors