# Plugins

The Plugins class takes care of collecting js and css plugin files for the panel and caches them in the media folder

****

- Full class name: `Kirby\Panel\Plugins`
- Source: <https://github.com/getkirby/kirby/tree/5.5.3/src/Panel/Plugins.php#L22>

****

### Plugins

- [$plugins->files()](https://getkirby.com/docs/reference/objects/panel/plugins/files.md)
- [$plugins->modified()](https://getkirby.com/docs/reference/objects/panel/plugins/modified.md)
- [$plugins->read()](https://getkirby.com/docs/reference/objects/panel/plugins/read.md)
- [$plugins->url()](https://getkirby.com/docs/reference/objects/panel/plugins/url.md)