Not rated

Experceo Global JS/CSS Editor for Creatio

Use CSS and Javascript to customize your Creatio instance.
    Description
    Product description

    Unlock the power of global CSS and JavaScript snippets with Experceo Global JS/CSS Editor.
    Perfect for admins and developers of all skill levels.

    Use cases:

    • Import and use external javascript libraries from CDN
    • Show/Hide UI elements
    • Change text font globally

    Key features:

    • Apply Global CSS styles
    • Add Global JavaScript code

    Notes:

    CSS knowledge is required for styles customizations.

    RequireJS knowledge is required to import external javascript libraries.

    Languages
    Price
    Free

    Terms & Conditions

    Support is available for this application.
    Support conditions

    In order to maintain this add-on as a free service, we offer support exclusively through email communication.

    Support contacts
    Email
    support@experceo.com
    Product compatibility
    Product
    All products on Creatio platform
    Version
    8.0.0 and up
    DBMS
    Any supported DBMS
    Platform
    .NET Core (deprecated from 8.0.9)
    .NET Framework
    .NET 6 (started from 8.0.9)
    Deployment options
    Cloud
    On-site
    Account data sharing

    By installing or downloading the App, you confirm that you agree with sharing your account data (name, email, phone, company and country) with the App Developer as their End User.

    The App Developer will process your data under their privacy policy.

    Guides and manuals

    Go to System Settings -> ExpGlobalJSValue to update the global JavaScript script.

    SweetAlert 2 Example:
     

    require(["https://cdn.jsdelivr.net/npm/sweetalert2@11.7.32/dist/sweetalert2.all.min.js"], function(lib) { 
           window.Swal = lib;
           window.Swal.fire("Hello World!")
    });

     

    Go to System Settings -> ExpGlobalCSSValue to update the global CSS styles.

    Change the Top Shell Background Color Example:

    #ShellHeader{ background-color:red!important; }
     

    What's new?
    Version 1.1
    Enable customizations for portal users by default
    Version 0.1
    Initial Version
    Developed by
    Support
    Cost
    Compatibility