You are viewing an older version of the Expanded Singles documentation (1.x). View the latest version (3.x) →
Get Started

Installation & Setup

You can install Expanded Singles via the plugin store, or through Composer.

Craft Plugin Store

To install Expanded Singles, navigate to the Plugin Store section of your Craft control panel, search for Expanded Singles, and click the Install button.

Composer

You can also add the package to your project using Composer.

  1. Open your terminal and go to your Craft project:
    cd /path/to/project
  2. Then tell Composer to load the plugin:
    composer require verbb/expanded-singles
  3. In the Control Panel, go to Settings → Plugins and click the “Install” button for Expanded Singles.
Last updated: May 2, 2026, 3:21:21 PM