Skip to content
This repository has been archived by the owner on Mar 20, 2024. It is now read-only.
Ariel Vallese edited this page Jan 28, 2016 · 7 revisions

Frequently Asked Questions

What is the difference between Timegird and Timegrid.io ?

Timegrid is the web application (software piece) that runs the booking platform. Timegrid.io is a web service that runs Timegrid to provide a booking solution for a certain marketplace.

How may I benefit from Timegrid ?

As a site owner, you may run Timegrid in your own server to provide a booking platform for a certain marketplace. As a developer, you may take code pieces as long as you respect the license terms. As a business owner/service provider, you may implement online booking with no hassle through Timegrid.io.

May I use Timegrid for commercial purposes?

Yes, as long as you keep authoring credits and release source-code according to the applied license.

Why isn't Timegrid just a module?

When development was started, it was kind of difficult to find an open sourced full web application in Laravel so one could learn from. So I decided to give a contribution back. Extracting the reusable booking code out as a module is in mind so everybody can benefit from these functions without the need of running the entire platform.

Clone this wiki locally