mirror of
https://github.com/inventree/InvenTree.git
synced 2026-01-30 01:53:42 +00:00
* [FR] Add config option to fully disable installing plugins Fixes #6531 * also restrict uninstalling * Added test * diff cleanup * extend api to show if install was disabled * PUI disable install buttons * CUI disable install button if not available * add config option * Rephrase