WP Manifestindependent plugin directory
manifest / unclassified / oer-wp-plugin

OER

Wordpress plugin for search Open Educational Resources using FI-ADMIN API

by BIREME/OPAS/OMS · github.com/bireme/oer-wp-plugin · website

0stars
1forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/bireme/oer-wp-plugin/archive/refs/heads/master.zip

Readme

Open Educational Resource plugin for WordPress

Introduction

This plugin creates a search interface for the Virtual Health Library Open Educational Resource information source.

Requirements

Wordpress 4.x

Install

  1. Download the OER plugin for Wordpress;
  2. Unzip the plugin below the wp-content/plugins folder of your Wordpress instance and rename it to oer;
  3. Activate the LeisRef plugin through the administration panel of WordPress (dashboard).

For further information on installing plugins please see the Manual Plugin Installation from Wordpress codex site.

Configuration

Go to Settings in the administration panel (dashboard) and click on the newly created Open Educational Resources item.

  • Plugin page is mandatory and is set to oer by default. It defines the URL of the search interface page;
  • Filter query is optional and defines the strategy (a term or expression) to act as a filter for record displaying.
  • AddThis profile ID is optional and is provided to allow the integration with sharing tools services AddThis. Notice this requires previous registration within the sharing tools service;
  • Google Analytics code is optional and allows the integration of website analytics services provided by Google. Notice this requires previous registration in Google.

Read the full README on GitHub →