
外掛標籤
開發者團隊
原文外掛簡介
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:
Front-end dashboard for authorized users
Discography management for releases and tracks
Contact management for industry, fan, venue, press, and project contacts
Outreach campaign management
Background outreach queue processing with campaign locking
Newsletter signup handling with email confirmation support
Newsletter subscription statuses for pending, subscribed, and unsubscribed contacts
Event and calendar views
Task and workflow tracking
Front-end profile management
Privacy exporter and eraser support for supported plugin data
Optional uninstall cleanup controls
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.
Privacy
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:
Release and track records
Contact records, including names, email addresses, phone numbers, company names, roles, websites, locations, newsletter signup flags, subscription status, and internal notes
Fan signup submissions, including email address, optional first name, signup timestamp, source label, tag details, confirmation status, and confirmation timestamps where applicable
Outreach campaigns and outreach logs, including recipient email address, delivery status, sent timestamp, notes, and recorded error messages
Event, task, finance, and notification records created by authorized users
Plugin settings related to dashboard access and behavior
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.
Third-Party Resources
BLR Backline bundles the following third-party assets locally for use inside the BLR Backline dashboard:
AdminKit
Path: assets/adminkit/
Files: assets/adminkit/css/app.css
Version marker in bundled CSS: 3.4.0
License: MIT
Source: https://adminkit.io/
Bootstrap
Path: assets/vendor/bootstrap/
Files: assets/vendor/bootstrap/css/bootstrap.css, assets/vendor/bootstrap/js/bootstrap.js
Version marker in bundled CSS: 5.3.8
License: MIT
Source: https://getbootstrap.com/
Select2
Path: assets/vendor/select2/
Files: assets/vendor/select2/css/select2.css, assets/vendor/select2/js/select2.js
Version marker in bundled JS: 4.0.13
License: MIT
Source: https://select2.org/
Flatpickr
Path: assets/vendor/flatpickr/
Files: assets/vendor/flatpickr/css/flatpickr.css, assets/vendor/flatpickr/js/flatpickr.js
Version marker in bundled JS: 4.6.13
License: MIT
Source: https://flatpickr.js.org/
Feather Icons
Path: assets/vendor/feather/
Files: assets/vendor/feather/js/feather.js
License: MIT
Source: https://feathericons.com/
All 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
