Skip to content
Angela McMahon edited this page Oct 23, 2017 · 4 revisions

This is a quick guide on how to install luggage_blog.

Prerequisites (before install)

  1. Have both luggage_blog and luggage_aliases cloned on your site. Make sure they're both up-to-date with the latest release
  2. Install the icon and fontawesome modules

Installation

  1. Run drush en luggage_aliases -y; drush en luggage_blog -y. If you install in that order instead of at the same time, you probably won't get weird field errors.
  2. Run drush fra -y to make sure permissions are set.
  3. If your site already has content, re-save all the people nodes. This will populate your list of blog authors.

Now you should be able to start blogging.

Clone this wiki locally