Skip to content

Installing Chada Duplicate

Chada Duplicate Updated 23 August 2026

Chada Duplicate installs like any standard WordPress plugin. There is no license key to enter and no account activation step — install, activate, and the Duplicate action appears immediately.

Method A — WordPress Plugin Directory

  1. In your WordPress dashboard, go to Plugins → Add New Plugin.
  2. Type Chada Duplicate in the search box.
  3. Click Install Now on the Chada Duplicate result, then click Activate Plugin.

Method B — Upload ZIP from the CHADA marketplace

  1. Download the chada-duplicate.zip file from the CHADA marketplace product page.
  2. In your WordPress dashboard, go to Plugins → Add New Plugin.
  3. Click Upload Plugin at the top of the page.
  4. Click Choose File, select chada-duplicate.zip, then click Install Now.
  5. When installation finishes, click Activate Plugin.

Verifying the installation

After activation, navigate to Posts → All Posts and hover over any post title. You should see a Duplicate link appear in the row actions beneath the title alongside Edit, Quick Edit, and Trash.

The Posts list with a row hovered, showing Edit, Quick Edit, Trash, View and Duplicate actions beneath the title.
Duplicate sits alongside the actions you already use.

If the link does not appear, confirm that your user role is included in the plugin’s Allowed roles setting (Administrators, Editors, and Shop Managers are included by default).

Automatic updates

Chada Duplicate checks for updates through the CHADA marketplace automatically — the same way WordPress checks for updates on any installed plugin. No API key is required. When a new version is available it will appear in Dashboard → Updates and on the Plugins screen, and you can update with one click in the normal WordPress way.

Installing via WP-CLI

wp plugin install /path/to/chada-duplicate.zip --activate
Was this page helpful?