Getting Started
Getting Started
Installation and Activation
Last Updated: March 31, 2026Requirements Before installing DMSI Advanced API, verify your environment meets all requirements: Requirement Minimum Version Notes WordPress 6.0+ Required PHP 8.0+ Must include the openssl extension DMSI DDLS 1.2.0+ Required dependency — plugin will not activate without it WooCommerce Any current release Required by DMSI DDLS MySQL 5.7+ Or MariaDB 10.3+ Optional (recommended): Action Scheduler...
Quick Start — Your First API Call
Last Updated: March 31, 2026This guide walks you through creating an API key and making your first authenticated API call. Step 1: Create an API Key In the WordPress admin, navigate to DDLS > Developer > API Keys. Click Add New. Enter a descriptive name (for example, “My First Key”). Under Scopes, select the Read Only template. This grants...
Admin Area Overview
Last Updated: March 31, 2026DMSI Advanced API adds a Developer section to the DDLS admin shell. All plugin admin screens are accessible under DDLS > Developer in the WordPress admin menu. Developer Section Screens Screen Navigation Description API Keys DDLS > Developer > API Keys Create, view, edit, revoke, and delete API keys. View per-key usage statistics and last-used...
Extension Requirements and Compatibility
Last Updated: March 31, 2026System Requirements Component Requirement WordPress 6.0 or higher PHP 8.0 or higher, with the openssl extension enabled DMSI DDLS 1.2.0 or higher (required — plugin will not activate without it) WooCommerce Current release (required by DMSI DDLS) MySQL 5.7 or higher MariaDB 10.3 or higher (alternative to MySQL) Optional Components Component Benefit Action Scheduler (WordPress...
