This guide details how to manage pages within the GimCore administrative interface. Administrators can create, review, update, and delete pages to structure content effectively on the website.
Accessing the Page Management Screen 🚀
To access the page management screen, navigate to the Content menu in the left navigation pane and select Pages. You will be presented with a data table listing all existing pages.
Understanding the Page Data Table 📊
The data table provides an overview of all configured pages, displaying key properties for each entry.
- Title: This column displays the name or title of the page.
- Order: This column indicates the display order of the page.
- Type: This column specifies the type of page (e.g., standard page).
- Comments: This column shows any internal comments associated with the page.
- Status: This column indicates the current operational status of the page (e.g., Active, Inactive).
- Published: This column shows whether the page is published and publicly visible.
- Actions: This column contains inline action buttons for managing individual pages:
- Edit (✏️ icon): Click this icon to open the Edit Page modal dialog and modify the details of an existing page.
- Delete (🗑️ icon): Click this icon to remove a page from the system. A confirmation prompt will appear before deletion.
Managing Pages ⚙️
Adding a New Page ➕
To add a new page:
- Click the Add New button located in the page header. This will open the Add Page modal dialog.
- Fill in the required fields within the modal, such as Title, Content, Type, Order, and Status.
- Click the Save button within the modal to create the new page.
Editing an Existing Page ✏️
To modify the details of an existing page:
- Locate the desired page in the data table.
- Click the Edit (✏️) icon in the Actions column for that page. This will open the Edit Page modal dialog, pre-populated with the page's current information.
- Make the necessary changes to the page's properties.
- Click the Save button within the modal to apply your updates.
Deleting a Page 🗑️
To remove a page from the system:
- Locate the page you wish to delete in the data table.
- Click the Delete (🗑️) icon in the Actions column for that page.
- A confirmation dialog will appear. Click Confirm to proceed with the deletion, or Cancel to abort.
Applying Changes 💾
After performing operations such as adding, editing, or deleting pages, you may need to click the Apply button if it appears, to ensure all changes are saved and reflected across the system. This button is typically found in the page header or relevant sections.