• Home
  • Categories
  • Recent
  • Popular
  • Top
  • Tags
  • Users
  • Groups
  • Documentation
    • Home
    • Read API
    • Write API
    • Plugin Development
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
v3.5.1 Latest
Buy Hosting

How can I configure Widgets (footer or other HTML/CSS/JS) with file in permanent manner?

Scheduled Pinned Locked Moved General Discussion
3 Posts 2 Posters 1.5k Views
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • K Offline
    K Offline
    Ken OKABE
    wrote on last edited by
    #1

    https://docs.nodebb.org/en/latest/widgets/create.html

    I found ./nodebb setup resets Wiegets configuration from ACP GUI.

    How do we preserve the Widgets configuration including backup/migration scenario??
    Possibly config files?

    One more thing.
    I found email template(registration/password-change/digests) is controlled by nodebb-theme-* node_modules.
    Do we need to create own ````nodebb-theme-*``` for email template?

    1 Reply Last reply
    0
  • psychobunnyP Offline
    psychobunnyP Offline
    psychobunny
    wrote on last edited by
    #2

    Hey, right now you'd have to create your own template via editing the current theme (or forking the theme)

    At some point, and I would image it will land for 0.6x, we will have the ability to customize the email templates in the ACP itself: https://github.com/NodeBB/NodeBB/issues/1613


    ./nodebb setup should not reset your widgets, only ./nodebb reset. You may have lost your widgets during an upgrade though, from 0.4.0 to 0.4.3 we did a manual widget reset for compatibility reasons.

    K 1 Reply Last reply
    1
  • K Offline
    K Offline
    Ken OKABE
    replied to psychobunny on last edited by
    #3

    @psychobunny Thanks!

    1 Reply Last reply
    0

Copyright © 2023 NodeBB | Contributors
  • Login

  • Don't have an account? Register

  • Login or register to search.
Powered by NodeBB Contributors
  • First post
    Last post
0
  • Home
  • Categories
  • Recent
  • Popular
  • Top
  • Tags
  • Users
  • Groups
  • Documentation
    • Home
    • Read API
    • Write API
    • Plugin Development