Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
JavaScript
PHP

Cannot retrieve the latest commit at this time.
Failed to load latest commit information. | |||
![]() |
backend | ||
![]() |
chrome | ||
![]() |
firefox | ||
![]() |
formwizard | ||
![]() |
release | ||
![]() |
samplechrome | ||
![]() |
LICENSE | ||
![]() |
README | ||
![]() |
TODO | ||
![]() |
add_course_form.html |
README
OER Connector -- Connecting the World to the Education Commons. A chromium extension connecting people to oercommons.org. OER Connector is licensed under a MIT License. See LICENSE for details. To install OER Connector, please follow these instructions: * Download the latest version from here: http://github.com/iskme/oer-connector/zipball/master * Unpack the resulting file in a directory and switch to the release folder. If you are using Chrome: * Grab the oer-connector.crx file and drop it in Chrome's address bar. * Approve the installation of OER Connector. If you are using Firefox: * Grab the oer-connector.xpi file, drop it in Firefox' address bar and press enter. * Approve the installation of OER Connector. Setup your own server: * Copy the backend directory to a publically accessible place. * Open manifest.json and adjust the domain name. * Change the direct URLs in the extensions if necessary. * Reload the extensions and you should be good to go. (Brought to you by Team OER Ninja!)