Download the PHP package gilbertsoft/typo3-zwergenfabrik without Composer
On this page you can find all versions of the php package gilbertsoft/typo3-zwergenfabrik. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download gilbertsoft/typo3-zwergenfabrik
More information about gilbertsoft/typo3-zwergenfabrik
Files in gilbertsoft/typo3-zwergenfabrik
Package typo3-zwergenfabrik
Short Description Sitepackage Zwergenfabrik - Aimeos based Webshop
License GPL-3.0-or-later
Homepage https://gilbertsoft.com
Informations about the package typo3-zwergenfabrik
TYPO3 CMS Project Bootstrap
Get going quickly with TYPO3 CMS.
Prerequisites
- PHP 7.2
- composer (https://getcomposer.org/download/)
Quickstart
cd /var/www/[website]/private
su [user, e.g. webX]
composer create-project gilbertsoft/typo3-bootstrap typo3 dev-[project]
cd typo3
Setup:
To start an interactive installation, you can do so by executing the following command and then follow the wizard:
Setup unattended (optional):
If you're a more advanced user, you might want to leverage the unattended installation. To do this, you need to execute the following command and substite the arguments with your own environment configuration.
User manual
Option or Variant
One important decision is to choose the right product type. If a product is available in multiple models like various sizes or colors a selection with multiple articles has to be created. Else you are not able to manage stocks and the customer will be able to buy articles without defining the necessary attributes.
By default there is no preselection of the variants but this can be changed in
https://github.com/gilbertsoft/typo3-zwergenfabrik/blob/master/packages/sitepackage/Configuration/TypoScript/Setup/Aimeos/client-html.typoscript
see client.html.catalog.selection.preselect
at the end of the file.
Adding new attributes
- add a attribute in the Aimeos Admin and note the given key
- add the new key to the TypoScript translation (https://github.com/gilbertsoft/typo3-zwergenfabrik/blob/master/extensions/sitepackage/Configuration/TypoScript/Setup/Aimeos/i18n-de_CH.typoscript) at the end of the file by coping the last block and increase it's number by one
- save changes at github and make a pull request (PR)
- the PR will be checked and merged by us and deployment will be made to stage and / or production servers afterwards
Updates
2019-06-29
- change Backend Layouts from
Clean
toDefault
- run
Upgrade Wizard
inInstall tool
- clear all caches in
Install tool
- run Aimeos Update script
License
GPL-3.0 or later
All versions of typo3-zwergenfabrik with dependencies
gilbertsoft/gswarranty Version *
gilbertsoft/gscacheconfig Version *
gilbertsoft/gsprotectedconfig Version *
gilbertsoft/gsfavicon Version ^3.0.0
dmitryd/typo3-realurl Version ^2.3.1
bk2k/bootstrap-package Version ^9.1.0
typo3-ter/easy-googlemap Version ^2.0.0
aimeos/aimeos-typo3 Version ^18.4 || 2018.10.x-dev