Navigation Menu

Skip to content

isubit/luggage_isu

Repository files navigation

Luggage_ISU

Build Status

Luggage_ISU is a downstream fork of Luggage with additions specifically designed for use at Iowa State University.

Luggage_ISU adds the following features to Luggage:

  • Support for Iowa State University's single signon system
  • People profiles are automatically populated from ISU's LDAP directory
  • Iowa State University look and feel

Version

Development of Luggage_ISU 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 branch of Luggage_ISU is no longer supported.

Installation

Below is the brief run-down on how to install Luggage_ISU. The full installation documentation can be found here.

#####Assumptions:

  • Drush is installed
  • Git is installed

Clone this repo into the root directory that your web server points to.

Run the build script found within the scripts directory:

bash scripts/build_luggage_isu.sh

The last line of output from the script, if successful, will be a root user one-time login link. Copy and append everything from "/user" and on, to the end of the luggage installation url in a web browser of your choice. Typically, the final link will look something like this:

http://localhost/luggage/user/reset/1/1409061179/KjbHsr6O7FRaz-__WShbgWuPwKHKrXHy6QGV_AQu02E/login

You are now logged in as the root user, allowing you to develop using the power of Luggage! Enjoy!

Contributing

Refer to the Luggage git architecture

Refer to the contribution documentation

Troubleshooting

Read/Search Luggage Documentation

Join us on IRC FreeNode @ #luggage

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

  • Reports into IRC FreeNode @ ##luggage

Thanks

Thanks to the following companies for providing sponsorship through services and products used to build and improve Luggage:

  • BrowserStack for interface testing across desktop and mobile browsers.
  • JetBrains for use of the PHPStorm IDE for development.
  • GitHub for collaboration and code management tools.
  • Travis-CI for continuous automated testing.

License

GPLv2

Open Source | Open Access | Open Mind