Installation Steps Demo Cloner
Open the command line interface from your server Cpanel
Navigate to the temp directory:
cd /etc/temp
Download the demo files:
wget <download_url>
Unzip the demo importer file:
unzip importer.zip
Navigate to the Importer directory:
cd importer
Extract the installer:
bash download_backup.sh
Initiate the demo installation:
bash setup_demo.sh
Configuration Details
Enter the website address:
www.mydomain.org
Specify if the domain has an SSL certificate (Y/N):
Y (if SSL is installed) or N (if not installed)
Enter the Moodle HTML path:
/var/www/mydomain/html
Enter the Moodledata path:
/var/www/mydomain/
Enter the database name, username, and password when prompted.
Last updated
Was this helpful?