Skip to content

Commit

Permalink
Switch to llms-dev for readme generation
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasplevy committed Jul 13, 2021
1 parent 8d3ffc1 commit a533afc
Show file tree
Hide file tree
Showing 3 changed files with 22 additions and 28 deletions.
19 changes: 19 additions & 0 deletions .llmsdevrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
{
"readme": {
"title": "LifterLMS Labs",
"shortDescription": "A collection of experimental, conceptual, and possibly silly features which improve and enhance the functionality of the LifterLMS core.",
"meta": {
"Tags": "learning management system, LMS, membership, elearning, online courses, quizzes, sell courses, badges, gamification, learning, Lifter, LifterLMS",
"Requires at least": "5.3",
"Tested up to": "5.8",
"Requires PHP": "7.3"
},
"changelog": {
"link": "https://make.lifterlms.com/tag/lifterlms-labs/"
},
"sections": {
"Description": "file:./.wordpress-org/readme/description.md",
"Installation": "file:./.wordpress-org/readme/installation.md"
}
}
}
28 changes: 0 additions & 28 deletions .wordpress-org/readme.txt → .wordpress-org/readme/description.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,3 @@
=== LifterLMS Labs ===
Contributors: thomasplevy, chrisbadgett, kathy11, lifterlms, codeboxllc
Donate link: https://lifterlms.com
Tags: learning management system, LMS, membership, elearning, online courses, quizzes, sell courses, badges, gamification, learning, Lifter, LifterLMS
Requires at least: 4.7
Tested up to: 5.3.2
Stable tag: 1.5.3
License: GPLv3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html

A collection of experimental, conceptual, and possibly silly features which improve and enhance the functionality of the LifterLMS core.

== Description ==

LifterLMS Labs is a collection of experimental, conceptual, and possibly silly features which improve and enhance the functionality of the LifterLMS core.

We've created this free LifterLMS add-on in order to provide these optional features to the LifterLMS community which may or may not be useful to everyone.
Expand Down Expand Up @@ -43,17 +29,3 @@ Customize the default colors of various LifterLMS elements. [Documentation and m
**Super Sidebars**

Very quickly configure LifterLMS sidebars to work with your theme. [Documentation and more information](https://lifterlms.com/docs/super-sidebars-lab?utm_source=readme&utm_campaign=lifterlmslabsplugin&utm_medium=product&utm_content=supersidebars).

== Installation ==

1. Upload the plugin files to the `/wp-content/plugins/plugin-name` directory, or install the plugin through the WordPress plugins screen directly.
2. Activate the plugin through the 'Plugins' screen in WordPress
3. Use the LifterLMS -> Labs screen to activate and configure the labs you wish to use

== Frequently Asked Questions ==

= Why are these labs not included in the LifterLMS Core? =

Because not every LifterLMS user needs (or wants) the features in this plugin.

//= include ../CHANGELOG.md
3 changes: 3 additions & 0 deletions .wordpress-org/readme/installation.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
1. Upload the plugin files to the `/wp-content/plugins/plugin-name` directory, or install the plugin through the WordPress plugins screen directly.
2. Activate the plugin through the 'Plugins' screen in WordPress
3. Use the LifterLMS -> Labs screen to activate and configure the labs you wish to use

0 comments on commit a533afc

Please sign in to comment.