Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable Joomla 4 to be installed #125

Closed
yiendos opened this issue Jul 6, 2020 · 0 comments · Fixed by #126
Closed

Enable Joomla 4 to be installed #125

yiendos opened this issue Jul 6, 2020 · 0 comments · Fixed by #126
Assignees
Labels
Milestone

Comments

@yiendos
Copy link
Member

yiendos commented Jul 6, 2020

With the advent of Joomla 4 - beta the traditional SQL install scripts here:
https://github.com/joomla/joomla-cms/tree/staging/installation/sql/mysql

Have been replaced by:
https://github.com/joomla/joomla-cms/tree/4.0-dev/installation/sql/mysql

Consequently it necessary to to provide the dump scripts to the database:install command:
https://github.com/joomlatools/joomlatools-gitpod/blob/master/.gitpod/install_joomla_beta.sh#L21

We can certainly check the same folder /installation/sql/mysql for any .sql files.... when this information is brought back we can then probably determine which version of Joomla we are talking about.

This would make such site installs for gitpod, github-actions, docker etc much easier

@yiendos yiendos self-assigned this Jul 6, 2020
@yiendos yiendos added the feature label Jul 6, 2020
@yiendos yiendos added this to the 1.6 milestone Jul 6, 2020
yiendos added a commit that referenced this issue Jul 10, 2020
@yiendos yiendos changed the title Make database installs a little bit smarter Enable Joomla 4 to be installed Jul 10, 2020
yiendos added a commit that referenced this issue Jul 23, 2020
@johanjanssens johanjanssens modified the milestones: 1.6, 1.6.0 Oct 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants