...
Tag name | Description | Required? | Example | |||||||
---|---|---|---|---|---|---|---|---|---|---|
plugin_name | Full plugin name. | yes |
| <min_contenido_version>4.9.0-beta1</min_contenido_version>
<max_contenido_version></max_contenido_version>
| ||||||
plugin_foldername | Name of the plugin folder. | yes | ||||||||
uuid | The universal Unique ID. | yes | ||||||||
description | Description of the plugins functions. | no | ||||||||
author | Author | yes | ||||||||
copyright | Copyright notice | yes | ||||||||
Mail address for support | no | |||||||||
website | Website address for support | no | ||||||||
version | Version of the plugin | yesmin_contenido_version |
Tag requirements - requirements for new plugins
Tag name | Description | Available attributes | Example | |||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
contenido | Versions of CONTENIDO | max_contenido_version |
| yes |
|
| ||||||||||||
extension | PHP extensions |
| ||||||||||||||||
class | PHP classes |
| ||||||||||||||||
function | PHP functions |
|
Tag contenido - database specific information
...