web-installer icon indicating copy to clipboard operation
web-installer copied to clipboard

Web-based installer for Winter CMS

Results 8 web-installer issues
Sort by recently updated
recently updated
newest added

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...

Priority: Medium
Status: Accepted
Type: Maintenance

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...

Status: Review Needed
Type: Conceptual Enhancement

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...

Type: Maintenance

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...

Status: On Hold
Type: Conceptual Enhancement

- [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 -...

Status: In Progress
Type: Maintenance

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...

Type: Conceptual Enhancement
good first issue
help wanted

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...

Type: Conceptual Enhancement
help wanted

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....

Type: Bug