Devenv Shopware Save

devenv environment for Shopware 6

Project README

Kellerkinder devenv

GitHub Release Tests

devenv provides a reproducible and declarative local development environment for our Shopware projects. It uses the Nix package system to provide native packages for all our required services. This environment is tightly tailored to the needs of our team members working on various projects with Shopware 6.

Notable Features:

  • Overrides Shopware's default mailer configuration to use MailHog
  • Provides helper functions to clear caches
  • Enables Xdebug without a performance impact when not using it
  • Easily configurable PHP Version
  • Inherits all default devenv features and services
  • Pre-installed shopware-cli

Requirements

  • devenv: v1.0.3 or higher

Setup & Usage

A description about the setup and usage can be found in the Wiki.

Multiple Projects

If you want to run multiple projects at same time, you may need to choose a different process.implementation instead of process-compose. This would be possible by adding process.implementation = "honcho"; to your devenv.nix.

A complete list of possible options can be found here

Update

To update your devenv config to the latest version, simply follow the update instructions for the new version in the Wiki

Default values

MySQL

The default values for MySQL are:

Type Value
User shopware
Password shopware
Database name shopware

More Information:

License

MIT

Open Source Agenda is not affiliated with "Devenv Shopware" Project. README Source: kellerkinderDE/devenv-shopware
Stars
39
Open Issues
3
Last Commit
1 month ago
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating