@ronny good to hear that 👍
I was going to suggest iframely plugin if this did not work.
Iframely Embeds for NodeBB. Contribute to NodeBB-Community/nodebb-plugin-iframely development by creating an account on GitHub.
faviconGitHub (github.com)
Please share more about your setup.
@PitaJ said in Rebuilding after plugin installation:
Please share more about your setup.
I followed the instructions mentioned in this article. But I installed nodejs 12 version mondb 4.4 version.
Okay here's how I've interpreted the sequence of events:
Is that correct? You only have to rebuild once for each time you install a plugin?
@PitaJ said in Rebuilding after plugin installation:
Okay here's how I've interpreted the sequence of events:
- You install plugin from ACP
- You restart NodeBB
- You try to access plugin page but it doesn't work
- You perform a rebuild
- Then you can access the plugin page
Is that correct? You only have to rebuild once for each time you install a plugin?
His interpretation is absolutely correct. Yes, I have to rebuilding nodebb for every plugin.
This is expected behavior. After installing and activating a plugin, you are supposed to Rebuild & Restart. There's a special button in the ACP to perform this.
@PitaJ said in Rebuilding after plugin installation:
This is expected behavior. After installing and activating a plugin, you are supposed to Rebuild & Restart. There's a special button in the ACP to perform this.
Then there is no problem. Thank you for your answers.