ademarco β created an issue.
guignonv β credited ademarco β .
As a first improvement I've added missing schema for Description fields.
ademarco β made their first commit to this issueβs fork.
Ok, I've force-pushed one single commit with only the changes to ddev.md.
Should I also remove the .gitignore then, and only leave the changes to the ddev.md file?
Understood, I've removed the Makefile and updated the ddev.md file to contain links on how to setup DDEV for a Drupal project. I've also required drush as require-dev, which could be useful, and committed a .gitignore file that ignores files generated by DDEV. Keeping this in "Needs review".
Hello @mrdalesmith, the goal of this MR wasnβt to make DDEV usage mandatory. Rather, it aims to streamline the use of a tool already recommended for local development in the current module's documentation. Regarding the PHP version, we can certainly make it configurable via an .env file or a similar method.
ademarco β created an issue.
Thank you for your efforts in making this D10 compatible! I see changes are already part of the main 2.x branch, any reason why this ticket is not mark as close yet? Is there any plan of releasing a D10 compatible version anytime soon?