woocommerce / woocommerce-gateway-paypal-express-checkout

58 stars 65 forks source link

Local Docker environment setup #874

Open FangedParakeet opened 3 years ago

FangedParakeet commented 3 years ago

Issue: NIRL Meetup Project – Making Transact Extensions Easy

Ticket:

Slack thread:


Description

This PR adds a local Dockerized environment for this plugin, containing a fully operational hosted WordPress site, PHPMyAdmin, optional Jurassic Tube tunnelling, and optional connection to a PayPal Developer's seller account.

Steps to test:

Please follow the complete setup instructions in docker/README.md.

Documentation

Changelog entry

Enter a summary of all changes on this Pull Request. This will appear in the changelog if accepted. New - Adds Dockerized setup for local environment.