web-installer
web-installer copied to clipboard
Web-based installer for Winter CMS
Currently, the web installer writes configuration values to the config files. Since these are kept in source control, we should try and configure the site using the environment variable file...
I ran into some similar problems to those in #13 with a fresh installation archive. I think many of these could be avoided if some installer pre-checking was added. Specifically...
The installer should use the version constraints of PHP from its composer.json when doing the PHP version compatibility check, in order to account for cases such as Winter CMS 1.1...
Won't be available for the initial release of the installer, but for the future... We should add a prompt as part of the installer to allow the user to create...
- [x] Prepopulate the site URL value with the location of the current document - [ ] Perform validation on each configuration step before proceeding to the next step -...
While the fields in the Configuration area are able to be tabbed through, it would be worth making it so that tabbing the last field on each of the sections...
The installer should be welcoming to people of all languages, so we should at some point implement support for some internationalization of the content of the installer. While applying i18n...
Hi, I would like to install a fresh install with your web-installer but I have an error during install (I download the web-installer today) : `ERROR: Unable to run migrations....