You can upload scripts in two different ways.
1. Using the Upload Script menuTo use this option you must be logged in as host.
Locate any Inject Anything module and in the context menu for the module you will see an Upload Script option.
 Upload Script Menu |
Select this option and then in the next screen, browse for your script file and then click on Upload Script.
2. Using ftpIf you are comfortable using ftp, this is a good option as well. Just connect to your site using an ftp application, then browse to the /DesktopModules/DNNStuff-InjectAnything/Standard folder.
If you have a zip file that contains a script, extract that first before uploading and simply upload the script to the /Scripts folder.
Script File Structure
A script file is simply a zip file that has been created by zipping up a script folder. The script file is unzipped into the /DesktopModules/DNNStuff-InjectAnything/Standard folder so your script file should include the proper folder structure to mimic the layout of the script.
Example:If the script you wish to create an upload for is named Outlook and has a Top template inside it, the zip file would contain a folder in it's base named Outlook, Outlook would have a Top folder inside it, and then the Top folder would have it's individual script files with in.
 InjectAnything Script Structure of Zip File |