# Create Magento App

## v2

- [Create Magento App](https://docs.create-magento-app.com/master.md)
- [Getting Started](https://docs.create-magento-app.com/getting-started/getting-started.md): Create a new CMA instance in minutes
- [Prerequisites](https://docs.create-magento-app.com/getting-started/prerequisites.md)
- [Linux requirements](https://docs.create-magento-app.com/getting-started/prerequisites/installation-on-linux.md)
- [MacOS requirements](https://docs.create-magento-app.com/getting-started/prerequisites/installation-on-macos.md)
- [Apple Silicon](https://docs.create-magento-app.com/getting-started/prerequisites/installation-on-macos/installation-on-macos-apple-silicon.md)
- [Windows requirements](https://docs.create-magento-app.com/getting-started/prerequisites/windows-requirements.md)
- [Available commands](https://docs.create-magento-app.com/getting-started/available-commands.md)
- [Start the application](https://docs.create-magento-app.com/getting-started/available-commands/start.md)
- [Stop the application](https://docs.create-magento-app.com/getting-started/available-commands/stop.md)
- [Check application status](https://docs.create-magento-app.com/getting-started/available-commands/status.md)
- [Enter application CLI](https://docs.create-magento-app.com/getting-started/available-commands/cli.md): In CLI you get control over running services, easy aliases for common service like magento and composer as well as easy debugging of any PHP code.
- [Explore application logs](https://docs.create-magento-app.com/getting-started/available-commands/logs.md)
- [Execute commands in Docker containers](https://docs.create-magento-app.com/getting-started/available-commands/exec.md)
- [Link a theme](https://docs.create-magento-app.com/getting-started/available-commands/link.md)
- [Import database dump](https://docs.create-magento-app.com/getting-started/available-commands/import-db.md)
- [⚠️ Uninstall a project](https://docs.create-magento-app.com/getting-started/available-commands/cleanup.md)
- [Folder structure](https://docs.create-magento-app.com/getting-started/folder-structure.md)
- [Updating to New Releases](https://docs.create-magento-app.com/getting-started/updating-to-new-releases.md)
- [Testing Alpha Releases](https://docs.create-magento-app.com/getting-started/updating-to-new-releases/testing-alpha-releases.md)
- [Configuration File](https://docs.create-magento-app.com/getting-started/config-file.md)
- [System Configuration File](https://docs.create-magento-app.com/getting-started/config-file/system-configuration-file.md)
- [Supported Magento versions](https://docs.create-magento-app.com/getting-started/supported-magento-versions.md)
- [How does it work?](https://docs.create-magento-app.com/getting-started/how-does-it-work.md)
- [Limitations](https://docs.create-magento-app.com/getting-started/limitations.md)
- [What Is New in Version 2](https://docs.create-magento-app.com/getting-started/what-is-new-in-version-2.md)
- [Using console commands](https://docs.create-magento-app.com/usage-guide/cli.md)
- [Accessing Docker containers](https://docs.create-magento-app.com/usage-guide/accessing-docker-containers.md)
- [Linking a Scandi Theme](https://docs.create-magento-app.com/usage-guide/themes.md)
- [Enabling XDebug](https://docs.create-magento-app.com/usage-guide/enabling-xdebug.md): On this page you will be guided on activating XDebug PHP debugger in Create Magento App application.
- [Enabling SSL](https://docs.create-magento-app.com/usage-guide/enabling-ssl.md)
- [Configuring PHP](https://docs.create-magento-app.com/usage-guide/configuring-php.md)
- [Configuring Multi-Store](https://docs.create-magento-app.com/usage-guide/configuring-multi-store.md)
- [Configuring NewRelic](https://docs.create-magento-app.com/usage-guide/configuring-newrelic.md)
- [Access on the local network](https://docs.create-magento-app.com/usage-guide/setup-public-access.md)
- [Using custom domain](https://docs.create-magento-app.com/usage-guide/setup-custom-domain.md)
- [Using Enterprise Edition](https://docs.create-magento-app.com/usage-guide/enterprise-edition.md)
- [Using OpenSearch](https://docs.create-magento-app.com/usage-guide/opensearch.md)
- [Importing database](https://docs.create-magento-app.com/usage-guide/importing-database.md)
- [Importing remote database](https://docs.create-magento-app.com/usage-guide/importing-database/importing-remote-database.md)
- [Converting legacy Docker setup to CMA](https://docs.create-magento-app.com/usage-guide/converting-legacy-docker-setup-to-cma.md)
- [Improve Performance](https://docs.create-magento-app.com/usage-guide/improve-performance.md)
- [PHP Images](https://docs.create-magento-app.com/container-images/php-images.md)
- [PHP 8.5](https://docs.create-magento-app.com/container-images/php-images/php-8.5.md)
- [PHP 8.4](https://docs.create-magento-app.com/container-images/php-images/php-8.4.md)
- [PHP 8.3](https://docs.create-magento-app.com/container-images/php-images/php-8.3.md)
- [PHP 8.2](https://docs.create-magento-app.com/container-images/php-images/php-8.2.md)
- [PHP 8.1](https://docs.create-magento-app.com/container-images/php-images/php-8.1.md)
- [PHP 7.4](https://docs.create-magento-app.com/container-images/php-images/php-7.4.md)
- [PHP 7.3](https://docs.create-magento-app.com/container-images/php-images/php-7.3.md)
- [PHP 7.2](https://docs.create-magento-app.com/container-images/php-images/php-7.2.md)
- [ElasticSearch Images](https://docs.create-magento-app.com/container-images/elasticsearch-images.md)
- [ElasticSearch 6.8](https://docs.create-magento-app.com/container-images/elasticsearch-images/elasticsearch-6.8.md)
- [PHP Extensions](https://docs.create-magento-app.com/scripts-extensions/php-extensions.md)
- [PHP Extensions Package](https://docs.create-magento-app.com/scripts-extensions/php-extensions/php-extensions-package.md)
- [(deprecated) ionCube Extension](https://docs.create-magento-app.com/scripts-extensions/php-extensions/deprecated-ioncube-extension.md)
- [Common Issues](https://docs.create-magento-app.com/troubleshooting/common-issues.md)
- [CMA Debugging](https://docs.create-magento-app.com/troubleshooting/cma-debugging.md)
- [Uninstall CMA](https://docs.create-magento-app.com/troubleshooting/uninstall-cma.md)

## v1

- [Create Magento App](https://docs.create-magento-app.com/v1/master.md)
- [Getting Started](https://docs.create-magento-app.com/v1/getting-started/getting-started.md): Create a new CMA instance in minutes
- [Prerequisites](https://docs.create-magento-app.com/v1/getting-started/prerequisites.md)
- [Linux requirements](https://docs.create-magento-app.com/v1/getting-started/prerequisites/installation-on-linux.md)
- [MacOS requirements](https://docs.create-magento-app.com/v1/getting-started/prerequisites/installation-on-macos.md)
- [Apple Silicon](https://docs.create-magento-app.com/v1/getting-started/prerequisites/installation-on-macos/installation-on-macos-apple-silicon.md)
- [Windows requirements](https://docs.create-magento-app.com/v1/getting-started/prerequisites/windows-requirements.md)
- [Available commands](https://docs.create-magento-app.com/v1/getting-started/available-commands.md)
- [Start the application](https://docs.create-magento-app.com/v1/getting-started/available-commands/start.md)
- [Stop the application](https://docs.create-magento-app.com/v1/getting-started/available-commands/stop.md)
- [Check application status](https://docs.create-magento-app.com/v1/getting-started/available-commands/status.md)
- [Enter application CLI](https://docs.create-magento-app.com/v1/getting-started/available-commands/cli.md)
- [Explore application logs](https://docs.create-magento-app.com/v1/getting-started/available-commands/logs.md)
- [Execute commands in Docker containers](https://docs.create-magento-app.com/v1/getting-started/available-commands/exec.md)
- [Link a theme](https://docs.create-magento-app.com/v1/getting-started/available-commands/link.md)
- [Import database dump](https://docs.create-magento-app.com/v1/getting-started/available-commands/import-db.md)
- [⚠️ Uninstall a project](https://docs.create-magento-app.com/v1/getting-started/available-commands/cleanup.md)
- [Folder structure](https://docs.create-magento-app.com/v1/getting-started/folder-structure.md)
- [Updating to New Releases](https://docs.create-magento-app.com/v1/getting-started/updating-to-new-releases.md)
- [Testing Alpha Releases](https://docs.create-magento-app.com/v1/getting-started/updating-to-new-releases/testing-alpha-releases.md)
- [Configuration File](https://docs.create-magento-app.com/v1/getting-started/config-file.md)
- [Supported Magento versions](https://docs.create-magento-app.com/v1/getting-started/supported-magento-versions.md)
- [How does it work?](https://docs.create-magento-app.com/v1/getting-started/how-does-it-work.md)
- [Limitations](https://docs.create-magento-app.com/v1/getting-started/limitations.md)
- [Using console commands](https://docs.create-magento-app.com/v1/usage-guide/cli.md)
- [Accessing Docker containers](https://docs.create-magento-app.com/v1/usage-guide/accessing-docker-containers.md)
- [Linking a Scandi Theme](https://docs.create-magento-app.com/v1/usage-guide/themes.md)
- [Enabling XDebug](https://docs.create-magento-app.com/v1/usage-guide/enabling-xdebug.md)
- [Enabling SSL](https://docs.create-magento-app.com/v1/usage-guide/enabling-ssl.md)
- [Configuring PHP](https://docs.create-magento-app.com/v1/usage-guide/configuring-php.md)
- [Use custom domain](https://docs.create-magento-app.com/v1/usage-guide/setup-custom-domain.md)
- [Access on the local network](https://docs.create-magento-app.com/v1/usage-guide/setup-public-access.md)
- [Importing database](https://docs.create-magento-app.com/v1/usage-guide/importing-database.md)
- [Importing remote database](https://docs.create-magento-app.com/v1/usage-guide/importing-database/importing-remote-database.md)
- [Using Enterprise Edition](https://docs.create-magento-app.com/v1/usage-guide/enterprise-edition.md)
- [Converting legacy Docker setup to CMA](https://docs.create-magento-app.com/v1/usage-guide/converting-legacy-docker-setup-to-cma.md)
- [Improve Performance](https://docs.create-magento-app.com/v1/usage-guide/improve-performance.md)
- [PHP Extensions](https://docs.create-magento-app.com/v1/scripts-extensions/php-extensions.md)
- [ionCube Extension](https://docs.create-magento-app.com/v1/scripts-extensions/php-extensions/ioncube-extension.md)
- [Common Issues](https://docs.create-magento-app.com/v1/troubleshooting/common-issues.md)
- [CMA Debugging](https://docs.create-magento-app.com/v1/troubleshooting/cma-debugging.md)
- [Uninstall CMA](https://docs.create-magento-app.com/v1/troubleshooting/uninstall-cma.md)
