/bookstore_drupal

Drupal code review week 1

Primary LanguagePHPGNU General Public License v2.0GPL-2.0

Bookstore - Drupal Project

###By Eddie Duro - 4/21/16

##Description

This project was developed to showcase the use and understanding of the features module and basic drupal prject structure.

##Set-up

  1. Clone repository to local drive.

  2. Open MAMP and click on 'Open WebStart page'.

  3. Click on the Tools dropdown at the top of the page and select phpMyAdmin.

  4. Select the Import tab and click the Choose File button under the 'File to Import:' section to bring up the file selection window.

  5. The database file for this project will be a .zip file located under the /db-backup folder in the project's root folder.

  6. Once the database is uploaded, go back to MAMP and select the Preferences menu.

  7. Under the Web Server tab, click on the folder icon next to 'Document Root:' and select the drupal core folder for this project.

  8. Navigate to localhost:8888 in a web browser to open the project.

  • database: bookstore
  • db admin: admin
  • db admin pw: admin
  • login: admin
  • pw: admin

##Technologies Used

  • Sublime 3
  • Drupal 7.43 (Feb 24 2016 Release)
  • Drush
  • phpMyAdmin
  • MAMP

##License

Copyright Eddie Duro (c) 2016 - This software is licensed under the MIT license