mirror of
https://github.com/tabler/tabler.git
synced 2025-12-26 11:16:12 +04:00
docs update
This commit is contained in:
@@ -24,9 +24,7 @@ You can also include additional Tabler plugins:
|
||||
|
||||
Install Tabler in your Node.js powered apps with the npm package:
|
||||
|
||||
```
|
||||
npm install @tabler/core
|
||||
```
|
||||
<TabsPackage name="@tabler/core" />
|
||||
|
||||
Tabler uses other packages to enhance the functionality for example charts and input masks. These are not automatically installed to avoid huge
|
||||
dependency trees and need to be installed by using npm install. We support the following packages as of writing.
|
||||
|
||||
@@ -19,5 +19,12 @@ Yes, absolutely.
|
||||
|
||||
## Can I use Tabler in commercial projects?
|
||||
|
||||
Yes. You can read about our license here: [License](/license)
|
||||
Of course! Tabler is under MIT license, so you can confidently use it in commercial projects. However, remember to include a note that your project uses Tabler. You can read about our license here: [License](/license)
|
||||
|
||||
## Can Tabler be used with WordPress?
|
||||
|
||||
Tabler is an HTML template that can be used for any purpose. However, it is not made to be easily installed on WordPress. It will require some effort and enough knowledge of the WordPress script to do so.
|
||||
|
||||
## How do I get notified of new Tabler versions?
|
||||
|
||||
You may watch the releases on GitHub or follow me on Twitter.
|
||||
|
||||
Reference in New Issue
Block a user