Community extensions
From OpenKM Documentation
Revision as of 09:45, 12 October 2012 by Jllort (talk | contribs) (Created page with 'OpenKM community extensions are: * Macros * Downloading restricted buttons == Enable macros == Go to administration Database_query section and execute: <source lang=…')
OpenKM community extensions are:
Enable macros
Go to administration Database_query section and execute:
INSERT INTO OKM_EXTENSION (EXT_UUID, EXT_NAME) VALUES ('c60082c2-7d4c-4750-901b-a817f246cfa1', 'Macros');
Enable
Go to administration Database_query section and execute:
INSERT INTO OKM_EXTENSION (EXT_UUID, EXT_NAME) VALUES ('df5eb783-fb06-4b4b-bc89-4fdaa244e888', 'Download Buttons');