gelysis / joomla-installer
Composer Installer for Joomla
1.0.0
2020-04-27 06:56 UTC
Requires
- php: ^7.3.0
Requires (Dev)
- composer/composer: dev-master
This package is auto-updated.
Last update: 2024-10-27 16:53:21 UTC
README
Joomla Composer Installationsprogramm / Joomla Composer Installer
Urheberrecht/Copyright ©2020+, Andreas Gerhards age@gelysis.org. Alle Rechte vorbehalten. / All rights reserved. / Tous droits réservés.
LIZENZ
Der GJInstaller ist Open Source und unter der BSD-3-Klausel lizensiert.
Bitte lesen sie LICENSE.md
für weitergehende Informationen.
LICENSE
The GJInstaller is open source and licensed as BSD-3-Clause.
Please consult LICENSE.md
for further details.
SYSTEM REQUIREMENTS
Requires PHP 7.3 or later.
COMPONENTS
DESCRIPTION
This package is an alternative installer for Joomla using Composer (getcomposer.org).
INSTALLATION (LINUX-ONLY)
- Install composer if not already available
composer create-project gelysis/joomla-installer <destination directory> dev-master --no-dev --remove-vcs
- Configure Joomla as described on the joomla.org website.
- Remove installation folder.
- Create confiuration.php manually.
QUESTIONS AND FEEDBACK
Please contact the author.
RELEASE INFORMATION
GJINSTALLER 1.0.0 2020-04-27
UPDATES
Please see CHANGELOG.md
.