Posts: 7
Threads: 2
Joined: Jun 2010
Reputation:
0
I've been after a template system that works in the same way as myBB, not to fussed about the caching. Just how the {$variables} work. I've tried to remove the system from myBB but failed miserably, any ideas of one similar?
Posts: 2,793
Threads: 251
Joined: Oct 2009
Reputation:
85
Hang on? MyBB isn't a template system it's a forum software... I don't really know what you mean.
Posts: 7
Threads: 0
Joined: Jun 2010
Reputation:
0
I fully agree with Smarty. Currently using it for almost every site we build and it is extremely flexible. What I like most about smarty is the easy way you can create your own modules to use in the template system.
Posts: 99
Threads: 0
Joined: Dec 2010
Reputation:
1
Agreed, Smarty is your best bet.