ERP Mobile Bridge Documentation

Multi-app platform for organizations with dedicated app managers to run Android and iOS apps from one backend.

Quick Setup

Get your ERP Mobile Bridge instance running in minutes with our step-by-step installation guide.

Learn More
Configuration

Customize your app settings, branding, colors, and behavior to match your needs.

Learn More
Admin Panel

Organizations manage multiple apps, while app managers handle assigned apps for versions, pages, onboarding, and notifications.

Learn More
Flutter App Setup

Complete guide to building and configuring your Flutter mobile application with ERP Mobile Bridge backend integration.

Get Started
API Reference

Integrate with mobile apps using our comprehensive REST API documentation.

Learn More

Introduction

This platform is an Enterprise Mobile App Management System designed to help organizations convert their existing ERP and internal web systems into centrally managed mobile apps.

It allows a platform owner to create organizations, and allows each organization to create and manage multiple internal business mobile apps such as Staff App, Manager App, Warehouse App, and Sales App.

Each mobile app securely loads the organization’s existing ERP system inside a WebView, while the platform provides centralized control over app lifecycle, onboarding, notifications, and mobile configuration.

This system does not replace an ERP. It works as a mobile extension layer over existing ERP and internal systems.

Core Concept

The platform follows a three-level enterprise structure:

  • Platform → Organization → Business Apps
  • Platform Admin manages organizations and global limits.
  • Organizations create and control their business mobile apps.
  • Business Apps connect to ERP systems and are managed independently.

The platform controls the mobile environment. The ERP controls the business logic and users.

What This Platform Does

  • Organization management
  • Multi-app creation and control
  • ERP connection configuration
  • App branding and identity
  • App onboarding management
  • App version control and force updates
  • Maintenance mode and remote app control
  • App-wise push notifications
  • Device registration and security controls
  • Activity logs and audit tracking

Each business app can have its own:

  • ERP URL
  • Branding
  • Onboarding flow
  • Versioning rules
  • Notification settings
  • Access restrictions

What This Platform Does NOT Do

This platform does not provide ERP functionality. It does NOT manage employees or customers, ERP user roles or permissions, attendance, payroll, inventory, CRM, accounting, business workflows, or business data. All business operations, users, and permissions are handled entirely by the existing ERP system.

Organization & App Structure

Platform Level
  • Create and manage organizations
  • Set organization limits (apps, managers, devices)
  • Enable or disable organizations
  • Monitor system activity
Organization Level
  • Create business mobile apps
  • Assign app managers
  • Configure ERP connections
  • Control mobile app behavior
App Level
  • App branding
  • ERP system URL binding
  • Onboarding screens
  • App version management
  • Force update and maintenance mode
  • Push notifications
  • Device control and logs

ERP Connection

  • ERP base URL
  • Allowed domains
  • Authentication mode
  • Health check endpoint

The Flutter mobile app loads the ERP system inside a secure WebView. All ERP authentication and business permissions remain managed by the ERP itself.

Mobile App Behavior

  • App selection and binding
  • Dynamic branding
  • Onboarding screens
  • ERP WebView loading
  • App status enforcement
  • Push notifications
  • Device registration
  • Force update and maintenance handling

Typical Use Case

  1. Platform admin creates an organization.
  2. Organization creates multiple internal apps (Staff App, Manager App).
  3. Each app is connected to a specific ERP system or module.
  4. App branding, onboarding, and rules are configured.
  5. Flutter app loads the ERP systems as mobile apps.
  6. Organization controls updates, notifications, and mobile behavior centrally.

Target Users

  • Companies with existing ERP systems
  • Businesses with internal web platforms
  • Enterprises managing multiple internal apps
  • Organizations deploying mobile apps for staff operations

Documentation Sections