November Happy Hour will be moved to Thursday December 5th.

Jeff Wallace
Aug 25, 2010
  8932
(0 votes)

EPiServer CMS - Install a Module From a Compressed File

Based on EPiServer CMS 6

EPiServer has a pretty cool way of allowing its developers to create modules which can easily be installed into a website through the Deployment Center, thus alleviating manual tasks of copying files, compiling projects, updating configs, etc.  Typically this is done by creating it through the Module Installer Project.  When poking around the good ol’ EPiServer World community you may also see references to related module “installers”.  When you download the related file(s) you may find that all you have is a .zip file with no other file inside of it that look like what one might consider a traditional installer.  In comes the Deployment Center option to “Install a Module from a Compressed File”.

Below you will find the steps to install a module from a compressed file…assuming this compressed file was created with this in mind:

1. Open the EPiServer Deployment Center.

2. Select the option to “Install a Module from a Compressed File”.

image

3. Select the “Browse” button and navigate to the relevant file you are trying to install.

image

4. Once you have found the relevant file select the “Open” button on the Browse window

image

Note that you may need to select a drop down on the bottom right hand corner of the Browse window which allows you to choose between a .epimodule or .zip file.

image

5. Select the “Next” button.

image

6. Review the “Install Options” and any other module specific information.

image

7. Select the site that you would like to install the module on followed by the “Next” button.

image

8. Select the “Install” button.

image

9. If all goes well you should see a window indicating that the install has finished.  You can safely close this window and validate that everything has installed as expected.

image

 

Cheers!

Aug 25, 2010

Comments

Sep 21, 2011 04:27 PM

Is there any documentation that describes how to package modules into a compressed file so that they can be installed in this way? Thanks.

 alak02@telia.dk
alak02@telia.dk Jan 6, 2014 05:05 PM

Hello, how can I uninstall a module, I have installed Auros.EPiSiteMap v1.0.1 EPi6, but now I want to uninstall it!

Please login to comment.
Latest blogs
AsyncHelper can be considered harmful

.NET developers have been in the transition to move from synchronous APIs to asynchronous API. That was boosted a lot by await/async keyword of C#...

Quan Mai | Dec 4, 2024 | Syndicated blog

The search for dictionary key

Recently I helped to chase down a ghost (and you might be surprised to know that I, for most part, spend hours to be a ghostbuster, it could be fun...

Quan Mai | Dec 4, 2024 | Syndicated blog

Shared optimizely cart between non-optimizley front end site

E-commerce ecosystems often demand a seamless shopping experience where users can shop across multiple sites using a single cart. Sharing a cart...

PuneetGarg | Dec 3, 2024

CMS Core 12.22.0 delisted from Nuget feed

We have decided to delist version 12.22.0 of the CMS Core packages from our Nuget feed, following the discovery of a bug that affects rendering of...

Magnus Rahl | Dec 3, 2024

Force Login to Optimizely DXP Environments using an Authorization Filter

When working with sites deployed to the Optimizely DXP, you may want to restrict access to the site in a particular environment to only authenticat...

Chris Sharp | Dec 2, 2024 | Syndicated blog

Video Guides: Image Generation Features in Optimizely

The AI Assistant for Optimizely now integrates seamlessly with Recraft AI, providing advanced image generation capabilities directly within your...

Luc Gosso (MVP) | Dec 1, 2024 | Syndicated blog