I failed to run Taxonomies Module under Orchard 1.4:
Steps:
- Got and run the solution of Orchard
- Copied in \Orchard.Web\Modules\ the source code of Taxonomy Module got from the CodePlex Taxonomy Module page.
- Enabled the Module in “Modules” (no errors are shown, no errors in Orchard.Web\App_Data\Logs).
- Results:
- No “Taxonomies” menu item in Admin
- No “Term” (TermPart) and “Taxonomy” (TaxonomyPart) in the list in “Content Parts” of “Content” menu item
Could I get Taxonomy Module run in Orchard 1.4?
(Repost from here.)
If you use the version from the gallery it will work fine with 1.4.
https://gallery.orchardproject.net/List/Modules/Orchard.Module.Contrib.Taxonomies
I assume you are also using a relatively old version of the source code as the 1.x branch was working on 1.4, and it has already been merged on default.