Christian Münch

Results 48 issues of Christian Münch

### Is there an existing issue for this? - [X] I have searched the existing issues https://gist.github.com/cmuench/6c633b58d33ec9fcf802b6bc2dda551e ### Current Behavior I have the NFS mount enabled in the projects `.ddev/config.yaml`...

As ddev users we love the simplicity which is provided by the tool to handle topics like generation SSL certificates, route a URL to the right project. It's currently based...

Magerun pull-request check-list: - [X] Pull request against develop branch (if not, just close and create a new one against it) - [X] README.md reflects changes (if any) Subject: PHP...

It would be great to create a setup sctript by a previously created database table. This idea is great for i.e. a Hackathon. Nobody like this task. With a generator...

enhancement

Adding new command to read and modify EAV attributes. Possible must have commands: - eav:attribute:list -> List all attributes (must be filterable) - eav:attribute:view -> Show info about a single...

enhancement

## Current Implementation Currently we have own logic in our util section to execute processes. We should evaluate if it's better to use the build in symfony process helper. https://symfony.com/doc/4.4/components/console/helpers/processhelper.html...

enhancement

A command which lists all available routes and frontnames could be useful.

enhancement
help wanted

## Feature description Currently we do not handle views during db:dump operations. If you run `db:dump --drop-tables` or `db:drop --tables`all existing tables will be removed before the command logic is...

enhancement

If a new customer is created an email to confirm the new account should be send. Sometimes this mail does not arrive. A command `customer:confirm` could be handy.

enhancement
help wanted

Lists all magento rewrite conflicts

help wanted
to port