Working with packages
Glossary Item Box
Introduction
Any Creatio product is a specific set of packages that are used to modify the configuration.
A Creatio package is a collection of configuration elements that implements particular block of functionality.
Learn more about configuration elements in a package and their structure in the "Package structure and contents" article.
Package dependencies, package hierarchy and main system packages are described in the "Package dependencies".
The "Package [Custom]" describes features of the package intended for custom application configuration with the help of system wizards.When a customer develops new functionality and, therefore, creates new packages they have to use a revision control system (SVN). Working with packages described in the:
- Creating a package for development
- Committing a package to repository
- Transferring changes using packages export and import
- Updating package from repository
- Installing marketplace applications from a zip archive
- Transferring changes using packages export and import
- Creating a package in the file system development mode
- Binding data to packages