Skip to content

Version 1.3

Latest
Compare
Choose a tag to compare
@Ronef Ronef released this 27 Apr 22:28
  • * Attention! PHP >= 5.6 is required.
  • * Attention! (MODX)EvolutionCMS.libraries.ddTools >= 0.49.1 is required.
  • + Parameters → save: Can also be set as HJSON or as a native PHP object or array (e. g. for calls through $modx->runSnippet).
  • + You can just call \DDTools\Snippet::runSnippet to run the snippet without DB and eval (see README → Examples).
  • + \ddStash\Snippet: The new class. All snippet code was moved here.
  • * README:
    • * Documentation:
      • + Installation → Using (MODX)EvolutionCMS.libraries.ddInstaller.
      • * Examples: Fixed wrong JSON format.
    • + Links.
  • * Composer.json:
    • + homepage.
    • + support
    • + authors.
    • * requiredd/evolutioncms-libraries-ddtools: Fixed outdated name.