cakephp/cms-tutorial

Name: cms-tutorial

Owner: CakePHP

Description: The completed CMS tutorial for CakePHP

Created: 2017-09-09 19:01:35.0

Updated: 2018-01-09 22:28:49.0

Pushed: 2017-09-09 19:05:24.0

Homepage: null

Size: 294

Language: PHP

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

CakePHP CMS Tutorial

The completed CMS tutorial application created during https://book.cakephp.org/3.0/en/tutorials-and-examples/cms/installation.html

Installation
  1. Download Composer or update composer self-update.
  2. Download this source code.
  3. Install dependencies with composer
oser install
Configuration

Copy config/app.default.php to config/app.php and setup the 'Datasources' configuration. You'll also need to create a database and run the SQL located in the tutorial.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.