Article
Introducing Gluesync Modules: extending platform functionality through open integration
2025-04-11 · /gluesync/gluesync-modules/
MOLO17 announces a major advancement for the Gluesync platform: Gluesync Modules. Specifically, this new framework allows teams to extend the platform with specialized components built on our open-source SDKs.
Consequently, Gluesync takes a major step toward becoming a truly extensible platform. Through this framework, MOLO17 and the developer community can create purpose-built solutions to customize core functionalities.
What are Gluesync Modules?
Gluesync Modules are specialized components that integrate directly with Core Hub. In this way, they provide additional features beyond core platform capabilities. In fact, each module follows a consistent architecture to address specific ecosystem needs.
These modules share several key characteristics:
-
Direct integration: They connect seamlessly with Core Hub via SDK interfaces.
-
Flexible deployment: You can deploy and scale modules independently.
-
Configuration-driven behavior: They offer high flexibility through simple configurations.
-
Standardized APIs: Well-defined interfaces ensure smooth interaction.
-
Zero platform modifications: Modules operate alongside the core system without code changes.
As a result, this modular approach allows organizations to deploy only the features they need.
The growing ecosystem of Modules
The Gluesync Module framework already powers several specialized components:
-
Bootstrapper: This open-source initialization module handles Core Hub provisioning and component setup. Indeed, it reduces setup time by automating database mappings and transformations.
-
Chronos Scheduler: This advanced scheduling module automates recurring tasks and synchronization workflows directly from the UI.
Furthermore, this expanding ecosystem demonstrates MOLO17’s commitment to an adaptable platform. Crucially, we are releasing all these modules as Open Source!
Benefits of the modular approach
The introduction of Gluesync Modules brings several significant benefits.
- enhanced customizability: organizations can tailor Gluesync to their specific requirements by selecting and configuring the appropriate modules.
- selective deployment: only deploy the functionality you need, optimizing system resources and reducing complexity.
- independent versioning: modules can be updated independently from the core platform, allowing for more flexible upgrade paths.
- simplified development: the standardized SDK interfaces make it easier to develop new modules without needing to understand the entire Gluesync codebase.
- community participation: the open approach encourages contributions from the wider developer community, expanding the platform’s capabilities.
Open integration: building on the platform
With the release of the open-source SDKs and the module framework, MOLO17 is making a clear statement about the future direction of Gluesync: an open, extensible platform that encourages integration and customization.
This openness extends beyond just the ability to build modules—it represents a shift toward a more collaborative approach to product development, where the core platform provides the foundation and both MOLO17 and the user community can build specialized solutions on top of it.
The module framework is designed to be accessible to developers with varying levels of experience with Gluesync. The SDKs abstract away much of the complexity of interacting with the Core Hub. Infact, this allows developers to focus on building the specialized functionality they need.
Getting started with Gluesync Modules
MOLO17 invites users to actively participate in extending the platform. Ultimately, this collaborative approach accelerates innovation across diverse industries and technical use cases.
To deploy or build new components, explore our official Modules Overview documentation. Developers should also review the Gluesync SDKs guide to establish a solid foundation for custom development.