I’ve also installed a couple official plugins. Although the plugin names appear on the admin plugin screen, their javascript isn’t loading - even for the official ones. No connectors are being loaded through their respective outlets.
I’ve tried clearing tmp and restarting Rails with: rm -rf tmp; bundle exec rails s -b 0.0.0.0
Any thoughts on what I’m missing or doing wrong here?
Thank you for the quick reply! No errors in the rails console or the javascript console. At first I had these plugins:
discourse-unhandled-tagger
discourse-presence
I just installed discourse-canned-replies and it’s working nicely.
The other two don’t seem to be loading templates into connectors. For example, I don’t see the “Unhandled / Handled” button that should be placed in the footer.
Specifically, the connector I’m trying to access is topic-list-after-title, by creating this file: assets/javascripts/discourse/templates/connectors/topic-list-after-title/presence.hbs