I know that I can go into pages and make an individual page the default home page, but how do I make a blog the home page in PyroCMS?
Go to system/cms/config/routes.php and change the default controller to the blog module (around line 41).
$route['default_controller'] = 'blog';
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With