MyBB Community Forums

Full Version: Modifying Template
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hey guys I'm working on a custom plugin and I would like to know how to edit templates using php and mySQL. For example, I want to insert a custom information about user in user cp but since the templates are stored in the database, how to find and replace particular code from the usercp template.