Download the PHP package findologic/plentymarkets-rest-export without Composer
On this page you can find all versions of the php package findologic/plentymarkets-rest-export. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download findologic/plentymarkets-rest-export
More information about findologic/plentymarkets-rest-export
Files in findologic/plentymarkets-rest-export
Download findologic/plentymarkets-rest-export
More information about findologic/plentymarkets-rest-export
Files in findologic/plentymarkets-rest-export
Vendor findologic
Package plentymarkets-rest-export
Short Description FINDOLOGIC plugin for Plentymarkets
License
Package plentymarkets-rest-export
Short Description FINDOLOGIC plugin for Plentymarkets
License
Keywords Plentymarketsfindologic
Please rate this library. Is it a good library?
Informations about the package plentymarkets-rest-export
Findologic Plentymarkets export
In order to start an export:
- Copy
src/PlentyConfig.php.dist
tosrc/PlentyConfig.php
. - Set the correct values in
src/index.php
. - Change directory to
src
. - Run
php index.php
.
Deployment & Release
- Ensure all necessary changes have been merged into the
develop
branch. - Merge all changes from
develop
intomain
. - Create a new release on GitHub. As branch use
develop
. This will automatically create a tag for this repository. - Ensure that the build passed successfully and bump the version of the REST exporter in
the importer by running
composer require findologic/plentymarkets-rest-export:^1.35
.- Ensure that you specify
^
and only major and minor version e.g.^1.35
or^2.12
.
- Ensure that you specify
- From here on follow the usual importer deployment procedure.
All versions of plentymarkets-rest-export with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.3
guzzlehttp/guzzle Version ^6.3|^7.1
vasily-kartashov/log4php Version 4.1.0
guzzlehttp/promises Version ^1.4
guzzlehttp/guzzle Version ^6.3|^7.1
vasily-kartashov/log4php Version 4.1.0
guzzlehttp/promises Version ^1.4
The package findologic/plentymarkets-rest-export contains the following files
Loading the files please wait ....