Package identity
- Handle:
webblocks-support - Version: 0.3.3
- Type: CMS plugin
- License: MIT
Technical reference
Connect a CMS installation to any compatible support provider and manage tickets from the admin panel.
Values below come from the current package manifest and Composer metadata.
webblocks-supportInstallation is disabled-by-default and setup remains an explicit operator action.
Updates: review release notes and compatibility first. Package replacement must not silently enable the plugin or run migrations.
Inspectable behavior contributed to the host product.
webblocks-support.accesswebblocks-support.manageThe public contract describes ownership without exposing secrets or private implementation details.
Owns the support connection and ticket interaction state required by its provider contract. Commercial entitlement rules remain outside the plugin and CMS core.
Diagnostics are collected only after an administrator approves named categories. Credentials, cookies, tokens, full logs and arbitrary paths are excluded.
Disabling makes plugin-owned routes, menus, blocks and behavior inert. Run migrations explicitly after compatible updates. Before uninstalling, export or back up plugin-owned data; package removal and data removal are separate lifecycle decisions.
Start with the plugin detail screen and health result. Confirm compatibility, required migrations, host services, scheduled commands and external-provider configuration before inspecting application logs.
What exists in the local package today, and what should be expanded next.
Current source set: README, changelog and support protocol v1.
Protocol and privacy boundaries are strong; add operator troubleshooting and provider implementation examples.