[nodebb-plugin-custom-homepage] Basic CMS plugin - custom homepage
-
Allows you to define a custom homepage for NodeBB. The default template comes with four widget areas (main, sidebar, header, footer).
Screenshots
Installation
npm install nodebb-plugin-custom-homepage
Download on GitHub
-
Here's how it looks with the "recent posts" widget on the home page (get it with [email protected])
-
npm install nodebb-plugin-custom-homepage
I cant activate it the panel
-
I dont know whats happend. xD
-
Yessssssss, been looking for this. >.>
-
Why i cant activate plugins?!
-
for this plugin or any plugin? no errors?
-
Any Plugin!
-
Any Plugin!
You have to restart NodeBB for a plugin to activate
im having an issue where if im on any page and i click the site title, it reloads a blank page with just the header, but if i refresh the page through the browser it loads the homepage.
Did you add any widgets to your custom homepage? If so, do you see any errors in your console? Also, I'll assume you're fairly up to date wrt core yes?
-
You have to restart NodeBB for a plugin to activate
@psychobunny but if a plugin is activated, that act by itself also restarts NodeBB. So you don't need to restart it again separately.
-
Depends on how you've started NodeBB, these days we've got the loader.js functionality in, but not everybody's switched over from using
forever app.js
, etc - this will not auto-restart and will display an error -
@julian A couple questions:
-
When using the "recent view" widget, it defaults to topics from the past day. Since I won't have topics each day, I don't want this to result in a blank page. The "recent post" widget has an option to include the past week or month -- is a similar thing possible with the "recent view" widget?
-
None of the topic lists have a "New Topic" button (hence the widgetized homepage also doesn't have one with the recent view list). Is it possible to add the "New Topic" button to each page (recent posts and popular posts), or manually add it to the custom home page?
-