Package identity
- Handle:
webblocks-commerce - Version: 0.15.1
- Type: CMS plugin
- License: MIT
Technical reference
Simple product sales, cart and hosted checkout foundations for WebBlocks CMS sites.
Values below come from the current package manifest and Composer metadata.
webblocks-commerceInstallation 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-commerce.viewwebblocks-commerce.managewebblocks-commerce.manage-productswebblocks-commerce.manage-orderswebblocks-commerce.manage-settingsThe public contract describes ownership without exposing secrets or private implementation details.
Owns product, translation, cart, order, order-item and payment-attempt records. Money is stored as integer minor units and order state changes through a guarded state machine.
Gateway credentials are write-only. Webhooks are notifications, not proof of payment; the plugin re-reads provider state before changing an order.
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, operator guide and SumUp quickstarts (EN/TR/DE).
Best-documented plugin and the reference standard for the rest of the catalog.