Edwiser RemUI Theme For Moodle - Documentation
Edwiser RemUI Theme Documentation
Edwiser RemUI Theme For Moodle - Documentation
Edwiser RemUI Theme Documentation
  • 🚀Getting Started
    • Clone RemUI Demo
      • Requirements
      • Installation Steps Demo Cloner
      • Login
      • For Non-SQL User
    • Installation
      • Changing the theme to RemUI
      • Activating the license key
      • Enabling up page builder
    • Quick Start Guide
      • Basic Configuration
      • Customizing Your Theme
      • Import Demo Home Page
  • 🏠Site Home Page Setup
    • Set Page Builder & Enable Filter
    • Import Demo Home Page
    • Create Home Page
    • Customize Home Page Sections
    • Create Home Page For RemUI Starter
  • ⚙️RemUI Theme Setup
    • Basic Setting
    • Focus Mode Enhancements
    • Dark Mode
    • 🖌️Visual Personalizer (Colour Customization)
      • Global Settings
      • Custom CSS
    • Header
    • Footer
    • Login Page
    • Custom CSS
  • 📖Course Setup
    • Course Format
    • Course Settings
    • Course Filters and Sorting
    • Featured Courses Block
    • Enrolment Global Settings
    • View Enrolment Page
    • Edit Enrolment page
    • Adding custom fields
  • 📊Dashboard Page Setup
  • 🛠️Custom Page Creation
    • Create custom page
    • Customize the page
    • SEO optimzing the page
    • Saving and Publishing the Page
    • Manage custom pages
    • Edit Custom Page URL
  • Accessibility Widget
  • Site Sync
  • ⭐Course Rating & Review
  • Export block
  • 🔁Update Guide
  • 🧠Knowledge Base
Powered by GitBook
On this page

Was this helpful?

  1. Getting Started
  2. Clone RemUI Demo

For Non-SQL User

  1. Download Demo Cloner Files

    • Go to the Edwiser My account page.

    • Click the download button next to your purchase.

    • Download the Demo Cloner Script File.

  2. Create Database

    • Create a new database for your Moodle installation via phpMyAdmin, cPanel, or Parallels Plesk.

    • You may need to create a new database user if not using an existing one.

  3. Populate Database

    • Import the downloaded SQL file into your new database.

  4. Upload Files

    • Manually upload the Moodle HTML file to your web server.

    • Upload moodledata.zip to your web server, outside the web root. Note: Ensure the moodledata folder is not publicly accessible.

    • Extract the archive via cPanel, another administration interface, or the command line.

  5. Configure config.php

    • Open config.php in the Moodle root directory on your web server.

    • Edit the database name, user, and password to match your new database credentials.

    • Change the website root to your website URL or localhost address, e.g., http://localhost/moodle or http://localhost:8888/moodle.

    • Change the dataroot to match the moodledata directory location, relative to your server root.

  6. Login

    • Your RemUI demo installation is now complete. Login at {yoursite.com}/login/index.php.

    • Username: admin

    • Password: Edwiser0-

  7. Final Steps

    • Change the administrator password immediately after the first login.

Your installation of RemUI is officially complete!

PreviousLoginNextInstallation

Last updated 1 year ago

Was this helpful?

🚀