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
Downloads
Platforms
OutSystems.com
My Platform
Community
Resources
Support
Search in OutSystems
Log in
Sign Up
Community
›
Forge
Give us feedback
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?
7590
Available
assets
+88
In the last
30 days
326
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
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
29953
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.7.3
Latest release
23 May 2025
Compatible with
OutSystems 11 and 10
choose image
Gallery
image
mobile
mobile plugin
photo
Photo Quality
picture
take picture
Supported
InAppBrowser Plugin
Provides a web browser view that allows to load any webpage externally. It behaves as a standard web browser and is useful to load untrusted content without risking your application's security.
16
10880
Supported
app browser,Browser,browser in app,Embedded Browser,inapp browser
OutSystems
InAppBrowser Plugin
by
OutSystems
Provides a web browser view that allows to load any webpage externally. It behaves as a standard web browser and is useful to load untrusted content without risking your application's security.
Latest version
3.1.2
Latest release
15 Apr 2025
Compatible with
OutSystems 11 and 10
app browser
Browser
browser in app
Embedded Browser
inapp browser
Supported
OneSignal Plugin
Plugin that enables an application to access the push notifications capabilities of the user's device.
20
7594
Supported
Cordova,device notifications,mobile plugin,onesignal,push notifications
OutSystems
OneSignal Plugin
by
OutSystems
Plugin that enables an application to access the push notifications capabilities of the user's device.
Latest version
3.7.7
Latest release
2 Jun 2025
Compatible with
OutSystems 11 and 10
Cordova
device notifications
mobile plugin
onesignal
push notifications
Supported
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.
93
18792
#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.2.19
Latest release
9 Dec 2024
Compatible with
OutSystems 11, 10 and older
#Excel
#Spreadsheet
Ultimate PDF
Generate PDF reports by using modern web technologies.
62
23073
html,html2pdf,PDF,screenshot
Leonardo Fernandes
Ultimate PDF
by
Leonardo Fernandes
Generate PDF reports by using modern web technologies.
Latest version
15.0.0
Latest release
31 Mar 2025
Compatible with
OutSystems 11 and 10
html
html2pdf
PDF
screenshot
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.
40
12827
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.20.0
Latest release
11 May 2025
Compatible with
OutSystems 11
data grid
datagrid
grid
wijmo
Supported
Newest assets
View all
DMM API
<b>Infosistema DMM-API: Streamlined Data Migration and Synchronization via APIs.</b>
<p>
The Infosistema DMM-API module is a lightweight and efficient solution designed to provide all the powerful features of the standard <a target="_blank" href="https://www.outsystems.com/forge/component-reviews/2812"> Infosistema Data Migration Manager (DMM) component</a> through easy-to-use API calls.
By significantly reducing the number of Application Objects (AOs) required, the DMM-API module ensures a minimal footprint within your OutSystems environment while offering maximum flexibility and functionality.</p>
4
45
#API,#data,#dataAnonymization,#dataDeletion,#dataExport,#dataImport,#dataMigration,#datamover,#dataSync,#s3
Infosistema Solutions
DMM API
by
Infosistema Solutions
<b>Infosistema DMM-API: Streamlined Data Migration and Synchronization via APIs.</b>
<p>
The Infosistema DMM-API module is a lightweight and efficient solution designed to provide all the powerful features of the standard <a target="_blank" href="https://www.outsystems.com/forge/component-reviews/2812"> Infosistema Data Migration Manager (DMM) component</a> through easy-to-use API calls.
By significantly reducing the number of Application Objects (AOs) required, the DMM-API module ensures a minimal footprint within your OutSystems environment while offering maximum flexibility and functionality.</p>
Latest version
9.3.0
Latest release
5 Jun 2025
Compatible with
OutSystems 11
#API
#data
#dataAnonymization
#dataDeletion
#dataExport
#dataImport
#dataMigration
#datamover
#dataSync
#s3
IdP Mobile
IdP Mobile connector allows an OutSystems mobile app to use the IdP connector component to authenticate and authorize an user, through the InAppBrowserEvents plugin. With this integration when the users access the OutSystems app, through the InAppBrowserEvents plugin they are redirected to a web page (known as the enterprise's login manager which should be prepared to be displayed in a mobile device) where they are prompted to enter their enterprise user name and password. Upon verification of the user’s login, the enterprise identity provider informs OutSystems server of the verified identity for the user who is logging in, and the user is redirected back to the app screens. No aditional configuration is needed in this plugin, since it uses the IdP connector and its configuration. A demo app is included to show how the plugin should be used and how it works. Tested with Okta, Azure, ADFS, PingOne and OneLogin
3
1607
João Barata
IdP Mobile
by
João Barata
IdP Mobile connector allows an OutSystems mobile app to use the IdP connector component to authenticate and authorize an user, through the InAppBrowserEvents plugin. With this integration when the users access the OutSystems app, through the InAppBrowserEvents plugin they are redirected to a web page (known as the enterprise's login manager which should be prepared to be displayed in a mobile device) where they are prompted to enter their enterprise user name and password. Upon verification of the user’s login, the enterprise identity provider informs OutSystems server of the verified identity for the user who is logging in, and the user is redirected back to the app screens. No aditional configuration is needed in this plugin, since it uses the IdP connector and its configuration. A demo app is included to show how the plugin should be used and how it works. Tested with Okta, Azure, ADFS, PingOne and OneLogin
Latest version
2.4.0
Latest release
4 Jun 2025
Compatible with
OutSystems 11 and 10
InAppBrowserEvents
InAppBrowser implementing this plugin events
4
2344
Rui Barbosa
InAppBrowserEvents
by
Rui Barbosa
InAppBrowser implementing this plugin events
Latest version
1.0.12
Latest release
4 Jun 2025
Compatible with
OutSystems 11 and 10
Web API Intersection Observer
The Intersection Observer API provides a way to asynchronously observe changes in the intersection of a target element with an ancestor element or with a top-level document's viewport.
0
42
frontend,intersection,javascript,Lazyload,lazyloading,library,observer,webapi
Barduino
Web API Intersection Observer
by
Barduino
The Intersection Observer API provides a way to asynchronously observe changes in the intersection of a target element with an ancestor element or with a top-level document's viewport.
Latest version
1.0.1
Latest release
4 Jun 2025
Compatible with
OutSystems 11
frontend
intersection
javascript
Lazyload
lazyloading
library
observer
webapi
Sudoku
Application that generates Sudokus using an API from sudoku.com, and that generates a PDF optimized to fit a large number of puzzles
1
3
sudoku,Generator,sudoku generator,puzzle
João Marques
Sudoku
by
João Marques
Application that generates Sudokus using an API from sudoku.com, and that generates a PDF optimized to fit a large number of puzzles
Latest version
1.0.0
Latest release
3 Jun 2025
Compatible with
OutSystems 11
sudoku
Generator
sudoku generator
puzzle
TOML Tangle
This component provides seamless two-way conversion between TOML and JSON formats, built using C# and designed for OutSystems Integration Studio. It supports:
TOML ➜ JSON conversion
JSON ➜ TOML reverse transformation
File and string based TOML input
Perfect for working with configuration files, APIs, and systems using TOML as a standard format. Lightweight, fast, and developer-friendly – a must-have for any OutSystems integration toolbox!
0
1
TOML,JSON,Convertor,parser,FormatConversion,Utilities
Murali Manoharan V
TOML Tangle
by
Murali Manoharan V
This component provides seamless two-way conversion between TOML and JSON formats, built using C# and designed for OutSystems Integration Studio. It supports:
TOML ➜ JSON conversion
JSON ➜ TOML reverse transformation
File and string based TOML input
Perfect for working with configuration files, APIs, and systems using TOML as a standard format. Lightweight, fast, and developer-friendly – a must-have for any OutSystems integration toolbox!
Latest version
1.0.0
Latest release
3 Jun 2025
Compatible with
OutSystems 11
TOML
JSON
Convertor
parser
FormatConversion
Utilities
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.
138
83210
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.23.0
Latest release
11 May 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
45933
Supported
OutSystems
OutSystems Templates Mobile
by
OutSystems
A set of OutSystems templates to use when creating Mobile apps and screens.
Latest version
3.0.14
Latest release
11 May 2025
Compatible with
OutSystems 11
Supported
OutSystems Templates Reactive
OutSystems templates to start creating Reactive Web applications and screens.
15
42606
Supported
OutSystems
OutSystems Templates Reactive
by
OutSystems
OutSystems templates to start creating Reactive Web applications and screens.
Latest version
2.6.25
Latest release
11 May 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.
29
31036
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.7.0
Latest release
25 Feb 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
29953
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.7.3
Latest release
23 May 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 and webblocks to be used by OutSystems Now extensions plugins.
32
26493
Supported
OutSystems
Common Plugin
by
OutSystems
Common actions and webblocks to be used by OutSystems Now extensions plugins.
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...