mirror of
https://github.com/inventree/InvenTree.git
synced 2026-05-09 19:18:39 +00:00
75c24fb8f4
* [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