[5.7] Where to put helpers/libraries

Permalink
Now that those folders are gone, I have a few functions I don't know where to put. I don't need anything extensive, just need to load a file with a few functions.

Should I just include/require them in my theme?

VPenkov
 
MrKDilkington replied on at Permalink Best Answer Reply
MrKDilkington
Hi MoonGrab,

There is new documentation on adding custom code and libraries.
https://www.concrete5.org/documentation/developers/5.7/packages/addi...
VPenkov replied on at Permalink Reply
VPenkov
Somehow, despite all the digging, I missed that. Thanks.