BullionXE installer

Self-hosted setup

Upload one package, open /install, and complete a guided setup for the storefront, admin, API, subscriptions, CRM, and bullion operations stack.

Hosting cPanel ready
Installer Browser-only flow
Runtime Laravel + static shell
Installation flow

Each step writes only the minimum required configuration, then BullionXE validates and bootstraps the production runtime for you.

Shared hosting
Database access

Database configuration

Enter the MySQL connection details from your hosting panel. BullionXE will test the database before it stores anything and before you move to the next step.

What you usually need

  • Database host from cPanel or StackCP
  • Database port, often 3306
  • Exact database name and database username
  • Password for that database user

Shared hosting tip

  • Do not assume 127.0.0.1 unless your host explicitly says so.
  • Use the host shown in your panel, such as localhost, sdb-96..., or a remote endpoint.
  • If the test fails, the error message here is safe to retry with corrected values.

Primary database

These values are written into the production environment file during installation.

Use the exact host from your control panel. On shared hosting this is often not 127.0.0.1.
Most MySQL setups use 3306. Remote shared-hosting databases may use a custom port.
Leave no extra spaces before or after the password. BullionXE checks the connection immediately when you continue.
Back