Skip to content

Latest commit

 

History

History
37 lines (22 loc) · 1.33 KB

README.md

File metadata and controls

37 lines (22 loc) · 1.33 KB

HEPTAconnect Playground

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.

Shopware Platform

Start the example with make shopware-platform. To supply a different database server you can set the DSN with the DATABASE_URL environment variable.

Requirements

  • php 7.4+
  • mysql 5.7+
  • composer

Contributing

Thank you for considering contributing to this package! Be sure to sign the CLA after creating the pull request. CLA assistant

Steps to contribute

  1. Fork the repository
  2. git clone yourname/heptaconnect-playground
  3. Make your changes to master branch
  4. Create your Pull-Request

License

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.