PHPackages                             t3docs/site-package - 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. t3docs/site-package

ActiveTypo3-cms-extension

t3docs/site-package
===================

Site Package - This site package is an example used to understand the TYPO3 Site Package Tutorial.

v13.4.x-dev(5mo ago)1415.7k↑12.5%7GPL-2.0-or-laterHTMLCI passing

Since Jul 16Pushed 2mo ago1 watchersCompare

[ Source](https://github.com/TYPO3-Documentation/site_package)[ Packagist](https://packagist.org/packages/t3docs/site-package)[ Docs](https://docs.typo3.org/permalink/t3sitepackage:start)[ RSS](/packages/t3docs-site-package/feed)WikiDiscussions main Synced 1mo ago

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

TYPO3 Site Package Tutorial Example
===================================

[](#typo3-site-package-tutorial-example)

This Site Package can be used to follow the [TYPO3 Site Package Tutorial](https://docs.typo3.org/permalink/t3sitepackage:start@14.3). Team.

The tutorial describes the steps required to turn a basic design template (HTML, CSS, JavaScript files, etc.) into a fully working, mobile-responsive website. By following the steps of the Site Package Tutorial, the reader builds a modern extension with all relevant files stored at a central point and changes can easily be tracked in version control. Despite the fact that TYPO3 supports several methods of implementing websites, this approach is a very flexible and professional way.

Installation with Composer
--------------------------

[](#installation-with-composer)

Download the Site Package and save it into folder [packages/](https://docs.typo3.org/permalink/t3coreapi:directory-packages)in the root of your TYPO3 installation.

Require the Site Package using Composer and DDEV:

```
ddev composer req t3docs/site-package:"@dev"

```

Or just Composer:

```
composer req t3docs/site-package:"@dev"

```

Classic TYPO3 installations
---------------------------

[](#classic-typo3-installations)

When you intend to follow the Site Package Tutorial we recommend that you use a Composer-based installation all paths and commands in the Tutorial are based on that type of installation.

Download the Site Package and save it into folder `typo3conf/ext/` in the root of your TYPO3 installation.

Activate extension "Site Package" with key site\_package in the Extension Manager.

Load Example data
-----------------

[](#load-example-data)

With DDEV call:

```
ddev typo3 extension:setup

```

Without DDEV:

```
vendor/bin/typo3 extension:setup

```

If automatic loading fails you can also try to use the import command:

```
ddev typo3 impexp:import EXT:site_package/Initialisation/data.xml

```

Include the Site set in your Site configuration
-----------------------------------------------

[](#include-the-site-set-in-your-site-configuration)

If not done by the extension setup or import command, you can copy the `Initialisation/Site/main`folder to your [Site configuration storage](https://docs.typo3.org/permalink/t3coreapi:site-storage).

If you want to use an existing Site configuration, set the Site set "Site Package" as dependency. You can do this in backend module "Sites -&gt; Setup" or edit the file `config/sites/mysite/config.yaml`and include the following lines:

```
dependencies:
  - t3docs/site-package

```

See also: [Create a basic site set](https://docs.typo3.org/permalink/t3sitepackage:minimal-extension-siteset).

###  Health Score

46

—

FairBetter than 93% of packages

Maintenance81

Actively maintained with recent releases

Popularity35

Limited adoption so far

Community18

Small or concentrated contributor base

Maturity42

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 66.1% 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 ~622 days

Total

3

Last Release

158d ago

Major Versions

11.5.x-dev → 12.4.x-dev2024-10-04

12.4.x-dev → v13.4.x-dev2025-12-11

### Community

Maintainers

![](https://www.gravatar.com/avatar/81befeeadfe6fa202167d64ce1e66410b8cab345edbb652376946e16ccb6a9af?d=identicon)[linawolf](/maintainers/linawolf)

---

Top Contributors

[![linawolf](https://avatars.githubusercontent.com/u/48202465?v=4)](https://github.com/linawolf "linawolf (76 commits)")[![kanow](https://avatars.githubusercontent.com/u/16071530?v=4)](https://github.com/kanow "kanow (14 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (13 commits)")[![Alagts](https://avatars.githubusercontent.com/u/16323871?v=4)](https://github.com/Alagts "Alagts (7 commits)")[![jonirouAtTalan](https://avatars.githubusercontent.com/u/87016425?v=4)](https://github.com/jonirouAtTalan "jonirouAtTalan (1 commits)")[![ineswillenbrock](https://avatars.githubusercontent.com/u/44277221?v=4)](https://github.com/ineswillenbrock "ineswillenbrock (1 commits)")[![marble](https://avatars.githubusercontent.com/u/307057?v=4)](https://github.com/marble "marble (1 commits)")[![otherpaco](https://avatars.githubusercontent.com/u/27810032?v=4)](https://github.com/otherpaco "otherpaco (1 commits)")[![sypets](https://avatars.githubusercontent.com/u/13206455?v=4)](https://github.com/sypets "sypets (1 commits)")

---

Tags

TYPO3 CMS

### Embed Badge

![Health badge](/badges/t3docs-site-package/health.svg)

```
[![Health](https://phpackages.com/badges/t3docs-site-package/health.svg)](https://phpackages.com/packages/t3docs-site-package)
```

###  Alternatives

[fluidtypo3/vhs

This is a collection of ViewHelpers for performing rendering tasks that are not natively provided by TYPO3's Fluid templating engine.

1954.1M49](/packages/fluidtypo3-vhs)[bk2k/bootstrap-package

Bootstrap Package delivers a full configured frontend theme for TYPO3, based on the Bootstrap CSS Framework.

357891.4k72](/packages/bk2k-bootstrap-package)[mask/mask

Create your own content elements and page templates. Easy to use, even without programming skills because of the comfortable drag and drop user interface. Stored in structured database tables. Style your frontend with Fluid tags. Ideal, if you want to switch from Templavoila.

1391.6M10](/packages/mask-mask)[derhansen/sf_event_mgt

Configurable event management and registration extension based on ExtBase and Fluid

64313.9k6](/packages/derhansen-sf-event-mgt)[brotkrueml/schema

Embedding schema.org vocabulary - API and view helpers for schema.org markup

33584.6k13](/packages/brotkrueml-schema)[in2code/in2publish_core

Content publishing extension to connect stage and production server

40135.8k](/packages/in2code-in2publish-core)

PHPackages © 2026

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