<a name="readme-top"></a>
## TalentLMS WordPress plugin

* **Contributors:** panagop, papagel75, simosnomikos
* **Tags:** TalentLMS, elearning, lms, lcms, hcm, learning management system
* **Requires at least:** 2.0
* **Tested up to:** 6.4.3
* **Requires PHP:** 5.2.4
* **Stable tag:** 7.1

This plugin integrates TalentLMS with WordPress. Promote your TalentLMS content through your WordPress site.

<!-- TABLE OF CONTENTS -->
<details open>
  <summary>Table of Contents</summary>
  <ol>
    <li>
      <a href="#about-the-project">About The Project</a>
      <ul>
        <li><a href="#plugin-features">Plugin Features</a></li>
      </ul>
    </li>
    <li>
      <a href="#getting-started">Getting Started</a>
      <ul>
        <li><a href="#installation">Installation</a></li>
      </ul>
    </li>
    <li><a href="#usage">Usage</a></li>
    <li><a href="#license">License</a></li>
	<li><a href="#faq">FAQ</a></li>
  </ol>
</details>

### About The Project

[TalentLMS](http://www.talentlms.com/ "TalentLMS super-easy, cloud-based learning platform") is a cloud-based, lean LMS with an emphasis on usability and easy course creation. With TalentLMS we wanted to create a better learning experience in every way that actually matters – and we are excited about this new offering. The product focuses on small but growing organizations. There are a number of obstacles that prohibit small organizations from using elearning. To be productive, small businesses need a number of tools and several related services such as setup and maintenance, course creation and the support of end-users. All these require ample time, resources and money. It comes as no surprise that most small organizations find elearning a non-viable pursuit and prefer on-job or informal training methods.

Read more about TalentLMS in:

* [TalentLMS - an Introduction](https://www.talentlms.com/blog/talentlms-an-introduction/ "TalentLMS - an Introduction")
* [TalentLMS - Get started in 5'](https://www.talentlms.com/blog/talentlms-get-started-in-5/ "TalentLMS - Get started in 5'")

### Plugin Features

* List your TalentLMS courses and their content in WordPress.
* Integrate your TalentLMS courses as WooCommerce products

## Getting Started

### Installation

1. Download TalentLMS WordPress plugin
2. Unzip the file into a folder on your hard drive
3. Upload `/talentlms/` folder to the `/wp-content/plugins/` folder on your site
4. Visit your WordPress _Administration -> Plugins_ and activate TalentLMS WordPress plugin

Alternatively you can automatically install TalentLMS WordPress plugin from the  WordPress Plugin Directory. 

## Usage

* Once you have activated the plugin, provide your TalentLMS Domain name and TalentLMS API key.
* You must update your permalinks to use "Custom Structure" or if your using WordPress 3.3 and above you can use the "Post name" option just as long as you have `/%postname%/` at the end of the url.
* Use the shortcodes:
	* `[talentlms-courses]` : to list your TalentLMS courses
* Use the widget:
	* Insert TalentLMS widget in any registered sidebar of your site.

## License

Distributed under the [GPLv2 or later License](http://www.gnu.org/licenses/gpl-2.0.html). See `LICENSE.txt` for more information.

## FAQ

If you have a question or any feedback you want to share send us an email at [support@talentlms.com](mailto:support@talentlms.com 'support')

<p align="right">(<a href="#readme-top">back to top</a>)</p>
