-
Notifications
You must be signed in to change notification settings - Fork 135
/
.llmsdevrc
24 lines (24 loc) · 997 Bytes
/
.llmsdevrc
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
{
"readme": {
"title": "LMS by LifterLMS - Online Course, Membership & Learning Management System Plugin for WordPress",
"shortDescription": "LifterLMS is a powerful WordPress learning management system plugin that makes it easy to create, sell, and protect engaging online courses and training based membership websites.",
"meta": {
"Tags": "learning management system, LMS, membership, elearning, online courses, quizzes, sell courses, badges, gamification, learning, Lifter, LifterLMS",
"Requires at least": "5.4",
"Tested up to": "5.8",
"Requires PHP": "7.3"
},
"changelog": {
"link": "https://make.lifterlms.com/tag/lifterlms/"
},
"sections": {
"Description": "file:./.wordpress-org/readme/description.md",
"Installation": "file:./.wordpress-org/readme/installation.md",
"Frequently Asked Questions": "file:./.wordpress-org/readme/faqs.md",
"Screenshots": "file:./.wordpress-org/readme/screenshots.md"
}
},
"i18n": {
"dir": "./languages/"
}
}