ISBNreview enables you to create review nodes based on ISBN's. ISBN's or International Standard Book Numbers are unique identifiers for books, and based on ISBN you can gather quite a bit of information about a book as well as find its cover. The module will automatically fill in this information to make book reviews easier.
In addition, ISBNreview has a feature for updating existing Review-type content. NB It is hardcoded to work with the Review content type as defined on Love2Learn.net.
This module requires that the following modules are also enabled:
- Node Backdrop core module
- Image Backdrop core module
-
Install this module using the official Backdrop CMS instructions at https://docs.backdropcms.org/documentation/extend-with-modules. Follow Option 1 (Manual method).
-
Visit the configuration page under Administration > Configuration > Content > ISBNreview (admin/config/content/isbnreview) and select your preferred ISBN DB. If you select ISBNdb, you will need to acquire an access key.
-
(Optional) You may choose to configure the content type created by this module at Administration > Structure > Content types > ISBNreview (admin/structure/types/manage/isbnreview). From here you can change the name of the new content type, add fields, etc.
Additional documentation is located in the Wiki: https://github.com/leeksoup/isbnreview/wiki/Documentation.
Bugs and Feature Requests should be reported in the Issue Queue: https://github.com/leeksoup/ISBNreview/issues.
- Forked from ISBN2node, originally written for Drupal by Martin Joergensen and ported to Backdrop CMS by leeksoup.
This project is GPL v2 software. See the LICENSE.txt file in this directory for complete text.