Commit graph

11 commits

Author SHA1 Message Date
Alex P
7148948a59
Add flag/filter/env var for enabling blocks 2023-04-05 20:08:39 +03:00
Alex P
cfd080e531 Use Composer 2 2022-11-09 16:00:42 +02:00
Alex P
17d3cc152e Require PHP 7.2 2022-11-09 16:00:15 +02:00
Alex P
45d277b936 Make js build parallel and add a sctipt for watching changes
JS building should be much faster now, and also you can do yarn ddev:watch-js to make it automatically detect changes and rebuild when editing JS code.
2022-10-21 11:27:03 +03:00
Alex P
a4bf56021d Download the specified WP version in DDEV
This parameter was not passed to wp core download
2022-05-16 16:49:09 +03:00
Alex P
34fdae6bd5 Create wordpress directory during ddev start
Otherwise it will be created automatically with wrong permissions
2022-05-11 11:37:54 +03:00
Alex P
b84177b61c Simplify ddev .htaccess handling 2022-05-06 10:44:07 +03:00
Alex P
29aff60d27 Fix PHP_IDE_CONFIG 2022-05-06 10:19:42 +03:00
Alex P
074f1f68f7 Support multisite in ddev 2022-05-06 09:35:14 +03:00
Alex P
6dc0a995f6 Add ddev ngrok wrapper 2022-05-05 18:37:46 +03:00
Alex P
df6e784d29 Add DDEV 2022-05-05 16:29:18 +03:00