Monday, September 23, 2013

Adding Content

I have begun to add content to the website by creating the pages for the site.

Basic Pages:

  • Home
  • Contact
  • Storage
  • Repairs
  • Advice
Articles:
  • Products
  • Gallery
  • News
  • Guns
  • Ammo
  • Accessories




Monday, September 16, 2013

Preparing to build the website

Now that I have my Drupal installed and my website design I can start building the website. To do this I am working through the Drupal Beginners Cookbook.

https://drupal.org/documentation/customization/tutorials/beginners-cookbook

I am also using the Drupal Site Building Guide as an additional resource during this stage of development.

https://drupal.org/documentation/build


Monday, September 9, 2013

Setup Drupal Test Server

I have setup the Drupal Test Server on my home PC:

  • Installed XAAMP
  • Installed phpMyAdmin
  • Configured MySQL Database
  • Installed Drupal 7.22
I am now ready to start building the website using the Drupal CMS.