Skip to main content
Version: 5.x

Modularity

Modularity is a key mechanism for providing extensibility, reusability, and effective interaction among the development team.

Any project developed on the lsFusion platform consists of a set of modules, each of which implements a particular system functionality. Any module can extend the functionality of the modules on which it depends using the special extensions method.