Getting Started
What is Pluxbox Platform?
Get to know Pluxbox, a new way to optimise and reduce the application development lifecycle.
Building your first application
Kick-start your Pluxbox journey by creating an application, from UI design to logic building.
How to use position constraints to align elements
Learn how to use position constraints to align elements within a layout effectively.
How to easily create a fully functional navbar
Learn how to build reusable tab components for creating a dynamic navbar.
How to create a fully functional button
Build a reusable button component and add interactions and settings to your component.
How to create an overlay
Learn how to create an overlay using logic blocks and dynamic settings of Pluxbox
How to dynamically load views
Learn how to use the frame tool inside Pluxbox to dynamically load views within another view.
Logic Blocks
How to use concatenate text block
Learn how to create one string of text by combining multiple strings of text.
How to use the Loop List block
Learn how to iterate through a list of items using the loop list block.
How to use the reduce list block
Learn how to perform aggregate operations on lists using the reduce list block.
Workdata
How to set up a database and link with your UI
Learn how to create a data collection and display data dynamically using logic blocks.
How to establish a One-to-many Relation between collections
Learn how to connect collections of cities and countries by establishing a one-to-many relation.
How to establish a Many-to-many Relation between collections
Learn how to connect collections of actors and movies by establishing a many-to-many relation.
Workflow
How to export information to another system using fixed-width formatting
Learn how to create a workflow to export information using fixed-width formatting
How to How to import CSV files to your dataset
Learn how to create a workflow to import CSV files to your dataset
How to map data from one source into another
Learn how to create a workflow to map data using the map object block