2017 © Pedro PelĂĄez
 

library canarium-modules-page

Enables Page functionality on Canarium.

image

unarealidad/canarium-modules-page

Enables Page functionality on Canarium.

  • Wednesday, January 4, 2017
  • by unarealidad
  • Repository
  • 0 Watchers
  • 0 Stars
  • 1 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

Page

Enables Page functionality on Canarium. The page module allows administrators to view, create, update, and delete pages in the website. Each page can have a slug to make SEO friendly URLs., (*1)

Installation

Install via composer:, (*2)

composer require unarealidad/canarium-modules-page dev-master, (*3)

Add Page to your Appmaster's config/application.config.php or your Appinstance's config/instance.config.php under the key modules, (*4)

Go to your Appinstance directory and run the following to update your database:, (*5)

./doctrine-module orm:schema-tool:update --force, (*6)

Configuration

None, (*7)

Exposed Pages

URL Template Access Description
/admin/page admin/index.phtml Admin Displays the page CRUD management page.

* All template locations are relative to the Appinstance root's /public/templates/page/. Sample templates are provided in the module's view/ directory., (*8)

Additional Customization

Created Page Template

The template for the created pages can be overriden by creating /public/templates/page/page/index.phtml in your appinstance directory. See the sample template in view/page/page/index.phtml.`, (*9)

Exposed Services

None, (*10)

The Versions

04/01 2017

dev-master

9999999-dev http://www.canarium.ph

Enables Page functionality on Canarium.

  Sources   Download

MIT

The Requires

 

canarium una realidad