Menu Icon

How to create, delete and edit a folder?

This article shows how to use folder structure and it works

Folders allow you to help organize page structure and edit url structure.

For example you have a page named 'Blogs' and it's inside of a folder named 'My-New-Blog'. When you want to go to the this page you can go it like the url below.

    pageUrl + /blogs/my-new-blog

How to create a folder

First, open pages panel from side panel and click the add icon on the top of the panel.

Then click New Folder button. It will open a modal as you see in the image below.

  • Name is the name of your folder. It doesn't effect the url.

  • Slug is a slug of the url. Your url includes this slug the go to your page that inside of the folder.

Lastly, click the Create Folder button. That's it. It will be created.

How to edit a folder

First, click the three dots button of the folder as you see in the image below adn click Edit Folder button.

Then enter your values, and click the Edit Folder button.

That's it. The folder will be edited.

How to delete a folder

First, click the three dots button of the folder as you see in the image below adn click Delete Folder button.

It will open a modal to accept the deletion of the folder. Click the Yes button. That's it. It will be deleted.