https://github.com/mecha-cms/start
Installer.
https://github.com/mecha-cms/start
installer one-file
Last synced: about 1 year ago
JSON representation
Installer.
- Host: GitHub
- URL: https://github.com/mecha-cms/start
- Owner: mecha-cms
- Created: 2020-06-11T03:48:35.000Z (about 6 years ago)
- Default Branch: main
- Last Pushed: 2025-01-28T16:45:32.000Z (over 1 year ago)
- Last Synced: 2025-04-28T16:25:47.811Z (about 1 year ago)
- Topics: installer, one-file
- Language: PHP
- Homepage:
- Size: 29.3 KB
- Stars: 6
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Installer for [Mecha](https://github.com/mecha-cms/mecha)
=========================================================
Download the installer file then put the `start.php` file at the root of your site’s public folder. A public folder is a
special folder on your web server that serves to display files to the public face of your web site. Typically, this
folder will be named `htdocs`, `http`, `public_html`, or `www`, depending on the policies and style of the web hosting
provider you use. Please consult your web server service provider about where you can access the web-based file manager
on your web server.
This is what it will look like if you have successfully uploaded the `start.php` file into the folder:

Next, you just need to visit the address http://your-site-domain.tld/start.php to begin the installation.