Download the PHP package dotmailer/dotmailer-magento2-extension without Composer

On this page you can find all versions of the php package dotmailer/dotmailer-magento2-extension. 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 dotmailer-magento2-extension

Dotdigital for Magento 2 (Magento Open Source and Adobe Commerce)

Packagist Version Packagist Version (including pre-releases)

Requirements

Version history

Please see our Releases page.

Installation

We encourage merchants to install our core modules via our combined Dotdigital - Marketing Automation extension:

Steps:

  1. You must ‘purchase’ the core extension from the Marketplace.
  2. Any existing require instructions in your composer.json relating to dotmailer/* packages must be removed.
  3. Now, require the package.

Usage and support

Full support documentation and setup guides are available here.

CLI commands

sync

Run the sync commands on demand. Useful when troubleshooting cron issues.

This will yield a list of options:

task

A task-runner for utility jobs that aren't syncs. Again, these have crons, so you wouldn't normally need to run these manually.

This will yield a list of options:

migrate

The migrate command is a way to re-run the module's data installation process after initial install.

You may supply the following table options:

Running migrate with no options supplied will re-run the complete data installation process.

Warning:

Contribution

You are welcome to contribute to Dotdigital for Magento! You can either:


All versions of dotmailer-magento2-extension with dependencies

PHP Build Version
Package Version
Requires php Version ^7.4||^8.0
magento/framework Version >=102 <104
magento/module-newsletter Version ^100.3|^100.4
magento/module-review Version ^100.3|^100.4
magento/module-sales Version >=102 <104
magento/module-sales-rule Version >=101 <102
magento/module-wishlist Version >=101 <102
magento/module-store Version >=101 <102
magento/module-config Version >=101 <102
magento/module-backend Version >=101 <103
magento/module-checkout Version ^100.3|^100.4
magento/module-ui Version >=101 <102
magento/module-theme Version >=101 <102
magento/module-cron Version ^100.3|^100.4
magento/module-customer Version >=102 <104
magento/module-eav Version >=102 <103
magento/module-catalog Version >=103 <105
magento/module-catalog-rule Version >=101 <102
magento/module-catalog-inventory Version ^100.3|^100.4
magento/module-quote Version >=101 <103
magento/module-directory Version ^100.3|^100.4
magento/module-shipping Version ^100.3|^100.4
magento/module-payment Version ^100.3|^100.4
magento/module-user Version >=101 <102
magento/module-reports Version >=100 <102
magento/module-email Version >=101 <102
magento/module-send-friend Version ^100.3|^100.4
magento/module-product-alert Version ^100.3|^100.4
magento/module-configurable-product Version ^100.3|^100.4
magento/module-bundle Version >=100 <102
magento/module-grouped-product Version ^100.3|^100.4
magento/module-url-rewrite Version >=101 <103
magento/module-authorization Version ^100.3|^100.4
magento/module-tax Version ^100.3|^100.4
magento/framework-message-queue Version ^100.3|^100.4
magento/module-mysql-mq Version ^100.3|^100.4
laminas/laminas-http Version ^2.6
laminas/laminas-uri Version ^2.5
dotdigital/dotdigital-php Version ^2.4
php-http/curl-client Version ~2.3.0
nyholm/psr7 Version ^1.8
psr/log Version ^1 || ^2 || ^3
ext-json Version *
ext-pcre Version *
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 dotmailer/dotmailer-magento2-extension contains the following files

Loading the files please wait ....