@PitaJ said in Custom homepage template:
nodebb-plugin-custom-pages
@its-brad It's this plugin right here, not the nodebb-plugin-custom-homepage
one
Follow these steps I told you, it's very simple:
@jtsimoes said in Custom homepage template:
@its-brad You can install nodebb-plugin-custom-pages
and config it like this:

Then go to ACP -> Extend -> Widgets and look for home.tpl
to customize it your way with all the widgets you want.
Then go to ACP -> General -> Homepage and choose this new page to be your homepage (in this example the custom path will be /home
).
And it's done.
I think this is the only way to do what you want. This is a great plugin too if you want to extend your forum pages and it is not heavy at all.