Skip to content

Commit d3eecfb

Browse files
committed
feat: WordPress plugin added
1 parent 65f4560 commit d3eecfb

File tree

5 files changed

+50
-0
lines changed

5 files changed

+50
-0
lines changed

main/olive/plugins.yml

+10
Original file line numberDiff line numberDiff line change
@@ -128,6 +128,16 @@
128128
description: |
129129
Manage your Tutor-powered Open edX installation from the browser.
130130
131+
- name: wordpress
132+
src: tutor-contrib-wordpress>=1.1.0,<2.0.0
133+
url: 'https://github.com/CodeWithEmad/tutor-contrib-wordpress'
134+
author: Emad Rad <[email protected]>
135+
maintainer: Emad Rad <[email protected]>
136+
description: |
137+
Tutor plugin for WordPress. This plugin is designed to assist with the
138+
configuration and integration of the Open edX platform with an existing
139+
WordPress site.
140+
131141
- name: xqueue
132142
src: tutor-xqueue>=15.0.0,<16.0.0
133143
url: https://github.com/overhangio/tutor-xqueue

main/palm/plugins.yml

+10
Original file line numberDiff line numberDiff line change
@@ -128,6 +128,16 @@
128128
description: |
129129
Manage your Tutor-powered Open edX installation from the browser.
130130
131+
- name: wordpress
132+
src: tutor-contrib-wordpress>=1.1.0,<2.0.0
133+
url: 'https://github.com/CodeWithEmad/tutor-contrib-wordpress'
134+
author: Emad Rad <[email protected]>
135+
maintainer: Emad Rad <[email protected]>
136+
description: |
137+
Tutor plugin for WordPress. This plugin is designed to assist with the
138+
configuration and integration of the Open edX platform with an existing
139+
WordPress site.
140+
131141
- name: xqueue
132142
src: tutor-xqueue>=16.0.0,<17.0.0
133143
url: https://github.com/overhangio/tutor-xqueue

main/quince/plugins.yml

+10
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,16 @@
117117
description: |
118118
Manage your Tutor-powered Open edX installation from the browser.
119119
120+
- name: wordpress
121+
src: tutor-contrib-wordpress>=1.1.0,<2.0.0
122+
url: 'https://github.com/CodeWithEmad/tutor-contrib-wordpress'
123+
author: Emad Rad <[email protected]>
124+
maintainer: Emad Rad <[email protected]>
125+
description: |
126+
Tutor plugin for WordPress. This plugin is designed to assist with the
127+
configuration and integration of the Open edX platform with an existing
128+
WordPress site.
129+
120130
- name: xqueue
121131
src: tutor-xqueue>=17.0.0,<18.0.0
122132
url: https://github.com/overhangio/tutor-xqueue

main/redwood/plugins.yml

+10
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,16 @@
126126
description: |
127127
Manage your Tutor-powered Open edX installation from the browser.
128128
129+
- name: wordpress
130+
src: tutor-contrib-wordpress>=1.1.0,<2.0.0
131+
url: 'https://github.com/CodeWithEmad/tutor-contrib-wordpress'
132+
author: Emad Rad <[email protected]>
133+
maintainer: Emad Rad <[email protected]>
134+
description: |
135+
Tutor plugin for WordPress. This plugin is designed to assist with the
136+
configuration and integration of the Open edX platform with an existing
137+
WordPress site.
138+
129139
- name: xqueue
130140
src: tutor-xqueue>=18.0.0,<19.0.0
131141
url: https://github.com/overhangio/tutor-xqueue

main/sumac/plugins.yml

+10
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,16 @@
126126
description: |
127127
Manage your Tutor-powered Open edX installation from the browser.
128128
129+
- name: wordpress
130+
src: tutor-contrib-wordpress>=1.1.0,<2.0.0
131+
url: 'https://github.com/CodeWithEmad/tutor-contrib-wordpress'
132+
author: Emad Rad <[email protected]>
133+
maintainer: Emad Rad <[email protected]>
134+
description: |
135+
Tutor plugin for WordPress. This plugin is designed to assist with the
136+
configuration and integration of the Open edX platform with an existing
137+
WordPress site.
138+
129139
- name: xqueue
130140
src: tutor-xqueue>=19.0.0,<20.0.0
131141
url: https://github.com/overhangio/tutor-xqueue

0 commit comments

Comments
 (0)