Skip to Content (Press Enter)
Training
Training
Online Training
Developer Schools
Boot Camps
Certifications
Tech Talks
Documentation
Documentation
Overview
ODC
O11
Forums
Forge
Get Involved
Get Involved
Home
Jobs
Ideas
Members
Mentorship
User Groups
Platform
Platform
ODC
O11
Platforms
OutSystems.com
Personal Edition
Community
Resources
Support
Search in OutSystems
Log in
Get Started
Community
›
Forge
Forge
Forge is a repository of reusable, open code modules, connectors, UI components, and business solutions to help speed up your OutSystems apps delivery time.
Check our FAQs for more information.
Not finding the asset you need?
8789
Available
assets
+75
In the last
30 days
177
Downloads in
the last 7 days
Back to list
Type
All
Agent
Mobile
Reactive
Service
Traditional web
Business solution
Curation
Curation
See curation FAQs
>
Trusted
Validated and supported by the community experts, these projects follow best practices for security, documentation, and code quality.
OutSystems supported
Developed, maintained and supported by OutSystems under the terms of a customer's subscription.
Trusted
OutSystems supported
CATEGORY
Categories
See all FAQs
>
Apps
Fully working apps for different use cases that you can start using immediately or customize to fit your needs.
Demos & samples
Guides and examples that demonstrate how specific tasks, capabilities, or components work.
Development tools
Components, frameworks, and libraries that support the developer in the app lifecycle management and CI/CD processes.
Device capabilities
Plugins that extend the features of your apps by allowing access to the capabilities of mobile devices.
Functional libraries & utilities
Programming functions and utilities to develop and extend the end-user functionalities in your apps.
Integrations
Connections with systems external to OutSystems that enable additional functionalities on your apps.
User interface
Themes, layouts, patterns, and widgets that allow you to build great-looking apps in no time.
Notify
PLATFORM
OutSystems 11
OutSystems Developer Cloud
OTHER
Try now included
My activity
Downloaded
Following
My assets
Top assets this week
View all
Advanced Excel
Advanced Excel integration with the export/import of Excel files. Enables data formatting, even automatic creation of Excel charts. This enables writing of binary multi-sheet excel-files without the use of an office installation.
102
21243
#Excel,#Spreadsheet
Carlos Freitas
Advanced Excel
by
Carlos Freitas
Advanced Excel integration with the export/import of Excel files. Enables data formatting, even automatic creation of Excel charts. This enables writing of binary multi-sheet excel-files without the use of an office installation.
Latest version
2.13.0
Latest release
7 Sep 2026
Compatible with
OutSystems 11, 10 and older
#Excel
#Spreadsheet
Audio Cutter
Audio Cutter is a client-side audio processing component that allows applications to trim audio files by specifying start and end times. It supports exporting the selected audio segment in MP3 or WAV format, with configurable MP3 bitrate. Audio processing is performed directly in the browser without requiring server-side audio processing.
4
6
audio,audio processing,mp3,wav,client side,web audio api,javascript
Murali Manoharan V
Audio Cutter
by
Murali Manoharan V
Audio Cutter is a client-side audio processing component that allows applications to trim audio files by specifying start and end times. It supports exporting the selected audio segment in MP3 or WAV format, with configurable MP3 bitrate. Audio processing is performed directly in the browser without requiring server-side audio processing.
Latest version
1.0.0
Latest release
2 Sep 2026
Compatible with
OutSystems 11
audio
audio processing
mp3
wav
client side
web audio api
javascript
Excel Column Validator
Excel Column Validator validates the header structure of uploaded Excel files against a JSON-defined column schema and returns missing columns or validation errors before data processing begins.
4
10
Excel,Header Validation
Murali Manoharan V
Excel Column Validator
by
Murali Manoharan V
Excel Column Validator validates the header structure of uploaded Excel files against a JSON-defined column schema and returns missing columns or validation errors before data processing begins.
Latest version
1.0.0
Latest release
23 Feb 2026
Compatible with
OutSystems 11
Excel
Header Validation
JSON Key Change Detector
Detect key-level differences between two JSON payloads in OutSystems. This utility compares Old JSON vs New JSON and returns the list of keys that were added, removed, and common, including nested keys using dot notation. Built as a lightweight Integration Studio (C#) extension for fast JSON structure comparison.
4
9
#json,JSON,Key Comparison,diff,Change Detector
Murali Manoharan V
JSON Key Change Detector
by
Murali Manoharan V
Detect key-level differences between two JSON payloads in OutSystems. This utility compares Old JSON vs New JSON and returns the list of keys that were added, removed, and common, including nested keys using dot notation. Built as a lightweight Integration Studio (C#) extension for fast JSON structure comparison.
Latest version
1.0.0
Latest release
12 Feb 2026
Compatible with
OutSystems 11
#json
JSON
Key Comparison
diff
Change Detector
XLSX to DSV Converter
Convert Excel (.xlsx) files into custom Delimiter-Separated Value (DSV) files with full support for formatting, formulas, and large datasets.
4
6
DSV,csv,Excel,File Converter,OpenXml
Murali Manoharan V
XLSX to DSV Converter
by
Murali Manoharan V
Convert Excel (.xlsx) files into custom Delimiter-Separated Value (DSV) files with full support for formatting, formulas, and large datasets.
Latest version
1.0.0
Latest release
26 Feb 2026
Compatible with
OutSystems 11
DSV
csv
Excel
File Converter
OpenXml
Dev Patterns
Battle-tested patterns and utilities to supercharge your OutSystems apps
16
1009
advanced,async,cache,debounce,Events,lazy,Patterns,popup,reactive,Utils
Tiago Ribeiro
Dev Patterns
by
Tiago Ribeiro
Battle-tested patterns and utilities to supercharge your OutSystems apps
Latest version
6.4.0
Latest release
7 Sep 2026
Compatible with
OutSystems 11
advanced
async
cache
debounce
Events
lazy
Patterns
popup
reactive
Utils
Newest assets
View all
PreFetch
This application prefetches all your modules to improve the initial load of your applications.
0
54
FirstLoad,InitialLoad,PreFetch,PreLoad,SpeedUp,TickleMeElmo,WakeUp,WarmUp
Evergreen IT
PreFetch
by
Evergreen IT
This application prefetches all your modules to improve the initial load of your applications.
Latest version
2.0.0
Latest release
10 Sep 2026
Compatible with
OutSystems 11
FirstLoad
InitialLoad
PreFetch
PreLoad
SpeedUp
TickleMeElmo
WakeUp
WarmUp
MagnetoSense
MagnetoSense provides access to the device's built-in magnetometer sensor from OutSystems mobile applications. It allows you to check magnetometer availability, retrieve magnetic field readings across the X, Y, and Z axes, calculate magnetic field magnitude, and continuously monitor sensor readings.
0
1
magnetometer,magnetic field,magnetic sensor,sensor,mobile,android,Cordova,native
Murali Manoharan V
MagnetoSense
by
Murali Manoharan V
MagnetoSense provides access to the device's built-in magnetometer sensor from OutSystems mobile applications. It allows you to check magnetometer availability, retrieve magnetic field readings across the X, Y, and Z axes, calculate magnetic field magnitude, and continuously monitor sensor readings.
Latest version
1.0.0
Latest release
10 Sep 2026
Compatible with
OutSystems 11
magnetometer
magnetic field
magnetic sensor
sensor
mobile
android
Cordova
native
AutoRefresh
A drop-in wrapper block that refreshes its content on a schedule — perfect for dashboards, ticket queues, order lists, monitoring screens, and anywhere you want "live-ish" data without WebSockets. Pauses automatically when the browser tab is hidden (saving your backend from pointless calls), fires an immediate refresh when the user returns, and cleans up cleanly on navigation. Pure client-side, no dependencies.
0
0
autorefresh,autoload,ReloadBlock,Refresh
Vinayak Siddhiwal
AutoRefresh
by
Vinayak Siddhiwal
A drop-in wrapper block that refreshes its content on a schedule — perfect for dashboards, ticket queues, order lists, monitoring screens, and anywhere you want "live-ish" data without WebSockets. Pauses automatically when the browser tab is hidden (saving your backend from pointless calls), fires an immediate refresh when the user returns, and cleans up cleanly on navigation. Pure client-side, no dependencies.
Latest version
1.0.0
Latest release
10 Sep 2026
Compatible with
OutSystems 11
autorefresh
autoload
ReloadBlock
Refresh
Global Keyboard Shortcuts
A drop-in block that adds keyboard shortcuts to any OutSystems Reactive Web app. Register Ctrl+S, Esc, /, Ctrl+K — anything you like — and get a single event when the user presses one. Ignores keystrokes while typing in inputs by default, prevents browser defaults (no more "Save Page As" popping up), and cleans itself up on navigation. Pure client-side, no dependencies.
0
0
#keyboard,shortcutkeys
Vinayak Siddhiwal
Global Keyboard Shortcuts
by
Vinayak Siddhiwal
A drop-in block that adds keyboard shortcuts to any OutSystems Reactive Web app. Register Ctrl+S, Esc, /, Ctrl+K — anything you like — and get a single event when the user presses one. Ignores keystrokes while typing in inputs by default, prevents browser defaults (no more "Save Page As" popping up), and cleans itself up on navigation. Pure client-side, no dependencies.
Latest version
1.0.0
Latest release
10 Sep 2026
Compatible with
OutSystems 11
#keyboard
shortcutkeys
Neo Design System
Neo Design System brings the ODC Portal's design language to your own apps.
0
5
Design System,Design Tokens,Theme,Dark Mode
Ricardo Monteiro
Neo Design System
by
Ricardo Monteiro
Neo Design System brings the ODC Portal's design language to your own apps.
Latest version
0.1.0
Latest release
9 Sep 2026
Compatible with
OutSystems 11
Design System
Design Tokens
Theme
Dark Mode
DebouncedSearch
A drop-in search input for OutSystems Reactive Web that fires its search event only after the user pauses typing — so you get one backend call for "hello" instead of five for "h", "he", "hel", "hell", "hello". Includes a minimum-length threshold and a clear button. Pure client-side, no dependencies.
0
0
Vinayak Siddhiwal
DebouncedSearch
by
Vinayak Siddhiwal
A drop-in search input for OutSystems Reactive Web that fires its search event only after the user pauses typing — so you get one backend call for "hello" instead of five for "h", "he", "hel", "hell", "hello". Includes a minimum-length threshold and a clear button. Pure client-side, no dependencies.
Latest version
1.0.0
Latest release
9 Sep 2026
Compatible with
OutSystems 11
Supported and trusted assets
View all
OutSystems UI
The OutSystems UI framework for Reactive Web and Mobile apps with dozens of responsive UI patterns on top of a solid design system, fully customizable to your Style Guide needs.
139
88585
Supported
OutSystems
OutSystems UI
by
OutSystems
The OutSystems UI framework for Reactive Web and Mobile apps with dozens of responsive UI patterns on top of a solid design system, fully customizable to your Style Guide needs.
Latest version
2.30.0
Latest release
22 Aug 2026
Compatible with
OutSystems 11 and 10
Supported
OutSystems Templates Mobile
A set of OutSystems templates to use when creating Mobile apps and screens.
22
48408
Supported
OutSystems
OutSystems Templates Mobile
by
OutSystems
A set of OutSystems templates to use when creating Mobile apps and screens.
Latest version
3.3.0
Latest release
24 Aug 2026
Compatible with
OutSystems 11
Supported
OutSystems Templates Reactive
OutSystems templates to start creating Reactive Web applications and screens.
17
45704
Supported
OutSystems
OutSystems Templates Reactive
by
OutSystems
OutSystems templates to start creating Reactive Web applications and screens.
Latest version
2.9.0
Latest release
24 Aug 2026
Compatible with
OutSystems 11
Supported
OutSystems Charts
This component features the most commonly used chart types to easily generate visual representations of data in Reactive Web and Mobile apps.
31
34402
Supported
OutSystems
OutSystems Charts
by
OutSystems
This component features the most commonly used chart types to easily generate visual representations of data in Reactive Web and Mobile apps.
Latest version
3.12.0
Latest release
22 Aug 2026
Compatible with
OutSystems 11
Supported
Camera Plugin
A plugin that enables an application to access the camera features of the user’s device, including recording videos, taking pictures and loading media from the gallery.
53
32317
Supported
choose image,Gallery,image,mobile,mobile plugin,photo,Photo Quality,picture,take picture
OutSystems
Camera Plugin
by
OutSystems
A plugin that enables an application to access the camera features of the user’s device, including recording videos, taking pictures and loading media from the gallery.
Latest version
8.0.2
Latest release
31 Jul 2026
Compatible with
OutSystems 11 and 10
choose image
Gallery
image
mobile
mobile plugin
photo
Photo Quality
picture
take picture
Supported
Common Plugin
Common actions to be used by OutSystems supported plugins, as well as any other community plugin.
32
27235
Supported
OutSystems
Common Plugin
by
OutSystems
Common actions to be used by OutSystems supported plugins, as well as any other community plugin.
Latest version
3.1.0
Latest release
29 Aug 2023
Compatible with
OutSystems 11 and 10
Supported
View all assets
Loading
Asset not found.
Loading...