plugins
This is an old revision of the document!
Plugins
Plugins are files that are required by an extension, either inside Mobirise or when published. These can be of any type, for example images or JavaScript files.
How are plugins loaded
Plugins are loaded through the `params.json` file. Depending on what your extension needs (and when), you can load one or more plugins. The most common way to tell Mobirise what plugins exist is to place them all in the same directory. In the example below, all plugins are in the same `plugins` directory:
"plugins": [ "plugins" ],
<?php echo "Howdy"; ?>
[this page is under construction]
plugins.1633072872.txt.gz · Last modified: 2024/09/01 14:30 (external edit)