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
Runtime configuration

Application configuration

Set the public URL, timezone, currency, optional SMTP delivery, and optional Redis cache settings. The detected domain is prefilled for a normal shared-hosting launch.

Site identity

These values shape the production runtime, frontend URLs, and environment metadata.

Detected from your current request: http://bullionxe.com
Keep this aligned to the main domain unless BullionXE runs behind a separate frontend host.
Use a 3-letter ISO currency code such as USD or GBP.

Email delivery

Choose SMTP if BullionXE should send real emails. Use Log only for staging or silent installs.

Use the real mailbox that should appear as the sender for account and order messages.
Typical shared-hosting SMTP examples
  • Port 465 usually pairs with SSL.
  • Port 587 usually pairs with TLS.
  • If you do not want live email yet, leave the driver on Log only.

Optional Redis cache

Leave this blank on standard shared hosting unless your provider gave you a real Redis host.

Back