Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 408 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 408 Bytes

UserBobSample

This is code to a sample site for using UserBob. This package include the DB-structure.sql file for sample site.

How to setup

  • Upload this to one of your site
  • Create Database
  • Set database credentials to database/config.php
  • Set your UserBob API keys and Client ID in userbob/config.php

If you simply want to use the library, Simply use the autoload.php and userbob directory only.