---
title: "Web Templates Editor"
slug: "web-templates-editor-settings"
updated: 2026-03-31T16:31:44Z
published: 2026-03-31T16:31:48Z
canonical: "help.nexudus.com/web-templates-editor-settings"
stale: true
---

> ## Documentation Index
> Fetch the complete documentation index at: https://help.nexudus.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Web Templates Editor

## What Is the Web Templates Editor?

Nexudus is a white-label solution that lets you edit the code of your Members Portal to make it your own. Editing the template files used to build your Members Portal is advanced customization.  You need a background in web development or hire someone who does. 

## How the Web Templates Editor Work 
All the files required to edit your Members Portal design and layout are available through [**Settings > Web templates editor**](https://dashboard.nexudus.com/settings/editor/templates){target="_blank"}. 

All the template files available in the editor can be edited by any full unrestricted admin user. Restricted admin users with a role that includes the relevant permissions can also edit the template files. We recommend you create a restricted admin user for developers. 

{{variable.MoreInformation}} [Creating Accounts for Developers](/v3/docs/creating-accounts-for-developers){target="_blank"}.


The way you edit the template files depends on the version of the Members Portal you currently use. 
{{snippet.MembersPortal_VersionNote}}

Once you know which version you use, you can follow our guides on advanced customization. 
* [Advanced Customisation of Version 3 & 4 of the Members Portal](/v3/docs/advanced-customization-version-3-4-of-the-members-portal){target="_blank"} 
* [Advanced Customization of Version 2 of the Members Portal](/v3/docs/advanced-customization-version-2-of-the-members-portal){target="_blank"}. 


## Editor's Menu 
The editor has a menu on the left side of the page that lets you navigate between different folders and files. 

![image.png](https://cdn.document360.io/4f9a66c7-3dbb-4052-97d8-5439302e1512/Images/Documentation/image%28827%29.png){height="" width=""}

### Built-in files 
This folder contains the following default files: 

* app.js
* dashboard.htm
* head.js
* invoice.htm
* statement.htm
* styles.css

### Pages & Components 
This folder contains all the custom files you create to build on existing components. 

{{variable.MoreInformation}} [Replacing and Adding Components](https://help.nexudus.com//v3/docs/replacing-and-adding-components){target="_blank"}.


### Files Drive 

This section of the editor lets you upload and manage different types of files. You can then link to any of the uploaded files from any of the template pages. 

### Dropbox 
This section of the editor lets you connect the templates editor to your Dropbox account. Once you've connected your Dropbox account to Nexudus, you can easily copy your Nexudus templates to Dropbox and transfer edited files from Dropbox to Nexudus. 


## User Roles for the Web Template Editor

All full unrestricted admins have access to the editor and can edit any of its files by default. Restricted admins need a role that includes the same permissions as a developer on top of the basic **Dashboard** role. 

For more information on the permissions required, check out [Creating Accounts for Developers](/v3/docs/creating-accounts-for-developers){target="_blank"}.
