Skip to content

Introduce logic for handling with media files

Vadim Justus requested to merge github/fork/vadimjustus/develop into develop

Version 1.2.0 update // Media files handling

  • Extends XML configuration file (media_directory node)
  • Added further config parser logic (media files in content body)
  • Extends page and block installer in order to handle media files
  • Change integration tests structure in order to add easier additional tests
  • Integration tests for media installer
  • Update examples in README
  • Update testing matrix in README
  • Update CHANGELOG file

Merge request reports