Skip to main content
Version: 3.x

Getting started

Version
3.x
Updated
View markdown

Audience: store admins · Scope: orientation before any real work · Last reviewed: 2026-08-01

TL;DR — Everything you manage lives behind one menu in your site's admin area. Almost every CBX screen is either a list (find, sort, publish, copy, delete) or an edit form (fields grouped into collapsible sections, Save on top) — learn those two once and you can work every screen in the store. The only thing that depends on your host is where that menu lives and how your storefront pages get built — so start by picking your platform.

1. Pick your platform

CBX runs inside Joomla, WordPress or Magento 2. Read the one article for your host and ignore the others:

  • CBX on Joomla — logging in at /administrator, Components → CBX, and building your storefront with CBX menu items.
  • CBX on WordPress — logging in at /wp-admin, the CBX menu entry, and putting CBX content on your own pages with shortcodes.
  • CBX on Magento 2 — Magento is the shop, CBX is the configurator; this pointer page sends you to the guide's dedicated Magento 2 system.

2. Follow the shared path

Everything past the host article is the same on every platform:

  1. Log in and find CBX — where the admin area is and what the CBX menu contains.
  2. Run the setup wizard — the first-run assistant: licence key, languages, taxes, store information and currencies, and which of those are expensive to change later.
  3. Work the list and edit screens — the shared conventions: searching and filtering, adding, editing, publish/unpublish, ordering, copying, and how translatable fields work.
  4. Read the dashboard — the health-check screen: what its warnings mean and which ones need action.

The CBX menu at a glance

Menu itemWhat it managesRead
DashboardHealth checks, performance tips, update and license statusCheck the dashboard
ProductsThe product tree — products, their pages, questions and answersProducts
Product ListsThe catalogs your storefront showsManage product lists
CalculationsThe formulas, code expressions and matrices behind dynamic pricesPricing
OrdersEvery order, quotation and saved cartOrders
CustomersCustomer records: addresses, VAT numbers, group membershipManage customers
ReviewsThe product-review moderation queueModerate reviews
CountriesGeography: countries, states, counties, cities — and place-based tax ratesSet up taxes
ShippingShippers, shipping zones and shipping methodsSet up shipping
Payment MethodsHow customers can pay, incl. surcharges and availabilitySet up payment methods
Store InformationYour company identity — used on invoices, quotes and emailsSettings
Customer FieldsWhich address/customer fields appear (and are required) in each flowSettings
NotificationsThe status-triggered emails to customers and the shop managerSet up order emails
SettingsThe global configuration screenSettings

Platform note (Magento 2): on Magento-hosted stores the menu shows only Dashboard, Products, Calculations and Settings — Magento itself handles the other jobs, so those entries are deliberately absent, not broken. CBX on Magento 2 explains who does what.