how to Install a DNN module with code instead of the interface?

174 Views Asked by At

I am developing a modue for a DNN website and i would like to make a little tool that is able to perform the installation process without having to go trough the CMS and install it with the extension installer.

This would probably be a lot faster. For this i need to know all the steps the installation follows and convert this to code. However Google does not seem to help me out here so far.

Does anyone have any information or code regarding this?

1

There are 1 best solutions below

1
Joe Craig On