PHPackages                             lochmueller/portal - 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. lochmueller/portal

ActiveTypo3-cms-extension[Framework](/categories/framework)

lochmueller/portal
==================

Easy to use portal framework with many best practices. Ready to use portal/intranet for TYPO3!

11HTML

Since Nov 28Pushed 1y ago1 watchersCompare

[ Source](https://github.com/lochmueller/portal)[ Packagist](https://packagist.org/packages/lochmueller/portal)[ RSS](/packages/lochmueller-portal/feed)WikiDiscussions main Synced 2d ago

READMEChangelogDependenciesVersions (1)Used By (0)

EXT:portal
==========

[](#extportal)

> Easy to use portal framework with many best practices.

Integrations
------------

[](#integrations)

### Base

[](#base)

Core (included):

- EXT:felogin (for login process)
- EXT:reactions &amp; EXT:webhooks (for webhook on different user actions)
- EXT:form (for form processes)
- EXT:backend (access all records with regular TYPO3 core functions and usage hte backend user access management)

Third party (included):

- EXT:bootstrap\_package (for base styling and theming)
- EXT:container (for flexible grid system on pages)
- @todo EXT:language\_detection (for language detection and handling)
- EXT:news (for news handling)
- EXT:tt\_address (for contact database)

### Installation

[](#installation)

The extension is only available in composer mode, because it is much more flexible, if third party libs have to be included. This example install the portal locally with docker/lando virtualization:

1. Create the composer based TYPO3 project `composer create-project typo3/cms-base-distribution:"^12.4" portal`
2. Switch to new folder `cd portal`
3. Install the EXT:portal incl. dependencies `composer require lochmueller/portal`
4. Copy Lando base file `cp vendor/lochmueller/portal/Resources/Private/Build/Lando/.lando.yml .`
5. Start lando virtualization `lando start`
6. Import base DB `lando typo3 impexp:import --force-uid --enable-log /app/vendor/lochmueller/portal/Initialisation/data.xml`
7. Copy site configuration `mkdir -p config/sites/portal && cp vendor/lochmueller/portal/Initialisation/Site/Portal/config.yaml config/sites/portal/config.yaml`
8. Create a "Local\_Admin1" admin user (password is "Local\_Admin1") `lando typo3:createLocalAdmin`
9. Call  &amp;

Credits
-------

[](#credits)

Login image:

-

DEV Create new export file
--------------------------

[](#dev-create-new-export-file)

Export: `lando typo3 impexp:export --levels=99 --table=_ALL --record=_ALL --title="EXT:portal Export" data`

Import: `lando typo3 impexp:import --force-uid --enable-log /app/vendor/lochmueller/portal/Initialisation/data.xml`

Ideas
-----

[](#ideas)

- EXT:ke\_search (for search on fe-group specific data)
- EXT:fal\_protect (for restrict access to FAL resources)
- EXT:calendarize (Events)
- EXT:form (Custom Form processes)
- Core Events EXT:reactions
- Add reactions
- Add webhooks
- Theme ideas:
- composer require tpwd/ke\_search
- EXT:form registration
- Kickstart Prozess (Wizard)
- EXT:oauth2\_client
-

"lochmueller/calendarize": "^13.0", "lochmueller/language-detection": "^4.0",

###  Health Score

14

—

LowBetter than 1% of packages

Maintenance29

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity17

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/3907126?v=4)[Tim](/maintainers/lochmueller)[@lochmueller](https://github.com/lochmueller)

---

Top Contributors

[![lochmueller](https://avatars.githubusercontent.com/u/3907126?v=4)](https://github.com/lochmueller "lochmueller (22 commits)")

### Embed Badge

![Health badge](/badges/lochmueller-portal/health.svg)

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

###  Alternatives

[laravel/dusk

Laravel Dusk provides simple end-to-end testing and browser automation.

1.9k39.6M298](/packages/laravel-dusk)[nineinchnick/edatatables

Grid widget for the Yii Framework, wrapper for the DataTables jQuery plugin

173.2k](/packages/nineinchnick-edatatables)[link-cloud/fast-hyperf

LinkCloud Fast Hyperf

241.2k1](/packages/link-cloud-fast-hyperf)

PHPackages © 2026

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