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 1mo 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

15

—

LowBetter than 3% of packages

Maintenance32

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity16

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://www.gravatar.com/avatar/11603a6f53d94137ce97cc4510dae54aaf652b5beda5eb932f390714dcb94595?d=identicon)[lochmueller](/maintainers/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/telescope

An elegant debug assistant for the Laravel framework.

5.2k67.8M190](/packages/laravel-telescope)[laravel/passport

Laravel Passport provides OAuth2 server support to Laravel.

3.4k85.0M529](/packages/laravel-passport)[spiral/roadrunner

RoadRunner: High-performance PHP application server and process manager written in Go and powered with plugins

8.4k12.2M84](/packages/spiral-roadrunner)[nolimits4web/swiper

Most modern mobile touch slider and framework with hardware accelerated transitions

41.8k177.2k1](/packages/nolimits4web-swiper)[laravel/dusk

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

1.9k36.7M255](/packages/laravel-dusk)[laravel/prompts

Add beautiful and user-friendly forms to your command-line applications.

708181.8M591](/packages/laravel-prompts)

PHPackages © 2026

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