Didgigo plugin for Ti2
a .env file on the root of the project is required to exists with the following content:
ti2-didgigo-apiUrl=http://dev.api.didgigo.com/v1
ti2-didgigo-appToken=API+KEY
ti2-didgigo-testSupplierId=AN_EXISTING_SUPPLIER_ID
Contributions are welcome and ecouraged.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
- Fork the Project
- Create your Feature Branch (git checkout -b feature/AmazingFeature)
- Commit your Changes (git commit -m 'Add some AmazingFeature')
- Push to the Branch (git push origin feature/AmazingFeature)
- Open a Pull Request
Feel free to check the Issues Page.
Distributed under the GPL-3 License. See LICENSE.txt for more information.
TL;DR Here's what the license entails:
- Anyone can copy, modify and distribute this software.
- You have to include the license and copyright notice with each and every distribution.
- You can use this software privately.
- You can use this software for commercial purposes.
- If you dare build your business solely from this code, you risk open-sourcing the whole code base.
- If you modify it, you have to indicate changes made to the code.
- Any modifications of this code base MUST be distributed with the same license, GPLv3.
- This software is provided without warranty.
- The software author or license can not be held liable for any damages inflicted by the software.