Appearance
Rapid Application Development for WordPress β
Build and run interactive apps directly in WordPress using the data-driven App Builder.
App Types β
π Chart - Create interactive charts with SQL queries using Google Charts.
π Data Administration - Manage data with full transaction support through entry forms.
π± Data App - Bundle multiple apps into one with a dedicated menu.
π Data Table - Display a read-only table with detailed views or inline details.
π Map - Visualize location data on Google Maps.
βοΈ Registration Form - Allow users to submit new entries to a table via a form.
Key Features β
π Instant preview and deployment
π§± Multiple Builders (App, Table, Form, Map and Chart)
π Managers and Wizards to streamline workflows
</> JavaScript hooks for customization
π Multilingual support (35+ languages)
π± Runs on both front-end and back-end
π Authorization management based on WordPress user and role principles
Rapid Application Development Life Cycle β
The diagram below illustrates the RAD life cycle. When requirements or the data structure change, the process can be repeated as a new iteration.

Preparation β
The App Builder is a powerful data-driven development tool designed to streamline application creation. Whether you're leveraging existing data sources or starting fresh, proper data modeling is key to success.
β‘ 1. Existing Data Sources β
Many users already have data stored in:
- Their WordPress database
- Remote databases
π The App Builder seamlessly integrates with these sources to accelerate development.
π οΈ 2. Starting from Scratch β
If youβre building from the ground up:
- Define a data model that aligns with your appβs requirements.
- Ensure structural stability before coding to avoid costly rework later.
π€ Need Help? We offer professional data analysis services to help you.
π‘ Invest time in data modeling upfront β it saves β time and π° money down the road!
Development β
Once your data model is stable and your app requirements are clear, youβre ready to begin building. The starting point is the App Wizard, which guides you through the initial setup.
π§ App Wizard β
The App Wizard lets you choose the app type and configure basic details such as language and authorization settings. Most of these can be modified later in the App Manager.
π As soon as the app is created, itβs ready to use with default settings, which you can customize using the builders.
β€οΈ App Builder β
The App Builder is the heart of the Rapid Application Development (RAD) process. Itβs where you manage, run, and build your app interactively.
- Manage (App) opens the App Manager, where you can update settings configured during app creation.
- Run & Build launches the app and allows you to develop it interactively.
π Each app type provides specific builders, accessible via the builder icon in the toolbar.
Available App Builders
π Table Builder
π Form Builder
π Map Builder
π Chart Builder
π Each builder has its own configuration options. Most changes take effect immediately, though some may require restarting the app.
βοΈ App Manager β
Use the App Manager to configure root-level settings such as language and authorization. These options are not available within individual builders.
Deployment β
Apps can run both on the back-end and front-end:
β
To run on the back-end, enable access in the App Manager.
β
To run on the front-end, copy the shortcode from the App Manager and paste it into a page or post.
π App-level authorization applies to both environments, ensuring secure access for authorized users only.
Iterations β
Requirements can evolve. When they do, your data model might need updates.
π To update your data model:
- Open the Data Source section in the App Manager.
- Refresh the table or view structure.
- Review and update any builders that depend on the modified structure.
π This ensures your app stays in sync with your evolving data.
