Monday, January 20, 2014

Orchard Commands to generate code

To open Orchard command line tool
Go to Orchard.Web > bin > Run Orchard.exe

1. Theme scaffolding

     - codegen theme SampleSite /CreateProject:true
      - codegen theme MyFirstTheme

SampleISite : New Theme project
use second command if you want to generate theme in existing Theme project of orchard source code

No comments:

Post a Comment