This doc will show you how to install Edly demo content on your site.
Go to your phpmyadmin and create a database.
Import the edly.sql file
Now, you need to download the demo_files.zip file and the download link is available inside the Links.txt file of the unzipped file. After downloading then upload the demo_files.zip to your web server, and extract it.
You can also upload the demo_files folder to your web server using an FTP client, such as FileZilla (recommended).
After that, upload the edly.zip theme file on demo_files/theme
Upload blocks.zip all files on demo_files/blocks
Now, you need to download the moodledata.zip file and the download link is available inside the Links.txt file of the unzipped file. After downloading then upload the moodledata.zip archive to your web server, outside your webroot.
Your webserver has read-write permissions to the moodledata directory. Also, please visit Moodle.org to understand more details about the permissions.
Now you have to configure the config.php file.
Once the Edly demo installation is completed, you can now log in to your new Edly website with the following administrator credentials.
Go to {yoursite.com}/login/index.php to login directly.
USERNAME: edly
PASSWORD: EdlyPass1@
After logging in, navigate directly to {yoursite.com}/admin/tool/replace/ via your web browser’s address bar and search and replace URL.
You need to perform a search within the whole database for the value:
http://localhost/moodle/edly/
and then replace it with your own site URL.
After logging in, navigate directly to {yoursite.com}/admin/purgecaches.php via your web browser’s address bar and click the ‘Purge all caches’ button.
This process may take several minutes.
Please don’t forget to change the administrator password.