Responsive design

Notice: Undefined index: social_google in /home/webroot/www.kusoftas.com/cms/templates_c/demo^7b9c5ab6cf20f7b62a4fced0b8a945dae9af628c_0.file.skin-template-header.tpl.cache.php on line 163

Download

Last stable v 5.2 2024-11-01

    API URL/local/locale/drp
    DescriptionDrop CMS locale via list RESTful API
    AccessRestricted to roles: admin, demo (r/o)
    Rquest methodPOST
    Request data typeRequest raw data
    Request data
    { key: "2|/cms/skins/default/locale", // key of target node where drop data: [ ["3|/cms/skins/christmas/locale/en_EN.utf8","1"] // key of source node to be droped ] }
    Response typeJSON
    Response data
    { rc: 'return code', // '0' - success, '1' - error msg: 'return message' // error message }