/TastyIgniter

Open Source Restaurant Online Ordering, Table Reservation and Management System

Primary LanguagePHPMIT LicenseMIT

TastyIgniter 🔥

Packagist Build Status License

TastyIgniter is a free open source restaurant ordering and management system. TastyIgniter provides a professional and reliable platform for restaurants wanting to offer online ordering to their customers.

Installation

TastyIgniter v3 (uses Laravel PHP framework) is currently in beta and should not be used in production. Join the Dev Team to follow along with our progress. See branch 2.1.x for a stable version.

Wizard Installation

  1. Download and unzip the setup archive file into an empty directory on your server.
  2. Create a MySQL user database for TastyIgniter.
  3. Extract and upload the setup archive contents to your server. Normally the setup.php file will be at your root.
  4. Grant write permissions on the setup directory, its subdirectories and files.
  5. Run the TastyIgniter setup script by accessing setup.php in your web browser. Example, http://example.com/setup.php or http://example.com/folder/setup.php
  6. Follow all onscreen instructions and make sure all installation requirements are checked.

Manual Installation

composer create-project tastyigniter/tastyigniter .

Read the Installation Guide for more information.

Community and Support

Contributing

TastyIgniter is open-source and we would love your help building it! Please read the Contributing Guidelines to learn how you can help.

Credits

  • Laravel - Open source full-stack framework.
  • october/rain - OctoberCMS foundation library
  • Bootstrap 4 - Open source front end framework.
  • Samuel Adepoyigi
  • All Contributors

License

TastyIgniter is licensed under the The MIT License (MIT)