Default Installation
- Download the newest version of Goma.
- Extract Goma to your Webspace
- Launch the URL of your Webspace by launching a browser and navigation to it, for example: https://mypage.org/goma/
- If you're having trouble here, make sure permissions are set or check our troubleshooting page.
- Start Installation by selecting Language
- Select "Install Goma"
- Select Installation-Package or Restore Folder
Command-Line Installation
$ git clone https://repo.goma-cms.org/scm/goma/goma.git $ php system/application.php --rebuild --dev --configure \ mysql.db=$mysql_database \ mysql.user=$mysql_user \ mysql.password=$mysql_password \ mysql.host=$mysql_host \ mysql.prefix=$mysql_prefix \ user=$adminUser \ pwd=$newAdminPassword \ directory=$dir # most common mysite