PHPackages                             onedrop/sharepreview - 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. onedrop/sharepreview

ActiveTypo3-flow-plugin[Utility &amp; Helpers](/categories/utility)

onedrop/sharepreview
====================

Adds the possibility to have preview links that can be sent to users without a backend user

1.0.1(9y ago)612MITPHP

Since Aug 29Pushed 9y ago3 watchersCompare

[ Source](https://github.com/1drop/neos-sharepreview)[ Packagist](https://packagist.org/packages/onedrop/sharepreview)[ RSS](/packages/onedrop-sharepreview/feed)WikiDiscussions master Synced 2d ago

READMEChangelogDependencies (1)Versions (4)Used By (0)

Onedrop.SharePreview
====================

[](#onedropsharepreview)

This Neos plugin brings you secure preview links to any workspace without the need to have a backend login.

You're doing changes that should not be published yet, but you need to show them to somebody, just use this plugin and send him the secure preview link.

Installation
------------

[](#installation)

- Install the package to `Packages/Plugin/Onedrop.SharePreview` (e.g. via `composer require onedrop/sharepreview`)
- Add a secure token per workspace in your settings (see "Configure Tokens")
- Apply patch if necessary (see "Patching")

Patching
--------

[](#patching)

If you're prior to Neos 3.0 (probably), you will need to patch the Neos package in order for this to work.
 is the necessary change that has already been merged into the master branch of Neos and will most likely be released with Version 3.0.

In the meantime you can use the `TYPO3.Neos.diff` file in this package to patch your Neos package with e.g. [Beard](https://github.com/mneuhaus/Beard) or manually.

Configure Tokens
----------------

[](#configure-tokens)

If you want to enable preview, add a token for the workspace to your global settings.yaml

```
TYPO3:
  Flow:
    security:
      authentication:
        providers:
          PreviewProvider:
            providerOptions:
              workspaceTokens:
                'user-demo': 'JHlChmbwBbkhwcMbS'
```

Sharing Links
-------------

[](#sharing-links)

Just copy the link of the page you're currently viewing when you're logged in to the workspace you're currently modifying e.g. `http://neos.dev/en/features@user-demo;language=en_US.html` and append the token to that URL: `http://neos.dev/en/features@user-demo;language=en_US.html?token=JHlChmbwBbkhwcMbS`.
You can send this link to anybody and he can preview the changes in your workspace.

###  Health Score

29

—

LowBetter than 57% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity65

Established project with proven stability

 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 ~0 days

Total

3

Last Release

3592d ago

Major Versions

0.1.0 → 1.0.02016-08-30

### Community

Maintainers

![](https://www.gravatar.com/avatar/c9981d7d0fbccdbcdcabb31ab1c3db179c18de527d2f9cb73a8fc347a6b00bc9?d=identicon)[onedrop](/maintainers/onedrop)

---

Top Contributors

[![htuscher](https://avatars.githubusercontent.com/u/5076356?v=4)](https://github.com/htuscher "htuscher (2 commits)")

### Embed Badge

![Health badge](/badges/onedrop-sharepreview/health.svg)

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

PHPackages © 2026

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