Extras

  • Image Processor
    Treepl CMS utilises the ImageProcessingModule which allows you to perform image manipulations (such as resizing, cropping, quality/compression, filters, etc.) simply by adding URL query string parameters to your image source paths.
  • Force Download Handler
    If the file link has ?downloadable=1 URL parameter than the content will be dowloadable to the site users regardless of the media content mime type. Example: {% capture data %}...
  • Migrating from Liquid 2.0 to 3.0
    This article describes differences and possible required actions for migrating from the Liquid rendering engine v2.0 to v3.0.
  • Migrating to Advanced Payment Flow
    This article describes differences and possible required actions for migrating to the Advanced Payment Gateway flow.
  • ReCaptcha Styling
    Treepl CMS supports Google reCAPTCHA v2 and v3 implementations. Below are some additional options you can configure. reCAPTCHA v2 Styling We can use HTML data attributes to set the Google...