Hi everyone,
I'm new to Grav CMS, so far it's an incredible CMS to create small website or blog, I don't know if it can be used for big website (online shop, catalog with large database, ...).
Here's my problem, I created a collection of flex-object that are populated with a front-end form. I would like to add the possibility to Export to PDF the entire list or a filtered list.
I wonder:
- How to create filtre inside the flex-object collection in the admin panel ?
- How to create an exportToPdf function ? Is it better to create a plugin or just add a php script somewhere in the file structure and add a button at the top next to the export one ?
Thanks in advance for your help.
Have a nice day 🙂