This forum has moved to a new location and is in read-only mode. Please visit talk.octobercms.com to access the new location.
Kocholes
Hi Everybody!
I'm trying to make a Plugin that serves as a library of function (helpers and utilities). Those functions will be called later from the php section of some page. (Front-End)
How is the correct way to define and call those functions?
Thanks in advance!. Sorry for my bad English.
Last updated
WhSol
You need create a [component] (http://octobercms.com/docs/plugin/components) and put component to page, after you can use component function
1-2 of 2