Skip to content
This repository has been archived by the owner on May 20, 2024. It is now read-only.
/ bcbento Public archive

The Boston College Libraries' "bento box" search page

Notifications You must be signed in to change notification settings

BCLibraries/bcbento

Repository files navigation

Important

Archived May 2024. No longer used or open for changes.

BCBento

This is the Boston College Libraries' "bento-box" search tool.

Requirements

  • The Composer dependency management system
  • PHP 5.4+

Installation

  1. Clone this repo

     git clone https://github.com/BCLibraries/bcbento.git
    
  2. Install the server dependencies with composer.

     cd bcbento/server
     composer install
    
  3. Change the owner of server/app/storage and its subdirectories to the Apache user.

     chmod -R your-apache-user:your-apache-user app/storage
    

    where your-apache-user is the name of your Apache user.

  4. Modify your Web server so that /search-services points to server/public and /search points to client/app.

  5. Create a server/.env.php file based on server/sample.env.php

About

The Boston College Libraries' "bento box" search page

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages