Welcome ,
  1. Home
  2. Search

PageCarton Documentation

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

Theme

[This Article Needs Content]

article
 

 

Form

[This Article Needs Content]

article
 

 

PageCarton System Requirements

This guide covers detailed system requirements for a PageCarton installation. To install and run PageCarton your web server must meet certain minimum requirements.

Documentation 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
 

 

PageCarton Features

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
 

 

Explaining the concepts of PageCarton

This article is about answering technical questions on how PageCarton works.

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
 

 

How to increase PHP Upload Limit

Sometimes, one may need to upload a large file and if there is a limit in the PHP Configuration, you may not be able to use your PageCarton installation to upload large file. An example is if you w...

article
 

 

← Previous Next →

Recent Searches