Table: camino_module

Article Id
kb64
Published
21 Aug 2012 at 21 Aug 2012
Last Updated
27 Nov 2013 at 27 Nov 2013

Stores data relating to installed Camino CMS Modules.

Field Type Null Key Default Description
module_id int(10) No Primary
module_name varchar(50) Yes Verbose name of the module
module_identity varchar(50) Yes module_identity The identity name of the module
module_author varchar(100) Yes The person or organisation that published this module
module_uuid varchar(40) Yes The unique ID for this module
module_version varchar(10) Yes The installed version of the module in MajorVersion.MinorVersion.BuildNumber format
module_type varchar(10) Yes The module type
module_extensionsfolderurl varchar(255) Yes The folder name that contains all files relating to this module within the ~/extensions folder
module_preload tinyint(2) No 0 1 or 0 - indicated whether this module should be preloaded. This should only be enabled for content modules
module_genres varchar(255) Yes The content genres for the module
module_genres_link varchar(255) Yes The content genres (as declared in the module_genres field) that may be used for linking
module_genres_search varchar(255) Yes The content genres (as declared in the modules_genres field) that may be used in searches
module_permitrootlinking tinyint(2) No 0 1 or 0 - indicates whether it is possible to link directly to the root content item for this module
module_administrator_folder varchar(100) Yes Depreciated - to be removed completely in Camino CMS 0.6
module_menutext varchar(100) Yes The text to be used for this module in the administrator menu
module_menuorder tinyint(3) Yes 50 The order this module is to be placed within the administrator menu
module_menutooltip varchar(50) Yes The tooltip text to be used for this module in the administrator menu
module_publicmanagement_title varchar(100) Yes The title to be used for the public management control (if exists) within the account manager
module_publicmanagement_identity varchar(50) Yes The identity of the public management control (if it exists) within the account manager
module_publicmanagement_usercontrol varchar(255) Yes The full relative url to the public management user control (if it exists) within the account manager
module_publicmanagement_listweight tinyint(3) No 50 The weighting that will be applied to the the public management control within the account manager menu
module_accountdashboard_title varchar(100) Yes The title or name of the dashboard control for use in the account manager
module_accountdashboard_usercontrol varchar(100) Yes The relative url of the user control to use in the account manager dashboard
module_accountdashboard_listweight tinyint(3) No 50 The weighting that will be applied to the dashboard control within the account manager dashboard
module_cronusercontrol varchar(255) Yes Depreciated - not used as of Camino CMS 0.5.1 and may be removed
module_created datetime No 0000-00-00 00:00:00 The MySQL timestamp of when this module was first installed
module_lastmodified datetime No 0000-00-00 00:00:00 The MySQL timestamp of when this module was last updated

Indexes

Keyname Type Cardinality Field(s) Description
PRIMARY PRIMARY 0 module_id
module_identity Index module_identity
     
Copyright © 2026 Calzada Media Limited. All Rights Reserved

Powered by Camino CMS 2.9.5000.

Rendered in 2 seconds, 183 milliseconds
at 23 Sep 2026 16:09 GMT/UTC +00:00