Skip to content
madslundt edited this page Oct 30, 2013 · 5 revisions

Couch-Beard

This is a WordPress theme using couchbeard-plugin. That means that couchbeard-plugin has to be activated before this skin will work.

Installation

First you need an apache server with PHP 5.3 or above and MySQL database. cURL has to be enabled in php.ini (;extension=php_curl.dll)

  1. Download this repo.
  2. Open browser and connect go to host (e.g. localhost/<couchbeard_path>)
  3. Enter database informations and site informations.
  4. Login to the website.
  5. Go to 'Tools/Import' and choose 'Wordpress'. Select 'backup.xml' from the repo directory and submit.
  6. Go to 'Appearance/Themes' and activate 'couchbeard'
  7. Go to 'Appearance/Menus' and add 'User' to 'User menu' and 'Guest' to 'Guest menu'
  8. Go to 'Plugins' and activate following plugins:
  • jQuery Updater
  • Couch Beard APIs
  1. Now go to CouchBeard to enter application informations.
Clone this wiki locally