orchardcmsorchardcms-1.8orchard-modules

Orchard 1.8 Package Installation Failure


I am trying to install a package (oForms) with a new Orchard 1.8 installation, but receiving the following error:

"Package installation failed: There was an error installing the requested package. This can happen if the server does not have write access to the '~/Modules' or '~/Themes' folder of the web site. If the site is running in shared hosted environement, adding write access to these folders sometimes needs to be done manually through the Hoster control panel. Once Themes and Modules have been installed, it is recommended to remove write access to these folders."

This seemed rather straightforward, however my host has confirmed permissions are fine (and even added Everyone/Full Control to the folder), so I'm lost and appears to be happening with all modules from the Gallery, not just oForms. I changed the Config/log4net.config file to log everything, and I don't see anything specific in there except where it logs the same message above. Nothing outside of that stands out at all.

Is there a way to see why this is failing? Or, if not, is there a way to get the module and install it manually? I tried to download from the gallery, but it's just a NuGet package so I'm not sure how to take that and grab the raw module files.


Solution

  • You can use a program like 7zip to unzip the nuget package, then copy in the module manually yourself.

    As for the permissions, when adding a new permission to the folder use:

    IIS AppPool\name of your application pool