Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/tastyigniter/setup
- Owner: tastyigniter
- License: mit
- Created: 2018-05-21T04:06:58.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-12-03T13:22:16.000Z (12 months ago)
- Last Synced: 2024-10-29T22:38:07.719Z (18 days ago)
- Topics: mysql, php, tastyigniter
- Language: PHP
- Size: 2.76 MB
- Stars: 19
- Watchers: 9
- Forks: 13
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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.