Creatio development guide
PDF
This documentation is valid for Creatio version 7.16.0. We recommend using the newest version of Creatio documentation.

Simple customization tasks

Glossary Item Box

Introduction

You can implement basic customization tasks with built-in Creatio developer tools without installing any additional software.

Customization is primarily done in the [Configuration] section, which has the following functions:

  • managing configuration packages and their contents,
  • organizing the integration with version control systems,
  • transferring changes between the development environments.

The functionality is implemented in packages that include configuration components. To simplify the development process for configuration items Creatio provides the following designer tools:

For each configuration package, a developer sets dependencies and data binding. To test the implemented functionality, developers can debug the code in the application with the built-in browser tools. Using a version control system provides access to package change history and facilitates transferring changes to other development environments.

© Creatio 2002-2020.

Did you find this information useful?

How can we improve it?