Package identity
- Handle:
webblocks-forms - Version: 0.10.0
- Type: CMS plugin
- License: MIT
Technical reference
Build structured forms, collect submissions on your own site and export the results.
Values below come from the current package manifest and Composer metadata.
webblocks-formsInstallation 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-forms.viewwebblocks-forms.managewebblocks-forms.submissionswebblocks-forms.exportwebblocks-forms.settingsThe public contract describes ownership without exposing secrets or private implementation details.
Owns forms, fields, actions, submissions and private attachment records. Every submission stores a schema snapshot so later field edits do not rewrite historical meaning.
Attachments stay on a private plugin disk. Shared submission protection can allow, quarantine or mark spam before any configured action is run.
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 and changelog.
The README is detailed; split it into operator, privacy/data lifecycle and integration reference pages.