PHPackages                             gilbertsoft/typo3-bootstrap - 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-bootstrap

ActiveProject[Framework](/categories/framework)

gilbertsoft/typo3-bootstrap
===========================

TYPO3 Project Bootstrap

9.x-dev(8y ago)014GPL-3.0-or-later

Since Feb 27Pushed 5y agoCompare

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

READMEChangelogDependencies (2)Versions (9)Used By (0)

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

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

Get going quickly with TYPO3 CMS.

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

[](#prerequisites)

- PHP 7
- composer ()
- ISPConfig web folder structure

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

```

License
=======

[](#license)

GPL-3.0 or later

###  Health Score

24

—

LowBetter than 31% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity54

Maturing project, gaining track record

 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

Unknown

Total

1

Last Release

3020d ago

### 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 (2 commits)")

### Embed Badge

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

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

PHPackages © 2026

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