Saturday, July 31, 2010
  Search
 
Register
Login
 
CodePrint Module
Tired of mucking around with adding code chunks to your website? We all know what a pain it can be trying to add some simple block of code to our webpages and still make it readable. Introducing....T...

Find this article and more in the DotNetNuke category

Read This Article . . .

Resolving Troubles with DNN User Controls During Module Development & Compilation
So, you've created a module in a separate project using some DNN User Controls and now you're receiving errors and can't compile? If you are using these controls (list below) on your module using ...

Find this article and more in the category

Read This Article . . .

How To Customize the Privacy and Terms Links on Your DotNetNuke Portal
Straight out of the box, DotNetNuke already has a lot of things covered. But, what do you do when you are ready to begin customizing your site. Sometimes, it’s not so easy to figure out how to make t...

Find this article and more in the category

Read This Article . . .

Everything You Never Wanted to Know About the Config File
This is the "pre-" first installment in a series that will cover the parts of the web.config file to give you an idea of how to manipulate and customize your DotNetNuke portal. The web.config fi...

Find this article and more in the category

Read This Article . . .

Simple Intro to the DNN UserInfo Class
 New DNN developers often wonder how to expose information about logged in users to a custom DotNetNuke module. So, I threw together a very simple example to show how easy it is to begin using the bu...

Find this article and more in the DotNetNuke category

Read This Article . . .

Adding Google AdSense with Video
Adding Google AdSense to your DotNetNuke portal has never been easier. By default, a Google AdSense module is added the list of installed modules when your DNN portal is first created. It's easy to ...

Find this article and more in the Modules category

Read This Article . . .

How To Customize the Privacy and Terms Links on Your DotNetNuke Portal
Straight out of the box, DotNetNuke already has a lot of things covered. But, what do you do when you are ready to begin customizing your site. Sometimes, it’s not so easy to figure out how to make t...

Find this article and more in the DotNetNuke category

Read This Article . . .

New DotNetNuke 5.0 Cambrian Package Writer for Module Developers
Attention developers! DotNetNuke 5.0 Cambrian has a nifty new tool to help developers package their modules nicely to fit with the new “Extensions” manager. Under the old Module Definitions manager, ...

Find this article and more in the category

Read This Article . . .

Customize Your DotNetNuke Installation
Do you ever get tired of installing DotNetNuke just to go and change the same properties over and over? Why not just customize your install and skip the drudgery all together…

Find this article and more in the category

Read This Article . . .

More Ways to Install DotNetNuke Modules with the URL Method
While DotNetNuke has a built in mechanism for installing modules, there is another method you can use as well. This is a great alternative to use especially when you are trying to install larger mod...

Find this article and more in the category

Read This Article . . .

Recently Added Articles

Minimize
Article List

 

More Ways to Install DotNetNuke Modules with the URL Method

12/3/2008 9:02:39 PM - By Briana Tarrance

Category: | | Comments 0

 

While DotNetNuke has a built in mechanism for installing modules, there is another method you can use as well. This is a great alternative to use especially when you are trying to install larger modules which cause a server timeout. Or, if you just have several modules to deploy at once and don't feel like uploading them one by one. It's simple, quick and easy and here's how.

The first thing you need to do is upload the zipped module packages into your DotNetNuke FTP account. Upload your modules to the Install >> Modules folder, as in the image below:

Then, you can automatically launch the installation of the modules by typing the following into your browser address bar:

http://www.mywebsite.com/install/install.aspx?mode=installresources

Looking back into your FTP folders, you'll see that the modules are now gone from the Install\Modules folder. You can now find them in the Host>>Module Definitions section on your website all installed and ready to go.

One more quick tip…notice those files that are still there in the FTP folders in the image above. Notice that they all have a ".resources" extension. By simply renaming these files and changing the "resources" to "zip" you'll be able to install these modules the same way and work with them the same as you would any other zip file.

For example….Announcements_04.00.01_Install.resources to Announcements_04.00.04_Install.zip

That's all there is to it. One simple tip to make administering your DotNetNuke portal that much easier!

powered by metaPost
 

Related Articles
Installation from the DotNetNuke Install Package 4.90 to Windows XP Professional
Installing DotNetNuke on the root of GoDaddy - 8 Simple Steps
Installing Active Directory Authentication Package on DotNetNuke

 
 
Copyright 2008 by Virtual-Essentials.com Privacy Statement    Terms Of Use