This module helps display the new books list from a report generated by the New Books API (https://github.com/OviattLibrary/NewBooksAPI).
After copying the files to the appropriate Drupal module directory, simply go to the Modules section in the Drupal setup and enable the module. If there is a need to change what gets stored in the database then modify the new_books.install file as necessary.
Need to run alongside the New Books API obtained from the following URL: https://github.com/OviattLibrary/NewBooksAPI. The API files can go anywhere in your server setup. Just make sure to remember the path to the API and make adjustments to your module configuration as necessary.
No automated tests available at this time.
Additional notes on how to deploy on live system.
- No additional frameworks required other than a Drupal setup (tested with Drupal 7).
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
- Guillermo - Initial work
This project is licensed under the MIT License - see the LICENSE.md file for details
- Elizabeth Altman
- Chris Bulock