Skip to content

markglibres/mbran-umbraco-content-module

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MBran Content Module

MBran Content Module is an Umbraco package that let developers create a clean code and reusable modules rather than a template-based page rendering. It aims to set a coding standard for module content, minimize hard-coded partial view paths and provide an easier and cleaner way to write business logic on the controller than on the views.

Features:

  1. Auto-wiring of IPublished content to view paths, models and controller.
  2. Ability to override module view per rendering doc type (page)
  3. Ability to override the default module view on a different folder
  4. Render page composition as a module

See Auto-wiring for more details.

Umbraco Test web app:

u: me@markglibres.com

p: admin12345

About

An Umbraco package that let developers create modular and reusable contents

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors