Skip to content
forked from isubit/luggage

Luggage is a Drupal 7.x platform for building/maintaining academic websites.

License

Notifications You must be signed in to change notification settings

jpilchisu/luggage

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Luggage

Build Status

Introduction

Luggage is a platform for building/maintaining academic websites. The platform is built on Drupal 7 and consists of features that come with configuration. The goal is to empower web developers to quickly leverage common use cases so that sites can be up and running quickly but maintain the ability to customize features or add additional features. Contributions are welcome!

Some of the features found in Luggage are:

  • Friendly, intuitive URLs
  • WYSIWYG CKEditor configured
  • Content types and views for events, news, people profiles, projects/grants, resources, and more...
  • Faceted search provided by Apache Solr
  • All content is tagged and categorized
  • Great for sites with lots of content. Prefers a search-based architecture rather than a hierarchal menu architecture
  • Theme-independent

For a quick overview, see Luggage at a Glance.

The overriding design goal for the Luggage platform is to provide discrete features that are independent of any Drupal theme. When the individual features are combined together a full-featured academic platform emerges.

Other forks worth looking at:

  • Luggage ISU - Downstream fork with theme and configuration for Iowa State University.
  • Your Fork - Since Luggage is generic and has no theme, you may want to create your own fork for your organization.

More about Luggage can be found at http://luggagedocs.info

Requirements

Installation

  • In your web server's document root: git clone [email protected]:isubit/luggage.git
  • cd luggage
  • bash scripts/build_luggage.sh It may be helpful to define bash environment variables for $APACHEUSER and $DBCREDS. It will assume your database is at localhost unless you have defined a different host in $DBHOST.
  • If the installation script is successful, it will provide you with a one-time log in link for the admin user.

More verbose instructions can be found at http://luggagedocs.info/installing-luggage-scratch

Versions

Development of Luggage takes place on the 'development' branch in Github. Pull requests should be made against the 'development' branch.

Releases take place on the 'master' branch.

The 2.x.x branches and lower of Luggage are no longer supported.

Contributing

Refer to the Luggage git architecture. Pull requests against the development branch are encouraged.

Refer to the contribution documentation

Troubleshooting

Read or search http://luggagedocs.info

Join us on IRC FreeNode @ #luggage

Travis-CI - https://travis-ci.org/isubit/luggage

  • Reports into IRC FreeNode @ ##luggage

License

GPLv2

Open Source | Open Access | Open Mind

About

Luggage is a Drupal 7.x platform for building/maintaining academic websites.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 90.8%
  • JavaScript 4.8%
  • CSS 3.8%
  • Shell 0.5%
  • ApacheConf 0.1%
  • HTML 0.0%