Add module to Orchard

238 Views Asked by At

I am working on orchard CMS (version 1.8.1) sites with multiple language, I found this one (https://github.com/qt1/orchard_contrib-RM.Localization) is useful, and I would like to add this to my site, but failed to work (I just copied it into, but picker widget cannot be found in dashboard), may someone know how to do and give me some advice?

Regards, David

1

There are 1 best solutions below

0
On

If you want to use this module in you Orchard app, you need to add it the the Orchard.sln and compile the application - then the module will be visible in Modules section of the dashboard.

You can also try using an existing package from the Orchard Gallery

  1. Download a package
  2. Go to Modules, and enable Packaging module
  3. Go to Modules -> Installed and click Install a module from your computer
  4. Browse the package and click Install
  5. Now enable the installed module