Commit graph

39 commits

Author SHA1 Message Date
Emili Castells Guasch
c2edf2e50e
Remove some badges 2025-06-03 15:05:08 +02:00
Emili Castells Guasch
c588afa240
Show ci build badge instead of integration 2025-06-03 14:55:27 +02:00
Niklas Gutberlet
0682f6f7b7
updated badge links 2025-05-27 17:46:20 +02:00
Niklas Gutberlet
c7aeed005b
Update README.md 2025-05-27 17:35:32 +02:00
Alex P.
f0c12eb041
Require WC 6.9+ 2024-09-03 09:13:07 +03: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
Alex P.
cfa8f1135b
Revert "Replace old local archive command"
This reverts commit 87c9beba57.
2024-09-02 17:11:37 +03:00
Moritz Meißelbach
c9b2fce769
Merge branch 'refs/heads/trunk' into new-package-workflow
# Conflicts:
#	composer.lock
#	modules/ppcp-api-client/src/Endpoint/WebhookEndpoint.php
#	modules/ppcp-paypal-subscriptions/assets-compiler.json
#	modules/ppcp-webhooks/src/Handler/PaymentCaptureRefunded.php
#	package.json
2024-08-22 09:36:44 +02:00
Emili Castells Guasch
c1e199e63d Remove ddev js test command for now 2024-07-01 18:17:12 +02:00
Emili Castells Guasch
8074d002bb Add package scripts 2024-07-01 18:14:38 +02:00
Alex P
87c9beba57
Replace old local archive command 2023-08-25 17:19:55 +03:00
Alex P
26f62a752b
Update readme 2023-03-22 11:39:19 +02:00
emilicastells
ade39f7e19
Update PHP version 2022-12-14 11:39:22 +01: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
7e121c6a4a Update dev env docs 2022-05-09 11:32:24 +03:00
Alex P
16c77ebf95 Add docker:build-package command
This allows to build a package using the docker env,
which should be more consistent and allows to easily use
the needed PHP version (e.g. the min supported) 
instead of the system PHP.
2022-01-03 17:05:40 +02:00
Jorge A. Torres
86f4eae14b Update GitHub templates 2021-12-08 16:33:10 -03:00
Emili Castells
79e2dd2ef5
Merge pull request #322 from woocommerce/pcp-271-use-psalm
Add psalm
2021-10-13 16:48:49 +02:00
Alex P
95d172428a Update readme 2021-10-13 17:42:39 +03:00
Alex P
c88ce1ff09 Add ngrok to allow using webhooks with a local development server 2021-10-12 12:45:53 +03:00
Alex P
b7ab926f7c Use yarn for building package, and improve readme
to not require npm too
2021-08-30 17:21:45 +03:00
Alex P
36790fa22d Make command style in readme more consistent 2021-08-30 16:57:02 +03:00
Emili Castells
d3f23b8e68
Merge pull request #228 from woocommerce/PCP-252-docker
Docker
2021-08-20 11:21:54 +02:00
Jorge A. Torres
3370ea0985
Merge pull request #223 from woocommerce/release/1.5.1
Version 1.5.1
2021-08-19 11:42:50 -05:00
Alex P
6aa0f17bca Add dockers docs and yarn commands 2021-08-19 17:49:54 +03:00
Emili Castells
c2152a0bd4
Merge pull request #227 from woocommerce/phpcs
Simplify PHPCS execution
2021-08-19 09:39:12 +02:00
Alex Pantechovskis
125a1f29b9
Update README.md 2021-08-19 10:13:46 +03:00
Alex P
2b344f51f8 Simplify phpcs config 2021-08-19 10:12:15 +03:00
dinamiko
ea56d7c87c Update PHP version 7.1 in README.md 2021-08-18 15:40:55 +02:00
Kirill Braslavsky
7c733a4d05 replace 'PayPal Pay Later' with just 'Pay Later' 2021-03-09 13:43:24 +02:00
Kirill Braslavsky
4ecfd0ad65 change Credit to PayLater in readme and dev docs 2021-03-01 14:05:08 +02:00
Jorge A. Torres
a5222943fd
Make plugin releasable via woorelease (#83) 2020-11-05 13:24:14 -03:00
Jorge A. Torres
822f4282d3 Add to deploy instructions 2020-10-22 15:38:33 -03:00
Jorge A. Torres
566bd68620 Update README.md 2020-10-21 13:42:38 -03:00
Jorge A. Torres
02718c6c77 Rename plugin to "WooCommerce PayPal Payments" 2020-10-09 19:00:00 -03:00
David Remer
57e67b99d1 update readme 2020-10-08 07:36:52 +03:00
David Remer
2dc9ebab2c installation instructions 2020-09-03 07:07:16 +03:00
David Naber
2d4c4f78ec Initial commit 2020-03-19 16:47:08 +01:00