Order and Delivery Terms

Digital Products

We only sell open source code licensed under MIT (i4ware SDK) and GNU GPL (WordPress plugins and themes), and there is no right of return for subscriptions.

Source Code Licenses – GNU GPL (WordPress)

This online service uses the WordPress publishing system, which is licensed under the GNU General Public License (GPL).

WordPress and GNU GPL

WordPress is free and open source software distributed under the GNU General Public License, version 2 (GPLv2) or later.

GNU GPL – Copyleft Clause

GNU GPL is a copyleft license, which means the following:

  • You have the right to use, study, modify, and distribute this software.
  • If you modify WordPress or the source code based on it and share or distribute it further:
    • The modified version must be licensed under the same GNU GPL license.
    • The source code must be made available according to the terms of the GPL license.
    • You may not impose additional restrictions that limit the recipient’s rights under the GPL.

This ensures that the software and any improvements made to it remain free and open to all users.

Copyright and Disclaimer

WordPress and its related GPL-licensed components are provided “as is”, without any express or implied warranty, including but not limited to merchantability or fitness for a particular purpose, under the GNU GPL license.

i4ware SDK – Source Code License (MIT)

i4ware SDK (low-code platform) is licensed under the MIT License.

Copyright

Copyright ©
i4ware Software

MIT License – License Terms

This software and its related documentation (hereinafter referred to as “Software”) are provided freely to anyone who obtains a copy of the Software. The license grants the right to:

  • use
  • copy
  • modify
  • combine
  • publish
  • distribute
  • sub-license
  • sell

Copies of the software may be made without restriction, provided that the following copyright notice and this permission notice are included in all copies or significant portions of the Software.

Disclaimer

THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT ANY WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.

IN NO EVENT SHALL THE COPYRIGHT HOLDERS OR OTHER PARTIES BE LIABLE FOR ANY CLAIMS, DAMAGES OR OTHER LIABILITIES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Original MIT License

Note on License Differences

  • WordPress (GNU GPL) → copyleft, requires re-licensing under GPL
  • i4ware SDK (MIT) → permissive license, no copyleft requirement

These can be used in the same project, as long as the terms of both licenses are fulfilled.