Commit graph

6 commits

Author SHA1 Message Date
p.kumar
7adffd8e37 update install command to use the step by step handler
- Add BaseStepExecutorCommand to reuse code
- Update UpgradeCommand to use BaseStepExecutorCommand
- Init legacy languages for Install command
2021-09-27 13:26:37 +05:30
p.kumar
e99afd042a upgrade suite8 installer front-end to run installation command
- add logic to execute the installation command
- add checks for success, failure and locked installation status
- add install action backend handler
2021-09-01 09:11:39 +00:00
p.kumar
5edb83ba08 adapt CLI installer to work with Web installer
- prompt user if installer is locked
- enable re-installation of app
2021-09-01 09:11:39 +00:00
Jack Anderson
8b27bf4857 Update Core Copyright 2021-03-30 19:22:43 +01:00
Clemente Raposo
432abf8bf7 Install Command fix
- Add missing constructor parameter
- Add .env.local generation
- Add interactive commands
2021-03-30 19:22:42 +01:00
Dillon-Brown
7044598f34 Move all legacy handlers to backend
Signed-off-by: Dillon-Brown <dillon.brown@salesagility.com>
2021-03-30 19:22:41 +01:00
Renamed from core/legacy/InstallHandler.php (Browse further)