netzmacher / quickshop
Quick Shop - responsive e-commerce with TYPO3
10.0.13
2022-10-22 19:24 UTC
Requires
- typo3/cms-core: >=8.7.0 <10.9.99
This package is auto-updated.
Last update: 2024-12-06 11:33:05 UTC
README
Quick Shop is optimised for desktops, tablets and smartphones. Ready-to-use supported by Launch Quick Shop! (launchquickshop). E-payment with credit-card, debit, paypal and sepa by paymill. E-commerce for small budget and small-scale enterprises. Demo: http://typo3-quick-shop.de
Manuals
Zip
Repositories
TYPO3
Git
Download
Change track to the developer version (if version is t0937)
- cd quick_shop
- git checkout --track origin/t0937
Change track to a tagged version (if version is 6.5.3)
- cd quick_shop
- git checkout -b 6.5.3 6.5.3
Update
- git pull
Upload
You need access rights.
- git add .
- git commit -m "my message"
- git push -u origin master
Needed extension from this Git
- Browser (browser) v8.x
- Quick Shop Installer (quickshop_installer) v7.x