PHPackages                             gilbertsoft/typo3-zwergenfabrik - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Framework](/categories/framework)
4. /
5. gilbertsoft/typo3-zwergenfabrik

ActiveProject[Framework](/categories/framework)

gilbertsoft/typo3-zwergenfabrik
===============================

Aimeos Webshop based on TYPO3 CMS and Bootstrap Package for Zwergenfabrik GmbH

v1.1.3(5y ago)1562[10 issues](https://github.com/gilbertsoft/typo3-zwergenfabrik/issues)[1 PRs](https://github.com/gilbertsoft/typo3-zwergenfabrik/pulls)GPL-3.0-or-laterCSS

Since Feb 28Pushed 5y agoCompare

[ Source](https://github.com/gilbertsoft/typo3-zwergenfabrik)[ Packagist](https://packagist.org/packages/gilbertsoft/typo3-zwergenfabrik)[ Docs](https://gilbertsoft.com)[ RSS](/packages/gilbertsoft-typo3-zwergenfabrik/feed)WikiDiscussions master Synced 2w ago

READMEChangelog (10)Dependencies (9)Versions (22)Used By (0)

TYPO3 CMS Project Bootstrap
===========================

[](#typo3-cms-project-bootstrap)

Get going quickly with TYPO3 CMS.

Prerequisites
-------------

[](#prerequisites)

- PHP 7.2
- composer ()

Quickstart
----------

[](#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:

```
php[used PHP version, e.g. 7.2] vendor/bin/typo3cms install:setup
```

**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.

```
php[used PHP version, e.g. 7.2] vendor/bin/typo3cms install:setup \
    --non-interactive \
    --database-user-name=typo3 \
    --database-user-password=typo3 \
    --database-host-name=127.0.0.1 \
    --database-port=3306 \
    --database-name=typo3 \
    --use-existing-database \
    --admin-user-name=admin \
    --admin-password=password \
    --site-setup-type=site
```

User manual
-----------

[](#user-manual)

### Option or Variant

[](#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 see `client.html.catalog.selection.preselect` at the end of the file.

### Adding new attributes

[](#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](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
-------

[](#updates)

### 2019-06-29

[](#2019-06-29)

- change Backend Layouts from `Clean` to `Default`
- run `Upgrade Wizard` in `Install tool`
- clear all caches in `Install tool`
- run Aimeos Update script

License
-------

[](#license)

GPL-3.0 or later

###  Health Score

26

—

LowBetter than 41% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity72

Established project with proven stability

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~57 days

Recently: every ~129 days

Total

19

Last Release

2014d ago

Major Versions

v0.0.1 → v1.0.02018-02-28

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/25326036?v=4)[Gilbertsoft](/maintainers/gilbertsoft)[@gilbertsoft](https://github.com/gilbertsoft)

---

Top Contributors

[![gilbertsoft](https://avatars.githubusercontent.com/u/25326036?v=4)](https://github.com/gilbertsoft "gilbertsoft (122 commits)")

---

Tags

TYPO3 CMS

### Embed Badge

![Health badge](/badges/gilbertsoft-typo3-zwergenfabrik/health.svg)

```
[![Health](https://phpackages.com/badges/gilbertsoft-typo3-zwergenfabrik/health.svg)](https://phpackages.com/packages/gilbertsoft-typo3-zwergenfabrik)
```

###  Alternatives

[friendsoftypo3/content-blocks

TYPO3 CMS Content Blocks - Content Types API | Define reusable components via YAML

101466.4k45](/packages/friendsoftypo3-content-blocks)[typo3/cms-seo

TYPO3 CMS SEO - SEO features including specific fields for SEO purposes, rendering of HTML meta tags and sitemaps.

168.7M144](/packages/typo3-cms-seo)[typo3/cms-viewpage

TYPO3 CMS Viewpage - Use the (Web&gt;View) backend module to view a frontend page inside the TYPO3 backend.

167.7M44](/packages/typo3-cms-viewpage)[7elix/styleguide

TYPO3 extension to showcase TYPO3 Backend capabilities

10727.3k](/packages/7elix-styleguide)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
