PHPackages                             fsuter/workspace-preview-test - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. fsuter/workspace-preview-test

ActiveTypo3-cms-extension[Utility &amp; Helpers](/categories/utility)

fsuter/workspace-preview-test
=============================

Workspace preview bug test extension

04PHP

Since Mar 11Pushed 4y ago1 watchersCompare

[ Source](https://github.com/fsuter/workspace-preview-test)[ Packagist](https://packagist.org/packages/fsuter/workspace-preview-test)[ RSS](/packages/fsuter-workspace-preview-test/feed)WikiDiscussions main Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

Workspace preview test extension
================================

[](#workspace-preview-test-extension)

This extension is designed to test a bug when trying to combine the backend preview feature of TYPO3 with the workspaces preview.

Setup
-----

[](#setup)

Create a page and place the preview plugin on it.

On the root page of your site, add the following Page TSconfig:

```
options.workspaces.previewPageId = xxx
TCEMAIN.preview {
    tx_workspaceextensiontest_foo {
		previewPageId = xxx
		fieldToParameterMap {
			uid = tx_workspacepreviewtest_preview[uid]
		}
		additionalGetParameters {
            tx_workspacepreviewtest_preview.table = tx_workspaceextensiontest_foo
		}
	}
    tx_workspaceextensiontest_bar {
		previewPageId = xxx
		fieldToParameterMap {
			uid = tx_workspacepreviewtest_preview[uid]
		}
		additionalGetParameters {
            tx_workspacepreviewtest_preview.table = tx_workspaceextensiontest_bar
		}
	}
}

```

where `xxx` is the uid of the page where the preview plugin resides.

Create a folder page and create at least one record from each test table. Test the preview.

Create one workspace and modify the test table records. Test the preview.

###  Health Score

15

—

LowBetter than 3% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity27

Early-stage or recently created project

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/328984?v=4)[François Suter](/maintainers/fsuter)[@fsuter](https://github.com/fsuter)

### Embed Badge

![Health badge](/badges/fsuter-workspace-preview-test/health.svg)

```
[![Health](https://phpackages.com/badges/fsuter-workspace-preview-test/health.svg)](https://phpackages.com/packages/fsuter-workspace-preview-test)
```

###  Alternatives

[laravel-enso/tutorials

Tutorial management backend for Laravel Enso

1140.7k](/packages/laravel-enso-tutorials)

PHPackages © 2026

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