# Site Sync

The "Sync Configuration" feature allows you to seamlessly transfer configurations from a staging Moodle site to a live Moodle site. This includes logos, branding colors, footer details, and other design elements configured in the Edwiser RemUI theme

### Step 1: Installation

Make sure the plugins are installed on both sites. You can do so by navigating to  Site Admin > Plugins. Here you should find the Site sync overview under local.  \
\
If the plugin is not installed you can do so by navigating\
1\. Log in to your Edwiser Account\
2\. Download Edwiser RemUI \
3\. Extract the files and you will find the Sync Site Plugin\
4\. Install the plugins by navigating to Site Admin > Plugins > Install Plugins\
5\. Make sure the plugins are installed on both sites you want to sync configuration

{% hint style="info" %}
Please make sure the theme is also updated to the latest version on both the sites.
{% endhint %}

{% embed url="<https://drive.google.com/file/d/1QB_L1JQaoURVQL2B0YHh85bWul6UQYYN/view?usp=sharing>" %}
Installation Video
{% endembed %}

### Step 2: Setting up the plugin for the Live / Production site

{% embed url="<https://drive.google.com/file/d/1lZs7GXVp7utiBZfPI-xhfVdSHKtOWADA/view?usp=sharing>" %}
Set up the live site
{% endembed %}

&#x20;

### Step 3: Connecting the two sites

{% embed url="<https://drive.google.com/file/d/1Ozml74bQbMYh3ljLnWo-N5s2K_1uxgx0/view?usp=sharing>" %}
Connect the live and staging site
{% endembed %}

### Step 4: Synchronizing the settings&#x20;

{% embed url="<https://drive.google.com/file/d/137Msoex5sea9MtgEHJ1rxc2F5MQtg759/view?usp=sharing>" %}

***

### How to revert to changes

{% embed url="<https://drive.google.com/file/d/1u3_-6Ljwc3hwmiKFQW5KrmCW4e65MvM4/view?usp=sharing>" %}


---

# 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/site-sync.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.
