mirror of
https://github.com/tabler/tabler.git
synced 2026-08-29 21:31:28 +04:00
9 lines
807 B
Plaintext
9 lines
807 B
Plaintext
---
|
|
title: Plugins
|
|
order: 7
|
|
description: Optional Tabler plugins - charts, calendars, editors, file uploads, flags, payment logos and social icons. Each one needs a file you load on demand.
|
|
summary: Tabler plugins extend the functionality of the framework, providing additional tools and features to enhance your projects and streamline the development process.
|
|
---
|
|
|
|
Plugins add features that not every project needs, so none of them are part of the core CSS and JavaScript. Some wrap a third-party library, such as charts, calendars, file uploads or the WYSIWYG editor - those need that library on the page as well. Others, like country flags, payment provider logos and social icons, only ship an extra stylesheet. Either way you load a plugin on demand, and pages that need it list the files at the top.
|