Polaris Auto Register

Component ID

2270503

Component name

Polaris Auto Register

Component type

module

Maintenance status

Development status

Component security advisory coverage

covered

Downloads

875

Component created

Component changed

Component body

The Polaris Auto Register module is a library-related module that can be used by libraries using the Polaris ILS (with API access) to allow customers/patrons to register for library cards online.

Dependencies:

  1. Smarty Streets is used for address verification and to retrieve the county of the registering customer. Users will need to
    register with the vendor (http://smartystreets.com) for a token to use in the smartystreets module. Smarty Streets generously offers
    free registration to non-profit organizations like libraries. See the link https://smartystreets.com/free-address-verification.
  2. Be sure to use this patch to the Smarty Streets module.
  3. Libraries module
  4. Barcode Bakery for PHP library (v5.1 recommended). This should be downloaded and
    installed in a directory called "barcodegen" within the "libraries" directory (i.e., /sites/all/libraries/barcodegen)
  5. PHP Mailer library (v5.2.21 recommended). This should be downloaded and installed
    in a directory called "phpmailer" within the "libraries" directory (i.e., /sites/all/libraries/phpmailer).

This module is maintained by Richland Library in South Carolina and was originally developed by Mark Pruitt and by Mark W. Jarrell.