PHPackages                             bit/typo3-composer-install - 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. bit/typo3-composer-install

ActiveProject

bit/typo3-composer-install
==========================

TYPO3 composer installation

v1.1.0(8y ago)036MITPHP

Since May 25Pushed 7y agoCompare

[ Source](https://github.com/Bessei-IT/typo3-composer-install)[ Packagist](https://packagist.org/packages/bit/typo3-composer-install)[ RSS](/packages/bit-typo3-composer-install/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (5)Versions (3)Used By (0)

Install TYPO3 with composer
===========================

[](#install-typo3-with-composer)

Create project
--------------

[](#create-project)

### Stable

[](#stable)

```
composer create-project bit/typo3-composer-install
```

### Current master

[](#current-master)

```
composer create-project bit/typo3-composer-install:dev-master
```

Install TYPO3
-------------

[](#install-typo3)

### Using [TYPO3 console](https://github.com/TYPO3-Console/typo3_console)

[](#using-typo3-console)

From root folder (folder which contains composer.json)

```
vendor/bin/typo3cms install:setup --non-interactive --database-user-name="database user name" --database-user-password="database user password" --database-name="database name" --admin-user-name="admin" --admin-password="password" --site-name="Site name"
```

Check out the typo3 console documentation for more examples: [https://docs.typo3.org/typo3cms/extensions/typo3\_console/Introduction/](https://docs.typo3.org/typo3cms/extensions/typo3_console/Introduction/)

### Using TYPO3 console wrapper

[](#using-typo3-console-wrapper)

```
bin/console typo3:install database-name database-username database-password site-name
```

Activate common system extensions
---------------------------------

[](#activate-common-system-extensions)

```
bin/console typo3:activate
```

This activates:

- belog
- beuser
- context\_help
- fluid\_styled\_content
- info
- info\_pagetsconfig
- lowlevel
- reports
- rsaauth
- rte\_ckeditor
- setup
- t3editor
- tstemplate

Links
=====

[](#links)

- [TYPO3 composer install](https://typo3.com/blog/how-to-install-typo3-using-composer-in-less-than-5-minutes/)
- [TYPO3 console extension](https://github.com/TYPO3-Console/typo3_console)
- [TYPO3 distribution](https://github.com/helhum/TYPO3-Distribution)

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community2

Small or concentrated contributor base

Maturity64

Established project with proven stability

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 ~0 days

Total

2

Last Release

3271d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/28066477?v=4)[Christoph Bessei](/maintainers/christoph-bessei)[@christoph-bessei](https://github.com/christoph-bessei)

---

Tags

phptypo3

### Embed Badge

![Health badge](/badges/bit-typo3-composer-install/health.svg)

```
[![Health](https://phpackages.com/badges/bit-typo3-composer-install/health.svg)](https://phpackages.com/packages/bit-typo3-composer-install)
```

###  Alternatives

[laravel/framework

The Laravel Framework.

34.6k509.9M17.0k](/packages/laravel-framework)[sylius/sylius

E-Commerce platform for PHP, based on Symfony framework.

8.4k5.6M647](/packages/sylius-sylius)[prestashop/prestashop

PrestaShop is an Open Source e-commerce platform, committed to providing the best shopping cart experience for both merchants and customers.

9.0k15.4k](/packages/prestashop-prestashop)[shopware/platform

The Shopware e-commerce core

3.3k1.5M3](/packages/shopware-platform)[magento/community-edition

Magento 2 (Open Source)

12.1k52.1k10](/packages/magento-community-edition)[sulu/sulu

Core framework that implements the functionality of the Sulu content management system

1.3k1.3M152](/packages/sulu-sulu)

PHPackages © 2026

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