Skip to content

TourConnect/ti2-tourconnect

Repository files navigation

ti2-tourconnect

TourConnect plugin for Ti2

a .env file on the root of the project is required to exists with the following content:

ti2-tourconnect-apiUrl=http://rest.tourconnect.com
ti2-appToken-=FOR_TESTING_ONLY
ti2-apiToken-=USER_TOKEN

Contributing

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.

License

Distributed under the GPL-3 License. See LICENSE for more information.

TL;DR Here's what the license entails:

  1. Anyone can copy, modify and distribute this software.
  2. You have to include the license and copyright notice with each and every distribution.
  3. You can use this software privately.
  4. You can use this software for commercial purposes.
  5. If you dare build your business solely from this code, you risk open-sourcing the whole code base.
  6. If you modify it, you have to indicate changes made to the code.
  7. Any modifications of this code base MUST be distributed with the same license, GPLv3.
  8. This software is provided without warranty.
  9. The software author or license can not be held liable for any damages inflicted by the software.