Skip to content

Version 6.1

Latest
Compare
Choose a tag to compare
@Ronef Ronef released this 03 Jun 21:53
  • + Parameters → source_items: Can also be set as a native PHP array, not only separated string.
  • + Parameters → placeholders: Can also be set as HJSON or as a native PHP object/array.
  • + You can just call \DDTools\Snippet::runSnippet to run the snippet without DB and eval (see README → Examples).
  • * \ddTools::getTpl is used instead of $modx->getTpl (means a bit less bugs).
  • + README:
    • + Installation → Using (MODX)EvolutionCMS.libraries.ddInstaller.
    • + Links.
  • + README_ru, CHANGELOG_ru.
  • + Composer.json.
  • * Attention! (MODX)EvolutionCMS.libraries.ddTools >= 0.60 is required.