BLR Backline is a private front-end back office for bands, musicians, and music projects running on WordPress.
It gives authorized users one centralized workspace for managing releases, tracks, contacts, outreach, events, tasks, fan signups, and basic project operations without needing to work inside the standard WordPress admin area.
BLR Backline is designed for musicians who need practical project infrastructure without duct-taping together spreadsheets, CRMs, calendar tools, and half-broken mailing workflows.
Features include:
BLR Backline is self-contained. Its dashboard assets are bundled locally with the plugin and are scoped to the BLR Backline interface rather than being loaded from third-party CDNs.
The plugin does not include telemetry, usage tracking, external analytics, or “call home” behavior.
Email sending for outreach and signup confirmation uses WordPress mail handling through wp_mail(). If you need authenticated delivery through a third-party provider, configure a dedicated SMTP or transactional mail plugin at the WordPress site level.
BLR Backline stores site-managed operational data inside WordPress for the features it provides.
Depending on which modules and workflows you use, the plugin may store:
The plugin does not send analytics or telemetry to the plugin author.
The plugin sends outreach email and signup confirmation email only through WordPress mail handling. If the site owner configures an SMTP or transactional mail plugin, email may then be relayed through that separately configured provider.
BLR Backline includes integration with WordPress personal data export and erasure tools for supported contact and outreach log data, including supported newsletter confirmation details.
Site owners are responsible for using the plugin in a way that complies with applicable privacy, consent, marketing, and email laws and platform policies.
If uninstall cleanup is enabled in the plugin settings, plugin-owned data can be removed during uninstall. If uninstall cleanup is not enabled, plugin data is left in place.
BLR Backline bundles the following third-party assets locally for use inside the BLR Backline dashboard:
assets/adminkit/assets/adminkit/css/app.cssassets/vendor/bootstrap/assets/vendor/bootstrap/css/bootstrap.css, assets/vendor/bootstrap/js/bootstrap.jsassets/vendor/select2/assets/vendor/select2/css/select2.css, assets/vendor/select2/js/select2.jsassets/vendor/flatpickr/assets/vendor/flatpickr/css/flatpickr.css, assets/vendor/flatpickr/js/flatpickr.jsassets/vendor/feather/assets/vendor/feather/js/feather.jsAll bundled third-party assets are served locally by the plugin. No third-party CDN is required for runtime operation.
Additional bundled asset notes are documented in:
assets/THIRD_PARTY_ASSETS.md