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
Tools
Tools
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?
8126
Available
assets
+61
In the last
30 days
171
Downloads in
the last 7 days
Back to list
Type
All
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
OutSystems Data Grid
View, explore, and edit large amounts of data in a familiar spreadsheet interface with the OutSystems Data Grid component for Reactive Web apps.
44
14345
Supported
data grid,datagrid,grid,wijmo
OutSystems
OutSystems Data Grid
by
OutSystems
View, explore, and edit large amounts of data in a familiar spreadsheet interface with the OutSystems Data Grid component for Reactive Web apps.
Latest version
2.21.0
Latest release
21 Dec 2025
Compatible with
OutSystems 11
data grid
datagrid
grid
wijmo
Supported
Ultimate PDF
Generate PDF reports by using modern web technologies.
65
24488
html,html2pdf,PDF,screenshot
Leonardo Fernandes
Ultimate PDF
by
Leonardo Fernandes
Generate PDF reports by using modern web technologies.
Latest version
15.0.1
Latest release
9 Jul 2025
Compatible with
OutSystems 11 and 10
html
html2pdf
PDF
screenshot
Touch ID Plugin
Empower your Android and iOS application with fingerprint or face id authentication.
16
12299
Supported
android fingerprint,face id,fingerprint,login,mobile,mobile plugin,touch id
OutSystems
Touch ID Plugin
by
OutSystems
Empower your Android and iOS application with fingerprint or face id authentication.
Latest version
3.4.0
Latest release
29 Dec 2025
Compatible with
OutSystems 11 and 10
android fingerprint
face id
fingerprint
login
mobile
mobile plugin
touch id
Supported
Case Management framework
The Case Management framework accelerates the creation of custom-fit business process and case management apps, by extending the capabilities provided by Business Process Technology (BPT).
21
3958
Supported
BPT,Case,Case Management,cases,CMf,Process,Process management,Workflow
OutSystems
Case Management framework
by
OutSystems
The Case Management framework accelerates the creation of custom-fit business process and case management apps, by extending the capabilities provided by Business Process Technology (BPT).
Latest version
1.5.3
Latest release
24 Aug 2022
Compatible with
OutSystems 11
BPT
Case
Case Management
cases
CMf
Process
Process management
Workflow
Supported
Offline Data Sync Patterns
A collection of working samples for common data synchronization patterns between the database and local storage entities.
19
3654
Techcomm Team
Offline Data Sync Patterns
by
Techcomm Team
A collection of working samples for common data synchronization patterns between the database and local storage entities.
Latest version
1.0.2
Latest release
1 Sep 2021
Compatible with
OutSystems 11 and 10
Reactive Web Previewer
Reactive component that let you preview files from your database or from an external URL without download.
5
2465
Marcelo Ferreira
Reactive Web Previewer
by
Marcelo Ferreira
Reactive component that let you preview files from your database or from an external URL without download.
Latest version
1.0.2
Latest release
18 Feb 2020
Compatible with
OutSystems 11
Newest assets
View all
Console Web API
Supercharge your client-side debugging. Access native browser Console Web API methods (Log, Assert, etc.) directly in your OutSystems logic without writing custom JavaScript nodes. Fast, clean, and essential for Reactive & Mobile apps.
5
20
api,Console,consolelog,javascript,js,web,webapi
Ricardo Monteiro
Console Web API
by
Ricardo Monteiro
Supercharge your client-side debugging. Access native browser Console Web API methods (Log, Assert, etc.) directly in your OutSystems logic without writing custom JavaScript nodes. Fast, clean, and essential for Reactive & Mobile apps.
Latest version
0.6.0
Latest release
6 Jan 2026
Compatible with
OutSystems 11
api
Console
consolelog
javascript
js
web
webapi
Dev Patterns
Battle-tested patterns and utilities to supercharge your OutSystems apps
15
853
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.1.1
Latest release
6 Jan 2026
Compatible with
OutSystems 11
advanced
async
cache
debounce
Events
lazy
Patterns
popup
reactive
Utils
Resize Observer
React to element size changes. Build smarter, dynamic UIs.
1
8
observer,Resize,responsive,web api
Tiago Ribeiro
Resize Observer
by
Tiago Ribeiro
React to element size changes. Build smarter, dynamic UIs.
Latest version
1.1.0
Latest release
6 Jan 2026
Compatible with
OutSystems 11
observer
Resize
responsive
web api
SmartCurrencyInput
A reusable component that applies advanced currency input formatting and intelligent cursor handling. Prevents incorrect input in the decimal part, maintains consistent formatting, and enhances user experience with smart cursor control.
0
0
Currency Formatter,Input Format
Sahana K
SmartCurrencyInput
by
Sahana K
A reusable component that applies advanced currency input formatting and intelligent cursor handling. Prevents incorrect input in the decimal part, maintains consistent formatting, and enhances user experience with smart cursor control.
Latest version
1.0.0
Latest release
6 Jan 2026
Compatible with
OutSystems 11
Currency Formatter
Input Format
DragulaJS
Add drag and drop behavior on list elements.
5
420
Henrique Leite
DragulaJS
by
Henrique Leite
Add drag and drop behavior on list elements.
Latest version
1.0.8
Latest release
5 Jan 2026
Compatible with
OutSystems 11
Optimize Search
In OutSystems, debounce is used to optimize search by delaying server calls until user input stabilizes. This prevents excessive Server Action or API calls, improves performance, and enhances scalability. The implementation leverages client-side JavaScript for efficient execution.
0
1
Eone Technologies Private Limited
Optimize Search
by
Eone Technologies Private Limited
In OutSystems, debounce is used to optimize search by delaying server calls until user input stabilizes. This prevents excessive Server Action or API calls, improves performance, and enhances scalability. The implementation leverages client-side JavaScript for efficient execution.
Latest version
1.0.0
Latest release
5 Jan 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
85834
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.26.0
Latest release
14 Dec 2025
Compatible with
OutSystems 11 and 10
Supported
OutSystems Templates Mobile
A set of OutSystems templates to use when creating Mobile apps and screens.
22
47044
Supported
OutSystems
OutSystems Templates Mobile
by
OutSystems
A set of OutSystems templates to use when creating Mobile apps and screens.
Latest version
3.0.17
Latest release
15 Dec 2025
Compatible with
OutSystems 11
Supported
OutSystems Templates Reactive
OutSystems templates to start creating Reactive Web applications and screens.
17
44016
Supported
OutSystems
OutSystems Templates Reactive
by
OutSystems
OutSystems templates to start creating Reactive Web applications and screens.
Latest version
2.6.28
Latest release
15 Dec 2025
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
32704
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.9.0
Latest release
17 Oct 2025
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
31161
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
7.8.1
Latest release
1 Sep 2025
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
26890
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...