The purpose of this repository is to enable easy exploration of HEPTAconnect in different environments. A central Makefile is used to automate most of the examples.
Start the example with make shopware-platform
.
To supply a different database server you can set the DSN with the DATABASE_URL
environment variable.
- php 7.4+
- mysql 5.7+
- composer
Thank you for considering contributing to this package! Be sure to sign the CLA after creating the pull request.
- Fork the repository
git clone yourname/heptaconnect-playground
- Make your changes to master branch
- Create your Pull-Request
Copyright 2020 HEPTACOM GmbH
Dual licensed under the GNU Affero General Public License v3.0 (the "License") and proprietary license; you may not use this project except in compliance with the License. You may obtain a copy of the AGPL License at https://spdx.org/licenses/AGPL-3.0-or-later.html. Contact us on our website for further information about proprietary usage.