/drupal8_dna

Code review for week 4

Primary LanguagePHPGNU General Public License v2.0GPL-2.0

#Dna_ajax - Drupal 8 Project ###By Eddie Duro - 5/13/16

##Description

placeholder

Project goals:

  • Module Creation
  • Form Element Validations
  • Ajax calls
  • Page Callbacks

##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: dna db admin: dna db admin pw: dna login: admin pw: admin project repository: https://github.com/eddieduro/dna_drupal8.git

##Technologies Used

  • Sublime 3
  • Drupal 8.1.1
  • Drush
  • phpMyAdmin
  • MAMP

###License

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