Download the PHP package extcode/cart-paypal without Composer
On this page you can find all versions of the php package extcode/cart-paypal. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download extcode/cart-paypal
More information about extcode/cart-paypal
Files in extcode/cart-paypal
Package cart-paypal
Short Description Shopping Cart(s) for TYPO3 - PayPal Payment Provider
License GPL-2.0+
Homepage https://cart.extco.de
Informations about the package cart-paypal
Cart PayPal
Cart is a small but powerful extension which "solely" adds a shopping cart to your TYPO3 installation. Cart PayPal is a payment provider and implements the PayPal IPN message service.
1. Features
-
-
2. Installation / Upgrade
2.1 Installation
Installation using Composer
The recommended way to install the extension is by using Composer. In your Composer based TYPO3 project root, just do composer require extcode/cart-paypal
.
Installation as extension from TYPO3 Extension Repository (TER)
Download and install the extension with the extension manager module.
2.2 Upgrade
If upgrading from cart version 4.8.1 or earlier: Please read the documentation very carefully! Please make a backup of your filesystem and database! If possible test the update in a test copy of your TYPO3 instance.
3. Administration
3.1 Compatibility and supported Versions
Cart PayPal | TYPO3 | PHP | Support/Development |
---|---|---|---|
6.x.x | 10.4, 11.5 | 7.2+ | Features, Bugfixes, Security Updates |
5.x.x | 10.4 | 7.2 - 7.4 | Bugfixes, Security Updates |
4.x.x | 9.5 | 7.2 - 7.4 | Security Updates |
3.x.x | 8.7 | 7.0 - 7.4 | |
2.x.x | 6.2 - 8.7 | 5.6 - 7.0 | |
1.x.x |
3.2. Changelog
Please have a look into the official extension documentation in changelog chapter
3.3. Release Management
News uses semantic versioning which basically means for you, that
- bugfix updates (e.g. 1.0.0 => 1.0.1) just includes small bugfixes or security relevant stuff without breaking changes.
- minor updates (e.g. 1.0.0 => 1.1.0) includes new features and smaller tasks without breaking changes.
- major updates (e.g. 1.0.0 => 2.0.0) breaking changes wich can be refactorings, features or bugfixes.
4. Sponsoring
- Ask for an invoice.
- GitHub Sponsors
- PayPal.Me
- Patreon
All versions of cart-paypal with dependencies
ext-curl Version *
typo3/cms-core Version ^10.4
typo3/cms-extbase Version ^10.4
typo3/cms-frontend Version ^10.4
extcode/cart Version ^7.4