Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tastyigniter/setup

Setup wizard for TastyIgniter
https://github.com/tastyigniter/setup

mysql php tastyigniter

Last synced: 10 days ago
JSON representation

Setup wizard for TastyIgniter

Awesome Lists containing this project

README

        

Setup Wizard for TastyIgniter :wrench: :fire:
====

Using this wizard is the recommended way to install and setup TastyIgniter.

1. Download and unzip the [setup archive file](https://github.com/tastyigniter/setup/archive/master.zip) into an empty directory on your server.
2. Create a MySQL user database for TastyIgniter.
3. Upload the setup archive 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.
4. 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
5. Follow all onscreen instructions and make sure all installation requirements are checked.

### Installation
Please read the [Installation Guide](https://tastyigniter.com/docs/installation) for more information.

### License
The MIT License (MIT). Please see License File for more information.