Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 656 Bytes

File metadata and controls

19 lines (13 loc) · 656 Bytes

Shortcodes engine for OctoberCMS

This is a core plugin for includes shortcodes engine in OctoberCMS-content

Features:

  • Support Twig markup tags for shortcodes
  • Extending this plugin with others plugins
  • User syntax defines from settings
  • User shortcodes defined from settings PHP-function code with parameters) or from directory for shortcodes classes files
  • Basis shortcodes in complect
  • Works with alls plugins

Future plans:

  • Adding new shortcodes and write new extending plugins for this (yet a secret, but a lot of absolute new)
  • Fix all possible bugs