Skip to content

Releases: evolution-cms/installer

Evolution CMS Installer 1.3.0

10 Apr 05:38
fae400f

Choose a tag to compare

This release significantly improves the extras installation flow and makes the SQLite experience much smoother in the console installer.

Highlights:

added a new extras selection screen to the console installer
extras can now be installed from three sources:
managed extras
bundled extras from the install directory
legacy extras from the old extras.evo.im catalog
bundled install extras are now available during console installation, similar to the web installer
improved legacy extras handling for more complex packages, including better support for templates, TVs, dependencies, SQL, and full-install style package structure
SQLite improvements:

SQLite is now listed first in the database driver selection and is selected by default
SQLite databases are no longer placed in the project root
the installer now stores SQLite databases in core/database/
users only provide a file name, while the installer resolves the correct final location automatically
fixed early SQLite connection checks for fresh install directories
UX and installer flow:

improved extras selection navigation and button focus behavior
improved the final extras summary screen
after a successful local installation, the installer now suggests how to run the site with php -S
local and server usage hints are now clearer
development-only files such as AGENTS.md and publiccode.yml are no longer left in the final installed project
Error handling and reliability:

real extras installation failures are no longer shown as successful
failed extras steps are now reported correctly
installer logs are preserved when extras installation fails
improved detection of stack traces, SQLSTATE errors, and related failure scenarios

Evolution CMS Installer 1.2.0

20 Jan 21:30

Choose a tag to compare

[ADD] support for managed Extras installation via CLI and TUI

Evolution CMS Installer 1.1.0

15 Jan 23:19

Choose a tag to compare

v1.1.0

[FIX] Self update.

Evolution CMS Installer 1.0.0

15 Jan 12:49

Choose a tag to compare

v1.0.0

[FIX] Installer self update.