Custom CSS/JS for the Frontend UI
Joel Paul
I'd like to request the ability to add custom CSS and JavaScript to the Boomerangme frontend UI. This would allow users to hide or customize specific menus, sections, or features within the software.
This feature would be especially useful for agencies who want to simplify the UI for clients by removing features that may not be relevant to their use case or region.
Since the user permissions system doesn’t allow for full granular control over all features and UI elements, the ability to inject custom CSS/JS would provide flexibility to customize the interface.
Examples of Use Cases:
- Hiding all instances of SMS/Email features if those services are handled externally.
- Hiding payment integration options like Stripe and PayPal when they're not applicable in the user's country.
- Removing miscellaneous or advanced features to streamline the client experience.
Joel Paul
This could be done with Google Tag Manager (GTM). But using GTM could lead to a couple bugs like, ad blockers bypassing the GTM parameters, GTM parameters taking a 1 second delay to apply to the page once the page loads, and much more.
So I feel having a native feature for adding custom CSS and JavaScript within the Boomerangme platform rather than using an external software (GTM) will be worth it.