netzmacher/quickshop

Quick Shop - responsive e-commerce with TYPO3

Installs: 46

Dependents: 0

Suggesters: 0

Security: 0

Type:typo3-cms-extension

10.0.13 2022-10-22 19:24 UTC

This package is auto-updated.

Last update: 2024-03-29 04:18:40 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