thelia / page-module
Page module for Thelia
2.0.2
2026-08-31 17:48 UTC
Requires
- thelia/installer: ^1.6
- thelia/thelia-blocks-module: ^3.0
- thelia/thelia-library-module: ^2.0
Requires (Dev)
None
Suggests
- ext-imagick: Generates a preview image from the first page of PDF documents attached to a page. Without it, PDF documents are listed without a preview thumbnail.
Provides
None
Conflicts
None
Replaces
None
This package is auto-updated.
Last update: 2026-08-31 17:48:30 UTC
README
Usage
Create your page, with his Thelia block and access it by his own url.
Requirements
The imagick PHP extension is optional. When it is available, the module builds a preview image from the first page of any PDF document attached to a page. Without it, PDF documents are still listed, only without that preview thumbnail. Nothing else in the module needs it, so a standard PHP install runs fine.
Installation
Composer
Add it in your main thelia composer.json file
composer require thelia/page-module:~1.0.1