Commit graph

29 commits

Author SHA1 Message Date
Emili Castells Guasch
62d14aa5ef Activate plugin after wc is activated 2025-03-13 11:48:15 +01:00
Daniel Hüsken
dd92747907
updated WC Version to latest in ddev 2024-12-18 08:55:57 +01:00
Daniel Hüsken
622913f384
change WordPress version to 6.7.1 for ddev 2024-11-22 14:58:34 +01:00
Philipp Stracker
679e4f36b9
⬆️ Upgrade DDEV to Node.js version 22 2024-11-06 19:42:44 +01:00
Alex P.
c808db045d
Require WP 6.3+ 2024-09-03 09:12:40 +03:00
Alex P.
f538ea2ef2
Require PHP 7.4+ 2024-09-03 09:07:12 +03:00
Emili Castells Guasch
705e8eb8f1 Merge branch 'trunk' into PCP-1915-hpos-compatibility-improvements 2023-08-10 11:44:42 +02:00
Emili Castells Guasch
5cd5a49016 Wrap page builders compat with init hook to avoid error when called too early. Also add phpmyadmin to ddev as not included in latest 1.22.0 version 2023-08-02 12:27:54 +02:00
Emili Castells Guasch
14f8701c96 Add ddev playwright addon 2023-07-28 15:34:34 +02:00
Alex P
3d61aa1ead
Make the blocks integration (partial) available without feature flag
The `woocommerce_paypal_payments_blocks_enabled` filter or `PCP_BLOCKS_ENABLED` env var are not used anymore, the blocks can be enabled in the settings without activating this feature flag first.
2023-07-03 17:17:45 +03:00
Emili Castells Guasch
d5d8e0ec61 Bump 2.0.1 version 2023-06-02 15:32:31 +02:00
Emili Castells
918f09f47d
Merge pull request #1346 from woocommerce/pcp-157-blocks
Add express cart/checkout block
2023-05-16 11:14:53 +02:00
Emili Castells Guasch
ddf315d71a Rename help method 2023-04-28 09:18:28 +02:00
Alex P
7148948a59
Add flag/filter/env var for enabling blocks 2023-04-05 20:08:39 +03:00
Emili Castells Guasch
de38334e62 Fix delete posts param 2023-03-31 12:20:54 +02:00
Emili Castells Guasch
4440dd302e bash format 2023-03-31 12:07:12 +02:00
Emili Castells Guasch
07fd68ce2c Remove all logs 2023-03-31 12:02:56 +02:00
Emili Castells Guasch
e856369a06 Format bash code 2023-03-31 10:21:56 +02:00
Emili Castells Guasch
d1559c5bb8 Add cleanup tool (WIP) 2023-03-31 10:17:34 +02: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