FoxSecrets Well-known member Jul 10, 2023 #1 How can I check (with javascript) if an add-on is enabled?
Jeremy P XenForo developer Staff member Jul 11, 2023 #2 No list of installed add-ons is exposed via any JS API. You would have to set something in a template and check that. Upvote 0 Downvote
No list of installed add-ons is exposed via any JS API. You would have to set something in a template and check that.