Deploying ElmapiCMS

Deploying ElmapiCMS

This section provides guides for deploying ElmapiCMS to different hosts.

Source of the code

Shop / GitHub access

  1. Do not point hosting at the private upstream repository you were invited to. For Git deploys, use your fork (or another remote you control). See Deploy on Laravel Cloud or Deploy on Laravel Forge.
  2. Shared hosting does not use Git on the server. Download elmapicmsInstaller.zip from the repository Releases page and follow Deploy on shared hosting.

For local development, clone the private repo (or your fork). See Installation.

CodeCanyon

Start with For CodeCanyon buyers. Use elmapicms.zip / elmapicmsInstaller.zip from your download, then the hosting guide below.

Choose the guide that matches your hosting

PlatformGuide
Laravel CloudDeploy on Laravel Cloud
Laravel ForgeDeploy on Laravel Forge
Shared hostingDeploy on shared hosting
VPSDeploy on a VPS

Cross-cutting: Webhook setup (queues)

Search documentation

Find guides and reference pages