Experceo Global JS/CSS Editor for Creatio
5 (2)
Use CSS and Javascript to customize your Creatio instance.

Overview

Product overview

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.

Categories

Category

UI Framework

UI Framework
Freedom UI

Type

Type
Application

Price

Price
Free

Compatible with Creatio

Version
8.0.0 and up

Pricing

Monthly
Annual
Experceo Global JS/CSS Editor for Creatio
Free

Terms and Conditions

By installing this product you agree to terms and conditions outlined in the license agreement.

Pricing FAQ

How does pricing work?
What currencies are accepted for payment?
Do the listed prices include taxes or discounts?
Does the listed price include the cost of the Creatio Platform plan?

Support

Support is available for this application

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

Installation

Setup guide

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

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 in the Script field.

Change the Top Shell Background Color Example:

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

Product compatibility

UI Framework

Freedom UI

Deployment Options

Cloud
On-site

DBMS

Any supported DBMS

Platform

.NET Core (deprecated from 8.0.9)
.NET Framework
.NET 6 (started from 8.0.9)

Compatible with Creatio

8.0.0 and up

Versions

Versions history

Version
Compatibility
Release date
1.1
8.0.0 and up
21.06.2024
Release summary
Enable customizations for portal users by default
0.1
8.0.0 and up
14.12.2023
Release summary
Initial Version

Manual app installation

  1. Open the needed app → the Packages tab - download the Markeplace app files.
  2. Click in the top right → Application Hub
  3. Click New application. This opens a window.
  4. Select Install from file and click Select in the window that opens.
  5. Click Select file on the page of the Marketplace App Installation Wizard and specify the app file path.

Reviews