Skip to content

Place to store any extensions or enhancements to the Mura CMS package.

Notifications You must be signed in to change notification settings

michaelsharman/muracustomisations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

From the "Programmers Guide to Mura CMS":

"Every site in your Mura instance has a local contentRenderer.cfc located at {siteID}/includes/contentRenderer.cfc. It simply extends the base mura.content.contentRenderer component. It is provided to allow you to override or add new rendering behaviours on a per-site basis. In addition, all local contentRenderer methods are available from the Mura Scope site-specific events."

This repo is simply a place to store generic enhancements/extensions on the Mura codebase to be used in any "site" and/or theme.

To make things (hopefully) easy, the files are stored in the hierarchy that you would find them in the Mura package.

About

Place to store any extensions or enhancements to the Mura CMS package.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published