# CyberActive School
    A plugin for Wordpress to sell Traffic School courses online.

* Version: 1.0 
* Author: CyberActive
* Author URI: http://www.cyberactiveonline.com/
* License: Proprietary

## Description

The plugin provides traffic school registration functionality.

## Installation

### Manual Plugin Installation

1. Download the plugin as a zip file by clicking "Clone or Download" in the top right on this page, then "Download Zip"
[From Github](https://github.com/cyberactive16/cyberactive-wp-plugin "Private repository").
2. Install and activate the plugin on your WordPress site. [Go here to learn how to do that.](https://codex.wordpress.org/Plugins_Add_New_Screen)
3. Get all the configurations (Hmac key, state, product id, ...) from our email.
4. Configuration Setup
- Access the backend of plugin: Click the 'Setting -> Traffic School' menu on your WordPress menu.
- We have to enter all require value: Portal Keys, GTTS API...

### Automatic Plugin Installation

(coming soon)

## Usage

Insert the url into the product page as the format: http://your-domain/courses/shipping?st=state&prod=product-id&cat=category

## Troubleshooter

1. How to fix 404 Not found error with checkout page: you should update your permalinks settings and flush rewrite rules
- Go to Settings » Permalinks, and simply click on Save Changes button.
2. How to fix the checkout page's layout is broken:
- Normally plugin loads the Bootstrap library bundled with the plugin by checking the option "Include local Bootstrap".
- If your theme has used Bootstrap library, you should uncheck the option "Include local Bootstrap".

## Support

This is a developer's portal for the plugin and should not be used for support. Please visit the
[support forums](http://www.cyberactiveonline.com/#contact-us-section).
