# Update Guide

### Step 1: Log in to Edwiser

1. Access the Edwiser website.
2. Enter your credentials to log in.

### Step 2: Navigate to “My Account” Page

1. Once logged in, go to the "My Account" page.

### Step 3: Download Relevant Purchase

1. Go to the ‘MY PURCHASES’ tab.
2. Click on the Download button for the relevant purchase.
3. Scroll down to find the links for the relevant download.
4. Extract the main zip file to find 7 more zip files:
   * Edwiser RemUI theme file
   * Edwiser RemUI Course Format plugin
   * Edwiser Site Importer
   * Edwiser Page Builder
   * Edwiser Advance Block
   * Edwiser Page Builder Filter (Filter\_edwiserpbf.zip)
   * Edwiser Rating and Review

### Step 4: Install Plugins on Your Moodle Website

1. Go to your Moodle website.
2. Navigate to `Site Admin > Plugins`.
3. Click on `Install Plugins`.
4. Install all the files one by one to successfully update your theme to the latest version.

{% hint style="info" %}
Do not uninstall any plugins during the update or else all the configuration data will be lost
{% endhint %}

### Install Plugins via FTP (If Applicable)

1. Extract the zip folder contents to the following locations in your Moodle directory:
   * **Edwiser RemUI theme:** `Moodle directory/theme/`
   * **Edwiser RemUI Course Format plugin:** `Moodle directory/course/format/`
   * **Edwiser Site Importer:** `Moodle directory/local/`
   * **Edwiser Page Builder:** `Moodle directory/local/`
   * **Edwiser Advance Block:** `Moodle directory/blocks/`
   * **Edwiser Page Builder Filter:** `Moodle directory/filter/` (Filter\_edwiserpbf.zip)

Follow these steps to ensure a smooth update process for your Edwiser RemUI theme across different Moodle versions.

4o


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://remui-docs.edwiser.org/update-guide.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
