Install addons by python script
#1
Is it possible to install an addon downloaded on a path directly by python script?
Reply
#2
Should be avoided. Please read basic addon development guidelines.
Reply
#3
If you're making an add-on that depends on another, you can add it to your addon.xml and it will be installed along with your add-on. <requires>
Reply

Logout Mark Read Team Forum Stats Members Help
Install addons by python script0