Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 1.13 KB

README.md

File metadata and controls

24 lines (19 loc) · 1.13 KB

Local Tour Guide

This repo is the working code that goes with the presentation I gave at WP Day 2013 in Bologna:

WordPress per Startup

It's case study in the use of WordPress as a fast and realible tool to build Minimum Viable Products.

Test Drive

  1. Download, unzip and merg withe the /wp-content directory of your WordPress Install
  2. Install the following plugins:
  3. Via Tools > Import > WordPress, (install the importer if you haven't and) import /wp-content/themes/ltg/inc/advanced-custom-field-export.xml
  4. Via Settings > Permalink, change to somethong sensible like "Post Name"
  5. Activate the Local Tour Guide theme
  6. Create a Menu and assign it the "Primary Menu" theme location
  7. You're all set. Create a few "Tour" post types and see them appear in the home page

Questions

Questions? Open an issue.