Single instance modules

We’ve creating a custom module that should only be used once per page, is there currently any way to do this?

Hey Josh! Thanks for reaching out with your question. Unfortunately, no. We don’t have any functionality built-in to prevent someone from adding multiple instances. You might be able to do this with Javascript, though. It would take a bit of experimenting, but it’s got to be possible. Hope that helps!