Skip to content

galvani/docker-mautic-dev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker-compose for Mautic development environment

Docker composer environment, all mautic files are located in mautic directory

How to install

Configure

Post-install actions (will be automated in the future)

  • install composer dependencies and generate assets with docker-compose exec php composer install

Troubleshooting

shell should not load xdebug XDEBUG_MODE=off composer -v require symfony/amqp-messenger xdebug not connecting - try: export PHP_IDE_CONFIG="serverName=localhost" && php -dxdebug.mode=debug -dxdebug.client_port=9003 -dxdebug.start_with_request=yes bin/console

About

Dev environment for Mautic 5

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published