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