=== edu-sharing ===
Contributors: edusharing
Donate link: https://edu-sharing.com/
Tags: edu-sharing, OER, Gutenberg
Requires at least: 5.0
Tested up to: 5.8.1
Requires PHP: 7.0
Stable tag: 1.1
License: GPLv3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html

The edu-sharing plugin adds a new block to the Gutenberg-Editor. 
Using the edu-sharing resource allows you to either pick content from the repository or upload it to a folder of the 
repository.

=== Installation ===

After activating the plugin connect it to an edu-sharing repository (settings -> Edusharing).
Then register your wordpress-site in your edu-sharing repository (admin-tools -> applications).

If this fails, you can manually register it in the repository by registering the url `https://example.com/wp-content/plugins/edusharing/metadata.php`

For a full documentation with screenshots of the post installation steps for the edu-sharing plugin visit the [documentation pages](http://docs.edu-sharing.com/confluence/edp/en).
Note that PHP SOAP extension must be installed on your webserver.

== Frequently Asked Questions ==

More information can be found on the [homepage](http://www.edu-sharing.com).

== Where can I get the latest release? ==

You find our latest releases on our [github repository](https://github.com/edu-sharing/plugin-wordpress).

== Contributing ==

If you plan to contribute on a regular basis, please visit our [community site](http://edu-sharing-network.org/?lang=en).

== License ==

Code is under the [GNU GENERAL PUBLIC LICENSE v3](./LICENSE).

== Screenshots ==
1. Adding a picture from an edu-sharing repository

== Changelog ==

= 1.0 =
This is the first release of this plugin.

= 1.1 =
Getting the repoTicket correctly.
