Follow these steps to successfully install the Edvik demo content on your Moodle site.
Edvik.sql
file from the demo package.links.txt
file to get the download link for demo_files.zip
.demo_files.zip
.var/www/htdocs
/ or your domain root).โ Alternative Method:
Use an FTP client like FileZilla to upload the extracteddemo_files
folder to your web server.
Edvik
.zip
(theme file) โ into: /demo_files/theme/
blocks.zip
(all blocks) โ into: /demo_files/blocks/
links.txt
file to find the download link for moodledata.zip
.moodledata.zip
./var/www/moodledata/
).โน๏ธ Important: Ensure the
moodledata
directory has read and write permissions.
Refer to Moodle.org for more on file permissions.
config.php
config.php
file located in your Moodle root directory.$CFG->dbuser
, $CFG->dbpass
, $CFG->dbname
โ set your DB credentials.$CFG->dbhost
โ usually localhost
or 127.0.0.1
.$CFG->wwwroot
โ use your actual site URL.$CFG->dataroot
โ path to your moodledata
directory.$CFG->directorypermissions
โ typically 0777
or 0755
.{your-site-url}/login/index.php
Username: edvik
Password: EdvikPass1@
{your-site-url}/admin/tool/replace/
http://localhost:8888/moodle/edvik/
https://edvik.ddev.site/ย (Moodle 5.0+)
https://yourdomain.com/
{your-site-url}/admin/purgecaches.php
โณ This may take a few minutes. Be patient.
For security reasons, please change the administrator password after your first login.