Install DMSI Webhooks as a standard WordPress plugin.
Before You Install #
- Verify DMSI DDLS is installed and active
- Verify Action Scheduler is available (bundled with WooCommerce, or install separately)
- Verify PHP OpenSSL extension is enabled
Upload Method #
- Download the
dmsi-webhooks.zipplugin file - In WordPress admin, go to Plugins > Add New
- Click Upload Plugin
- Select the zip file and click Install Now
- Click Activate Plugin
FTP / File Manager Method #
- Extract the plugin zip
- Upload the
dmsi-webhooks/folder towp-content/plugins/ - In WordPress admin, go to Plugins
- Find DMSI Webhooks and click Activate
What Happens on Activation #
When the plugin activates, it automatically:
| Action | Details |
|---|---|
| Creates 4 database tables | {prefix}_dmsilm_webhook_endpoints, _subscriptions, _logs, _customizations |
| Grants capability | manage_dmsi_webhooks granted to the administrator role |
| Registers admin menu | Webhooks submenu pages added under DDLS admin navigation |
| Schedules cron jobs | Daily cleanup, daily digest, rotation cleanup, license validation |
Verifying Installation #
After activation, navigate to DDLS > Webhooks > Endpoints. If the page loads without errors, the extension is working correctly.
Related Topics #
- Requirements
- License Key
- Quick Start
