loganwuu / cameron_bakery

extending Drupal code review (fixing bugs, creating sub-themes and custom modules)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cameron's Bakery

Epicodus Drupal Code Review 3

By Diane Douglas

Description

This is a basic fictional website for a bakery, which comes with a buggy custom module. Students must fix the module, add their own custom module and a Zen sub-theme.

Setup

  • Clone this repository
  • Set document root to the top level directory of the repository
  • Import the database, called "bakery", found in sites/db-backup
  • Create a user for the database: username = "cameron", password = "cameron"
  • Point browser to localhost
  • Site maintenance account info: username = "cameron", password = "cameron"

About

extending Drupal code review (fixing bugs, creating sub-themes and custom modules)

License:GNU General Public License v2.0


Languages

Language:PHP 90.4%Language:JavaScript 4.9%Language:CSS 3.2%Language:C++ 0.9%Language:Shell 0.4%Language:HTML 0.1%Language:ApacheConf 0.1%