Join Slack
Powered by
I have two sites in my Masa installation. Where do...
# masacms
j
jvddrift
02/12/2025, 1:37 PM
I have two sites in my Masa installation. Where do I put custom functions that i want to be able to use in both sites? Now I have them in the
contentRenderer.cfc
for each site. Creating a
contentRenderer.cfc
in my sites folder does not seem to work.
g
guustnieuwenhuis
02/12/2025, 7:11 PM
You could create a utility cfc and add that to a custom key in the Masa Scope. If you do that in a module of plugin, early in the event livecycle, it will be available in your site.
https://docs.murasoftware.com/v7-1/mura-developers/mura-scope/#section-setcustommurascopekey
👍🏻 1
👍 1
Open in Slack
Previous
Next