Deploying ElmapiCMS
This section provides guides for deploying ElmapiCMS to different hosts.
Source of the code
Shop / GitHub access
- 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.
- Shared hosting does not use Git on the server. Download
elmapicmsInstaller.zipfrom 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
| Platform | Guide |
|---|---|
| Laravel Cloud | Deploy on Laravel Cloud |
| Laravel Forge | Deploy on Laravel Forge |
| Shared hosting | Deploy on shared hosting |
| VPS | Deploy on a VPS |
Cross-cutting: Webhook setup (queues)