Blocks
Blocks is a module for Orchard allowing you to create content-managed regions in any view.
The basic usage is very simple:
@Display.Block(Name: "AnIdentifier")
This will create … more
Blocks is a module for Orchard allowing you to create content-managed regions in any view.
The basic usage is very simple:
@Display.Block(Name: "AnIdentifier")
This will create … more
This handly little module I built for a scenario I'm currently working on - but it has flexibility to be used for a variety of purposes.
In a nutshell, it will automatically send you an email when … more
More detailed documentation and tutorial is on its way; but until then here are some quick instructions:
Getting the Module
You can download it from the Orchard Gallery page ... or just search for … more
Today we released the Content Notifications module for Orchard CMS. There are some limitations and side effects but it allows your website administrators to receive an email any time particular types … more