Skip to content

The completed CMS tutorial for CakePHP

Notifications You must be signed in to change notification settings

CakeDC/cms-tutorial

This branch is up to date with cakephp/cms-tutorial:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

e7f5252 · Apr 16, 2024

History

29 Commits
Sep 9, 2017
Sep 9, 2017
Apr 16, 2024
Sep 9, 2017
Apr 16, 2024
Mar 30, 2023
Apr 16, 2024
Jan 31, 2020
Apr 1, 2023
Sep 9, 2017
Jan 31, 2020
Sep 9, 2017
Sep 9, 2017
Nov 4, 2020
Apr 16, 2024
Apr 16, 2024
Sep 9, 2017
Nov 26, 2022
Sep 9, 2017

Repository files navigation

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
composer install

Configuration

Update the 'Datasources' configuration in config/app.php for your local database. You'll also need to create a database and run the SQL located in the tutorial.

About

The completed CMS tutorial for CakePHP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 90.0%
  • CSS 7.7%
  • Shell 1.8%
  • Batchfile 0.5%