Welcome ,
  1. Home
  2. Search

PageCarton Documentation

               

You searched for

www.ljling.cn) ORDER BY 1-- mshm

 
 Here are the top results:              

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

How to contribute to PageCarton Core

PageCarton is an opensource project. This in simple terms means that you get to see the codes behind the awesome features PageCarton is bringing to the web. It also means that you are able to contr...

article
 

 

PageCarton Admin Panel

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 Pan...

article
 

 

Page

As a global web term, a [Web] Page is referred to as a document written in HTML that is suitable to act as a web resource on the World Wide Web. The document is usually meant to be viewed...

article
 

 

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
 

 

Steps in Creating a PageCarton Theme

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
 

 

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
 

 

Settings Module

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
 

 

Widgets

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
 

 

Building Plugins for PageCarton

PageCarton has an elegant plugin features. PageCarton Plugins are components that are added to a PageCarton installation to extend its capabilities. The word “plugin” and “extension” may be seen to...

Documentation Article
 

 

Database Tables

Database Tables are similar to Widgets, only that they don’t output anything. They also extends PageCarton_Table core PageCarton class. They are meant to guide the PageCarton core as to how to stor...

Documentation Article
 

 

Cloning PageCarton Repository for Contribution

# move to where to want PageCarton cloned cd ~ # clone git repo branch you want to work on git clone -b https://github.com/pagecarton/pagecarton.git # edit pagecarton.json and set PC_BASE...

article
 

 

Resolving PageCarton Permission Issues

PageCarton is by default configured to run from outside of the web root as a security feature. This ought to help secure the content and file structure from intrusion and hacking attempts. Good ...

article
 

 

← Previous Next →

Recent Searches