This addon has been archived. Its functionality was added to Statamic Core as part of v3.3.59 and v4.30.0.
After updating to the latest Statamic version, you may uninstall this addon from your project:
composer remove doublethreedigital/duplicator
If you're not using multi-site, please update to Statamic 3.3.59 or above instead of installing this addon.
First, require Duplicator as a Composer dependency:
composer require doublethreedigital/duplicator
Now you can start duplicating!
🔥 Hot Tip: Make sure you're on the
List
entries view, not theTree
one or else you won't see theDuplicate
button.
- Go to a Collection, and view the entries listing.
- Decide on the entry you wish to duplicate. Click the three dots to toggle a dropdown and click the
Duplicate
option. - If you've got a multi-site setup, you'll be asked to select the site you wish to duplicate the entry to. Select and option and continue.
- The entry will then be duplicated!
- Go to a Taxonomy, and view the terms listing.
- Decide on the term you wish to duplicate. Click on the three dots to toggle a dropdown and click the
Duplicate
option. - The term will then be duplicated!
No new features are being added to this addon. Currently, it's only purpose is for providing the 'Duplicate' functionality for multi-sites.
Once Statamic has implemented the Duplicate actions for multi-sites, this addon will be archived. Please leave a 👍 reaction on the Statamic feature request.