@RogerLevy The import plugin should work on latest 1.8.x now, as far as I know... there weren't any breaking changes that might affect the importer as far as I know.
Unsolved Copy forum settings from test to production environment
-
Hello,
I have a test NodeBB forum, running on Digital Ocean. In this instance, I am changing certain settings through the Admin panel:
- Installing and activating plugins
- Modifying settings such as list of categories
I am planning now to install a new forum instance, production one, also on Digital Ocean. What is the best way to copy forum settings from test to production (just plugins and settings, without users and posts)? Note that I would like to make this "settings update" on a regular basis.
Thank you.