PHPackages                             t3brightside/microstart - 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. [Templating &amp; Views](/categories/templating)
4. /
5. t3brightside/microstart

ActiveLibrary[Templating &amp; Views](/categories/templating)

t3brightside/microstart
=======================

Microtemplate example data to get going

2.0.1(1y ago)2121GPL-2.0-or-later

Since Mar 26Pushed 1y ago1 watchersCompare

[ Source](https://github.com/t3brightside/microstart)[ Packagist](https://packagist.org/packages/t3brightside/microstart)[ Docs](https://microtemplate.t3brightside.com/)[ GitHub Sponsors](https://github.com/t3brightside)[ RSS](/packages/t3brightside-microstart/feed)WikiDiscussions main Synced yesterday

READMEChangelog (8)Dependencies (10)Versions (10)Used By (0)

Microstart
==========

[](#microstart)

[![License](https://camo.githubusercontent.com/f404f2c047b238d16a22de2dcdb048f75aa296c3d0b0c834475dfa4cf2064c09/68747470733a2f2f706f7365722e707567782e6f72672f7433627269676874736964652f6d6963726f73746172742f6c6963656e7365)](LICENSE.txt)[![Packagist](https://camo.githubusercontent.com/6ab0290a8be82a6a04dca34cc0a890df61cfcce01c1939962ed455240d2c8abf/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f7433627269676874736964652f6d6963726f73746172742e7376673f7374796c653d666c6174)](https://packagist.org/packages/t3brightside/microstart)[![Downloads](https://camo.githubusercontent.com/f916ffab52ea27d6dd927f53cb02cddfe0b12e9b3c83dd27d53df295457e98a4/68747470733a2f2f706f7365722e707567782e6f72672f7433627269676874736964652f6d6963726f73746172742f646f776e6c6f616473)](https://packagist.org/packages/t3brightside/microstart)[![Brightside](https://camo.githubusercontent.com/2a3445eb9de63fc7d8651eee6dea87d4bc1d9e9d006b56b51d394a3cda7c12d9/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f62792d7433627269676874736964652e636f6d2d6f72616e67652e7376673f7374796c653d666c6174)](https://t3brightside.com)

**Demo content for TYPO3 Microtemplate**

- **[Demo](https://microtemplate.t3brightside.com)**
- **[Microtemplate in TYPO3 Now Package](https://t3brightside.com/typo3-now)**

Install
-------

[](#install)

- install TYPO3 v13
- install microstart content and recommended packages by `composer req t3brightside/microstart`
- copy folders from vendor/t3brightside/microstart/data/fileadmin/ to public/fileadmin/
- import database from vendor/t3brightside/microstart/data/base.sql.gz
- back end admin user: **admin**, password: **Admin1234#**
- maintenance &gt; analyze database structure
- add 'webp' to \[GFX\]\[imagefile\_ext\] and \[SYS\]\[mediafile\_ext\] in 'Settings &gt; Configure Installation-Wide Options'
- in 'Settings &gt; Extension Configuration &gt; Pagelist' enable at least 'Articles' and 'Events' page types and 'Personnel author fields' accordingly
- create a site configuration
- change the admin password as the first thing
- change the forms 'Contact Us' &gt; 'Email to receiver' addresses and names to yours
- set route enhancers for pretty URL's in 'config/sites/your-site-name/confix.xml'

```
routeEnhancers:
  PaginatedprocessorsByContentId:
    type: Simple
    routePath: '/{paginatorId}/{paginationPage}'
    aspects:
      paginatorId:
        type: PaginatedprocessorsContentMapper
      paginationPage:
        type: StaticRangeMapper
        start: '0'
        end: '999'
  PaginatedprocessorsByUnigueIdInTs:
    type: Simple
    routePath: '/{paginatorId}/{paginationPage}'
    aspects:
      paginatorId:
        type: StaticValueMapper
        map:
          files: files
          gallery: gallery
          pagelist: pagelist
      paginationPage:
        type: StaticRangeMapper
        start: '0'
        end: '999'
  PersonnelVcard:
    type: Simple
    routePath: '/{person}'
    defaults:
      tag: ''
    requirements:
      person: '[1-999]'
    _arguments:
      person: person
    aspects:
      person:
        type: StaticRangeMapper
        start: '1'
        end: '999'
  PageTypeSuffix:
    type: PageType
    map:
      vcard.vcf: 888
```

Sources
-------

[](#sources)

- [GitHub](https://github.com/t3brightside/microstart)
- [Packagist](https://packagist.org/packages/t3brightside/microstart)

Development and maintenance
---------------------------

[](#development-and-maintenance)

[Brightside OÜ – TYPO3 development and hosting specialised web agency](https://t3brightside.com/)

###  Health Score

30

—

LowBetter than 62% of packages

Maintenance39

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity51

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

Every ~84 days

Recently: every ~93 days

Total

9

Last Release

521d ago

Major Versions

1.5.1 → 2.0.02024-12-28

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/771791?v=4)[Tanel Põld](/maintainers/t3brightside)[@t3brightside](https://github.com/t3brightside)

---

Top Contributors

[![t3brightside](https://avatars.githubusercontent.com/u/771791?v=4)](https://github.com/t3brightside "t3brightside (25 commits)")

---

Tags

templateexampletypo3

### Embed Badge

![Health badge](/badges/t3brightside-microstart/health.svg)

```
[![Health](https://phpackages.com/badges/t3brightside-microstart/health.svg)](https://phpackages.com/packages/t3brightside-microstart)
```

###  Alternatives

[phpoffice/phpword

PHPWord - A pure PHP library for reading and writing word processing documents (OOXML, ODF, RTF, HTML, PDF)

7.6k39.0M235](/packages/phpoffice-phpword)[rize/uri-template

PHP URI Template (RFC 6570) supports both expansion &amp; extraction

435149.5M63](/packages/rize-uri-template)[sitegeist/fluid-components

Encapsulated frontend components with Fluid's ViewHelper syntax

55361.7k4](/packages/sitegeist-fluid-components)[sitegeist/fluid-styleguide

Living styleguide for Fluid Components

16241.4k1](/packages/sitegeist-fluid-styleguide)[templavoilaplus/templavoilaplus

Building kit for custom pages and content elements with individual fields, containers and backend layouts. Supporting drag'n'drop and multiple references.

2638.7k13](/packages/templavoilaplus-templavoilaplus)[t3brightside/microtemplate

TYPO3 CMS template – sectioned one pager with light box like sub pages

171.4k1](/packages/t3brightside-microtemplate)

PHPackages © 2026

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