Install Plugins Programatically
-
I’ve nearly completed being able to automate the process of installing FOG without any human intervention, but one obstacle that remains is being able to install plugins (specifically the LDAP plugin). Is there any method (either via API or CLI) to install plugins programatically?
-
@ggiesen Similar post: https://forums.fogproject.org/topic/16130/activate-fog-plugins
I guess it’s possible via SQL update commands send via shell scripting or something like that. Give it a try and let us know here.