Download the PHP package weareplanet/shopware-6 without Composer
On this page you can find all versions of the php package weareplanet/shopware-6. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download weareplanet/shopware-6
More information about weareplanet/shopware-6
Files in weareplanet/shopware-6
Package shopware-6
Short Description WeArePlanet integration for Shopware 6
License Apache-2.0
Homepage https://www.weareplanet.com//
Informations about the package shopware-6
WeArePlanet Payment for Shopware 6
The WeArePlanet Payment plugin wraps around the WeArePlanet API. This library facilitates your interaction with various services such as transactions. Please note that this plugin is for versions 6.5 and 6.6. For the 6.4 plugin please visit our Shopware 6.4 plugin.
Requirements
- Shopware 6.5.x or Shopware 6.6.x. See table below.
- PHP minimum version supported by the each shop version.
Supported versions
Shopware 6 version | Plugin major version | Supported until |
---|---|---|
Shopware 6.6.x | 6.x | Further notice |
Shopware 6.5.x | 5.x | October 2024 |
Installation
You can use Composer or install manually
Composer
The preferred method is via composer. Follow the installation instructions if you do not already have composer installed.
Once composer is installed, execute the following command from the shop root to install the plugin:
Update via composer
Manual Installation
Alternatively you can download the package in its entirety. The Releases page lists all stable versions.
Uncompress the zip file you download, and include the autoloader in your project:
Usage
The library needs to be configured with your account's space id, user id, and application key which are available in your WeArePlanet account dashboard.
Logs and debugging
To view the logs please run the command below:
Documentation
License
Please see the license file for more information.
All versions of shopware-6 with dependencies
ext-json Version *
ext-mbstring Version *
php Version >=8.2
shopware/core Version ~6.6.0
shopware/administration Version ~6.6.0
shopware/storefront Version ~6.6.0
weareplanet/sdk Version ^4.0.0