You searched for
Interested in coding widgets, classes, or methods? Check out the Code section!
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
One of the cool features of the PageCarton core is that it offers a cute interface to build forms without writing a single line of code. Though the forms generated by PageCarton are fully customiza...
Documentation Article
The goal of creating a PageCarton theme is to help users of PageCarton create and customize their site and apps fast and easy. Creating a PageCarton theme is a very easy process but a lot of t...
article
In an update to PageCarton that was available from August 2020, we added a new way to create and customize PageCarton Themes. In addition to existing ways of creating ...
article
PageCarton is said to be one of the easiest to install among software of it's kind. Under most circumstances, installing PageCarton is a very simple process and takes less than five minutes to comp...
Documentation Article
Creating A Website Back-Up within PageCarton Admin Panel Step One Log in to your website Admin Panel using your website name /pc-admin (www.example.com/pc-admin) Step Two ...
Documentation Article
It's good to use Standard Post Types Parameters in Embedding Widgets in themes so that when users change themes, similar posts made from previous themes can work in the theme one is building
article
PageCarton is an awesome tool that enables one to publish contents in an easy and well coordinated manner. PageCarton has an interesting sets of features designed to help you get started in no time...
Documentation Article
Creating a PageCarton theme isn't actually a difficult task, but just that it might involve a long process and a little bit of how programming codes work. The main purpose of having a PageCarto...
article
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
Settings modules are the PHP Classes that prepare to take data in the user-defined plugin settings area. PageCarton Core allows plugins to take user-defined data to be able to alter the behavior of...
Documentation Article
By default, whenever PageCarton wants to output something to the browser, it does this through widgets. A widget serves as a bridge that links the PageCarton core to the browser.
Documentation Article