Skip to content
This repository has been archived by the owner on Nov 11, 2022. It is now read-only.

Downloads the latest Kajona build to the current directory and installs the system using sqlite directly.

Notifications You must be signed in to change notification settings

sidler/KajonaNightlyBuildInstaller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

KajonaNightlyBuildInstaller

Downloads the latest Kajona build (development snapshot) to the current directory and installs the system using sqlite directly. If the script succeeds, you'll get a fully operational Kajona installation with just one click.

Call it either by commandline

php -f install.php

or call it using your webserver

http://yourwebserver/kajona/install.php

The script downloads the latest nightly build into the current directory (the file is downloaded only once). The zip-file is extracted to kajona.

After installation, you may log into the system using

Username: admin Password: demo

About

Downloads the latest Kajona build to the current directory and installs the system using sqlite directly.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages