
This post summarizes updates to two Craft CMS plugins developed as part of CoolTRONIC.pl: PDF Generator and CDN Cache & Preload.
The first plugin generates PDF documents from content and templates. The second helps manage caching, preloading, and integrations with Cloudflare and Varnish.
PDF Generator creates documents from Craft CMS entries, URLs and custom templates. It can be used for product catalogs, manuals, technical datasheets or reports generated from content stored in the editorial panel.
The plugin uses the mPDF library and integrates with Craft CMS Assets. It supports document protection, thumbnail generation, dynamic QR codes, and optional packages extending the document-generation workflow.






CDN Cache & Preload helps manage caching, cache purging, and content preloading. The plugin works with Cloudflare and can also be used with a Varnish reverse proxy.
Its purpose is to make content refreshes easier to control after website updates and to reduce delays caused by regenerating pages.






The plugins are available in the Craft Plugin Store. I also publish code and additional project information on GitHub.