Plugins - gtbu/Typesetter5.2 GitHub Wiki

Typesetter Cms has 3 types of plugins

** Gadgets - installation and GetGadget-call in the theme-code

** Section-plugins - in the page-menu under sections -> plugins

** general plugins - as for additional fonts etc.

The installation of plugins can be done

  • from the Internet (at the moment not possible since Tyesettercms.com is down - but will come back from github) into directory : /_data/addoncode )

  • manually with ftp (filezilla-portable) into the directory /Addons. (Winscp doesnt copy all types of files.)

Available plugins

The addon.ini contains the basic data of the plugin - the same is with the addon.ini of the themes.


*** Many Typesetter-plugins were written for Php5 and may not function with Php8, because php7-deprecations are errors in Php8. You can look at this Typesetter - Plugin - Site whether an updated version exists.

The inbuilt php-debugger can give detailed information.