Download the PHP package doublethreedigital/duplicator without Composer

On this page you can find all versions of the php package doublethreedigital/duplicator. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package duplicator

Duplicator

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:

Installation

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:

Now you can start duplicating!

Usage

Collection Entries

🔥 Hot Tip: Make sure you're on the List entries view, not the Tree one or else you won't see the Duplicate button.

  1. Go to a Collection, and view the entries listing.
  2. Decide on the entry you wish to duplicate. Click the three dots to toggle a dropdown and click the Duplicate option.
  3. 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.
  4. The entry will then be duplicated!

Taxonomy Terms

  1. Go to a Taxonomy, and view the terms listing.
  2. Decide on the term you wish to duplicate. Click on the three dots to toggle a dropdown and click the Duplicate option.
  3. The term will then be duplicated!

Support

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.


Compatible with Statamic v3 Duplicator on Packagist Pairing with Tuple


All versions of duplicator with dependencies

PHP Build Version
Package Version
Requires php Version ^8.1 || ^8.2
statamic/cms Version ^4.0
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package doublethreedigital/duplicator contains the following files

Loading the files please wait ....