Welcome ,
  1. Home
  2. PageCarton Admin Panel

PageCarton Documentation



Interested in coding widgets, classes, or methods? Check out the Code section!

PageCarton Admin Panel


Image

The PageCarton Admin Panel is the default control center of PageCarton. While PageCarton is built with privileges from ground up, which allows to customization even from the frontend, the Admin Panel now serves as the control center where all the administative functions can be found in one place.

The Admin Panel is a component of PageCarton system that provides the ability to view and change application settings. It consists of a set of widgets that include adding or removing functionalities and software options, controlling user accounts, changing accessibility options, and accessing networking settings.

URL

By default, the PageCarton Admin Panel resides on the "/pc-admin" url. Meaning that it could be accessed by going to example.com/pc-admin, where example.com is the domain name of the site where PageCarton is installed.

Changing the Admin Panel Url

The Admin Panel of PageCarton may be changed from the default "/pc-admin" url. Just like any other PageCarton page which is preloaded in the core, the page may be overridden when a new page with the same URL is created on the site

  1. Update your software to the latest version of PageCarton
  2. Go to the Page Copy widget on example.com/widgets/Ayoola_Page_Copy. Copy "pc-admin" to the new page URL you want to change the admin panel to.
  3. Go to the Page Creator widget on example.com/widgets/Ayoola_Page_Creator. Use the utility to Create a new page with URL /pc-admin to override the main admin panel.
  4. Update the newly created page to display whatever you want.

 

 

← Previous "Installing PageCarton via Composer""HTML Syntax & API for Embedding Widgets" Next →


 

Similar article

 

How to Use Access Level Widgets to Control Content Visibility in PageCarton Photo

How to Use Access Level Widgets to Control Content Visibility in PageCarton

This article explains how to use PageCarton's Access Level Widgets to control content visibility based on user roles, such as content owners, invited users, or administrators. It helps ensure t...

article
 

 

How to Add Edit and Delete Buttons with URLs in PageCarton Photo

How to Add Edit and Delete Buttons with URLs in PageCarton

This article explains how to add functional Edit and Delete buttons to content items in PageCarton, using direct URL links to PageCarton edit and delete page. These buttons allow owners and admin...

article
 

 

A Step By Step Guide To Back up and Downloading your Website on PageCarton. Photo

A Step By Step Guide To Back up and Downloading your Website on PageCarton.

In the digital age, website is the face of a business or personal brand. Whether it's a blog, an e-commerce site, or a personal website. Backing up your website files is the first step towards secu...

article
 

 

Changing Number of Posts to Display on a Widget Photo

Changing Number of Posts to Display on a Widget

Another interesting customization feature just came in the latest PageCarton. Users of PageCarton can now change the number of post shown in embedded widget from the admin panel. For example, be...

Documentation Article
 

 

Installing PageCarton via Composer Photo

Installing PageCarton via Composer

If you have Composer installed on your computer, you can easily get PageCarton up by running the following commands on your command line.  # 1. Download PageCarton via composer compose...

article
 

 

Setting up PageCarton via Docker Photo

Setting up PageCarton via Docker

PageCarton now has a few files in its GitHub repository that helps to set it up on Docker easily. If you are familiar with Docker or a newbie, you should be able to get started with PageCarton...

article