Files
Display list of files from chosen category on your page.
Core features
- Choose category and display files list
Files plugin
Manage files and categories and add them to your pages.
Component
Add files component to the page for displaying files from chosen category. Following properties are customizable:
Parameters
There are following parameter when you adding component to the page.
- Category - files category to display
Variables
You can use few variables while styling files partial and displaying files.
- Name
- Description
Filters
Plugin register twig filters you can you in component partials.
- filesize - human readable file size. Filter has one parameter (file size in bytes)
-
This plugin has not been reviewed yet.
-
1.5.1 |
Allow zip and rar files extensions Jan 24, 2023 |
---|---|
1.5.0 |
Option to enter file position value and order with it Jan 12, 2023 |
1.4.0 |
Add files component ordering options Jan 06, 2023 |
1.3.0 |
Fix files filtering by categories Dec 21, 2022 |
1.2.1 |
Support for uploading xlsx and docx files Oct 10, 2022 |
1.2.0 |
Register filesize twig filter for human readable file size Sep 14, 2022 |
1.1.0 |
Add description column to files table Sep 14, 2022 |
1.0.2 |
Add null as possible return value while getting category in component Jul 26, 2022 |
1.0.1 |
Change query in component to find category by slug not ID May 13, 2022 |
1.0.0 |
Create tables Mar 22, 2022 |