Skip to content

Version 2.5

Choose a tag to compare

@Ronef Ronef released this 25 Apr 20:08
· 17 commits to master since this release
  • * Attention! PHP >= 5.6 is required.
  • * Attention! (MODX)EvolutionCMS.libraries.ddTools >= 0.49 is required.
  • * Parameters:
    • + tpl_placeholders: Can also be set as HJSON.
    • * sizeUnitFormat
      • * Was renamed from sizeNameFormat (with backward compatibility).
      • + Values are case insensitive.
  • + You can just call \DDTools\Snippet::runSnippet to run the snippet without DB and eval (see README → Examples).
  • + \ddGetFileInfo\Snippet: The new class. All snippet code was moved here.
  • + README:
    • + Documentation → Installation → Using (MODX)EvolutionCMS.libraries.ddInstaller.
    • + Links.
    • + Text improvements.
  • + README_ru.
  • + Composer.json:
    • + homepage.
    • + support.
    • + authors.