mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2025-10-15 19:54:57 +08:00
- Scaffolding template files for module/controller generation.
--HG-- branch : dev
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
name: <ModuleName>
|
||||
antiforgery: enabled
|
||||
features:
|
||||
Orchard.<ModuleName>:
|
||||
Description: Description for feature <ModuleName>.
|
Reference in New Issue
Block a user