wonton888 / cameronsBakery

drupal SimpleTest exercise

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

drupal SimpleTest exercise

License:GNU General Public License v2.0


Languages

Language:PHP 85.0%Language:CSS 8.2%Language:JavaScript 4.6%Language:C++ 0.9%Language:HTML 0.6%Language:Shell 0.5%Language:Ruby 0.2%Language:ApacheConf 0.1%