Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Draft

Avatar for Vina Melody Vina Melody
September 18, 2016

 Draft

Avatar for Vina Melody

Vina Melody

September 18, 2016
Tweet

More Decks by Vina Melody

Other Decks in Education

Transcript

  1. Build a website using WordPress Part 1: Create a basic

    website Saturday, 8 October 2016 - PHPWomen Asia Workshop
  2. Part 1: Tasks • Understand the big picture • Setting

    up your Vagrant / MAMP / XAMPP on your computer • Install WordPress locally • Install WordPress template • Create pages and menu • Additional settings, plugins, and widgets • Customize homepage layout (optionally, extra pages)
  3. Install WordPress Locally • Using Vagrant • Do vagrant up

    • Download WordPress source code • Go to wordpress.org and download the source code • Upload to vagrant server • Open installation screen on ??
  4. 3 Steps installation Tips: - Use the text file template

    given to note down the site details - If you receive error, check the database details and whether the user has permission to the database 1 2 3 Visit ?? Enter database information Run the install
  5. Create WordPress Admin • Create user for yourself • Verify

    if it's installed properly • Login to WordPress Dashboard Tips: - Do not use username admin, it's just too easy to guess - Generate strong passwords from one of these links - Add the admin info to your notes
  6. Install WordPress Theme • Locate the Theme option • Add

    New by uploading zip file, but don't activate first • Child theme concept, upload child theme • Activate child theme • Visit the site again
  7. Add New Pages & Header Menu • Locate Pages and

    create new Home page • Locate Menu and create new Menu
  8. Install WordPress Plugins • Plugins required by active theme •

    Locate the Plugins page • Install required plugins • Where to get more plugins?