CodeCanyon or GitHub?
ElmapiCMS is one product. Documentation is split by purchase channel because you get different files and follow different first steps—not because the CMS behaves differently.
CodeCanyon
You purchased on CodeCanyon and download a package from your account. It typically includes:
Elmapi3.zip— full Laravel application (local install, Docker, or pushing to your own Git remote).vendor.zipandelmapi3.sql— optional helpers ifcomposer installor migrations are difficult on your machine.Elmapi3Cpanel.zip— used for shared hosting deployment (cPanel-style panels and similar).
Continue with: Installation → CodeCanyon and pick Windows, macOS, or Docker.
GitHub
You purchased from this site with GitHub access. GitHub emails you an invitation to the private repository. Accept it to get access.
Continue with: Installation → GitHub and pick Windows, macOS, or Docker.
Quick comparison
| CodeCanyon | GitHub | |
|---|---|---|
| Obtain the code | Extract Elmapi3.zip from the download | git clone |
| Extra bundles | Same ZIP (or package) | Releases page for optional vendor.zip / SQL |
| Install guides | CodeCanyon | GitHub |