Static page
-
How to generate a static page ? In home I want to implement about page and contact page with form.In footer I want to include a link with term of conditions. How to do this?
-
You might want to look into this plugin: https://community.nodebb.org/topic/142/nodebb-plugin-static-page-static-pages#1235 & you can edit the footer content from the Widgets area in ACP + you can use Bootstrap 3 markup when creating new tab links etc.
-
@markkus yes I read the thead, but it is quite old and link to github repo is not working and according to @julian answer this plugin is down, so I was looking for updated info. cc @psychobunny
-
The static page plugin is deprecated in favour of the kitchen sink demo (although its not even close to being a "kitchen sink" yet, just has 3-4 examples so far). The relevant library in your case can be found here, let me know if you run into any issues.