Version: 0.7.2
Author: Martin Vlcek
Date: 2023.05.27
Category: Content&Authoring
More on: GetSimple CMS
More on: GitHub
More on: Support Forum
Download...
Plugin DYNPAGES
Description:
The plugin allows you to use a placeholder to include a component on the page and even pass parameters to it.
Installation:
Unzip into plugin directory.
Separate parameters by spaces or commas. You can enclose parameters in quotes or double quotes, if they contain spaces, commas or (the other kind of) quotes.
The component can access the parameters via the global array variable $args.
This plugin performs a similar task as the RePlaces plugin (which doesn't use components and doesn't allow parameters) and should not be used together with it.