Modules
Modules are how you turn on capabilities. Each module is a self-contained feature package — its own screens, menus, and data — that the platform loads into your instance. You enable the modules your plan entitles you to, and they appear in the Studio for your tenant. Nothing is forked, and new modules can be added without changing the platform.
How modules work
- Self-contained. A module brings its own pages, navigation, and (optionally) APIs and background work.
- Discovered automatically. When ABS starts, it finds every installed module — whether it's built in or added later as a package — and registers its services, menu, and screens.
- Scoped per tenant. Each tenant only sees and can open the modules its plan entitles it to; access is enforced by Identity & Access.
- Extensible by you. You can write your own modules in C# and load them the same way. See Module development.
Official modules
Browse the modules that ship with ABS, grouped by the capability each one delivers.
Finance
- Accounting — double-entry general ledger, journals, financial books, and multi-currency reporting.
- Subscriptions — subscription plans and recurring billing.
Commerce
- Commerce — online store: catalog, categories, carts, and sales channels.
- Sales Hub — quotes, orders, invoices, price lists, and loyalty.
Operations
- Logistics — items, warehouses, inventory, and stock movement.
- Assets Manager — fixed-asset tracking, transfers, and lifecycle.
- Manufacturing — production planning, work orders, and workstations.
- Procurement — purchase requests, suppliers, and requisition-to-order.
- Projects — projects, tasks, time tracking, and delivery.
- Quality — inspections, checks, and audits.
- Workflows — visual workflow editor and process automation.
Workforce
- Workforce — employees, payroll, shifts, leave, appraisals, hiring, and training.
- Learning — courses, collections, instructors, and students.
- Workplace — shared file and document workspace.
Customer Experience
- ContactSight (CRM) — unified contacts, organizations, and relationship profiles.
- Helpdesk — support tickets, knowledge base, returns, and warranty.
- Marketing — campaigns, email, newsletters, social posts, and leads.
- Social — member profiles, posts, reactions, and chat.
- Media Portals — external-facing websites and CMS content.
Identity & Access
- IAM — users, roles, groups, and central access management.
- Security — tenant access, permissions, and security & audit logs.
Trust & Compliance
- Signator — e-signatures, signing requests, certificates, and trust evidence.
- Sustainability — ESG metrics and compliance reporting.
Intelligence
- Analytics — governed BI, curated datasets, and a self-serve explorer.
- BotMaker — design and manage conversational bots.
Platform & Development
- CloudHub — provision and manage cloud resources.
- Blockchains — connect chains and wallets, and on-chain assets.
Integrations
Official integrations connect ABS to outside services — payment providers, marketplaces, social channels, and more.