generated from 10up/plugin-scaffold
-
Notifications
You must be signed in to change notification settings - Fork 1
/
readme.txt
74 lines (50 loc) · 2.14 KB
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
=== Learning Commons Importer ===
Contributors: greatislander
Tags: excel, import
Requires PHP: 7.3
Requires at least: 5.4
Tested up to: 5.4
Stable tag: 1.1.0
Resource importer for the Platform Co-op Resource Library.
== Description ==
[![License](https://badgen.net/badge/license/BSD-3-Clause/blue)](https://github.com/platform-coop-toolkit/learning-commons-importer/blob/master/LICENSE.md) [![Status](https://badgen.net/github/status/platform-coop-toolkit/learning-commons-importer)](https://github.com/platform-coop-toolkit/learning-commons-importer/actions) [![GitHub Release](https://badgen.net/github/release/platform-coop-toolkit/learning-commons-importer)](https://github.com/platform-coop-toolkit/learning-commons-importer/releases/latest)
This plugin adds an import module top import resources from a specially-formatted Excel spreadsheet.
== Installation ==
= Manual Installation =
1. Upload the entire `/learning-commons-importer` directory to the `/wp-content/plugins/` directory.
2. Activate Learning Commoms Importer through the 'Plugins' menu in WordPress.
== Frequently Asked Questions ==
TK.
== Screenshots ==
TK.
== Changelog ==
= 1.1.0 =
**Minor Changes**
* Update importer (resolves #69): #70
= 1.0.0 =
**Minor Changes**
* Add GitHub Actions: ca2b69776b36e10bce105572a0bdc6d5b949fbde
* Consolidates publication date for querying purposes: #62
**Patches**
* Bump phpunit/phpunit from 8.3.5 to 8.4.0: #53
* Bump phpunit/phpunit from 8.4.0 to 8.4.1: #54
* Bump terser from 4.3.4 to 4.3.8: #55
* Bump caniuse-db from 1.0.30000998 to 1.0.30000999: #56
* Bump stylelint-webpack-plugin from 1.0.1 to 1.0.2: #57
* Bump @babel/core from 7.6.2 to 7.6.3: #58
* Bump lint-staged from 9.4.1 to 9.4.2: #59
* Bump @babel/preset-env from 7.6.2 to 7.6.3: #60
* Bump @babel/core from 7.6.3 to 7.6.4: #61
* Bump webpack from 4.41.0 to 4.41.1: #63
* Bump core-js from 3.2.1 to 3.3.2: #64
* Bump husky from 3.0.8 to 3.0.9: #65
* Bump webpack from 4.41.1 to 4.41.2: #66
* Bump terser from 4.3.8 to 4.3.9: #67
= 1.0.0-alpha.2 =
**Minor Changes**
* Import resource rights (resolves #47): #52
= 1.0.0-alpha.1 =
* First release.
== Upgrade Notice ==
= 1.0.0 =
Stable release.