Hello, I've been using processwire to make ecomm websites, and web applications, and so far I love it. It's a breath of fresh air
all the tools I have at my disposal. Now my question is, I have custom classes that don't extend any Processwire classes. Is there a way I
can include them for Processwire to autoload for me? How would I go about this in 3.0, in 2.8 I just have _init.php add them. Do I use namespacing? How would I go about that?
Sorry for the many questions, I'm a novice. Thank you in advance.