Add a Catalog OPAC login to your library’s website

Place this HTML code where you want a Catalog OPAC login on your webpage.

<form action=”http://papillion.pioneer.kohalibrary.com/cgi-bin/koha/opac-user.pl” method=”post”><input type=”hidden” name=”koha_login_context” value=”opac” /><strong><span style=”color: #000000;”>Log in to your Account</span></strong>
<label for=”userid”><span style=”color: #000000;”>Card#: </span></label><input id=”userid” style=”font-size:16px; font-family:ariel;” type=”text” name=”userid” size=”14″ /><label for=”password”><span style=”color: #000000;”>     Password: </span></label><input id=”password” type=”password” name=”password” size=”13″ /><span style=”color: #000000;”>     </span><input type=”submit” value=”Log In” /></form>

The section in red needs to be modified for your library. papillion is the first part of Sump’s OPAC Search Group URL. You can get if from the URL displayed when you bring up your library’s Koha OPAC.

Leave a Comment

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s