Changeset 2915484
- Timestamp:
- 05/21/2023 06:45:06 PM (3 years ago)
- Location:
- cryptopay-wc-lite/trunk
- Files:
-
- 20 added
- 1 edited
-
readme.txt (modified) (1 diff)
-
vendor/beycanpress/http (added)
-
vendor/beycanpress/http/.gitignore (added)
-
vendor/beycanpress/http/LICENSE (added)
-
vendor/beycanpress/http/README.md (added)
-
vendor/beycanpress/http/composer.json (added)
-
vendor/beycanpress/http/composer.lock (added)
-
vendor/beycanpress/http/src (added)
-
vendor/beycanpress/http/src/Client.php (added)
-
vendor/beycanpress/http/src/Request.php (added)
-
vendor/beycanpress/http/src/Response.php (added)
-
vendor/guzzlehttp/promises/vendor-bin (added)
-
vendor/guzzlehttp/promises/vendor-bin/php-cs-fixer (added)
-
vendor/guzzlehttp/promises/vendor-bin/php-cs-fixer/composer.json (added)
-
vendor/guzzlehttp/promises/vendor-bin/phpstan (added)
-
vendor/guzzlehttp/promises/vendor-bin/phpstan/composer.json (added)
-
vendor/guzzlehttp/promises/vendor-bin/psalm (added)
-
vendor/guzzlehttp/promises/vendor-bin/psalm/composer.json (added)
-
vendor/psr/http-message/docs (added)
-
vendor/psr/http-message/docs/PSR7-Interfaces.md (added)
-
vendor/psr/http-message/docs/PSR7-Usage.md (added)
Legend:
- Unmodified
- Added
- Removed
-
cryptopay-wc-lite/trunk/readme.txt
r2915474 r2915484 83 83 == Installation == 84 84 85 1. Upload the entire `/cryptopay- lite` directory to the `/wp-content/plugins/` directory.85 1. Upload the entire `/cryptopay-wc-lite` directory to the `/wp-content/plugins/` directory. 86 86 2. Activate CryptoPay Lite through the 'Plugins' menu in WordPress. 87 87 3. Enjoy.
Note: See TracChangeset
for help on using the changeset viewer.