PHPackages                             ttree/slideout - 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. ttree/slideout

ActiveNeos-package[Utility &amp; Helpers](/categories/utility)

ttree/slideout
==============

Simple Slideout navigation for your Neos project

0.1.1(8y ago)031MITCSS

Since Jan 5Pushed 8y ago2 watchersCompare

[ Source](https://github.com/ttreeagency/Slideout)[ Packagist](https://packagist.org/packages/ttree/slideout)[ RSS](/packages/ttree-slideout/feed)WikiDiscussions master Synced 3d ago

READMEChangelogDependencies (3)Versions (3)Used By (0)

Simple Slideout navigation for your Neos project
================================================

[](#simple-slideout-navigation-for-your-neos-project)

How to use
----------

[](#how-to-use)

You can process your body content with `Ttree.Slideout:SlideoutDecorator`:

```
prototype(Neos.Neos:page) {
  head {
    stylesheets {
      slideout = Ttree.Slideout:SlideoutStyle
    }
  }
  body {
    @process.slideout {
      expression = Ttree.Slideout:SlideoutDecorator {
        menu = Your.Package:SlideoutNavigation
      }
      @positon = 'end 999999'
    }
  }
}

```

Check the code of the Fusion prototype `Ttree.Slideout:SlideoutDecorator` it's pretty modular to make your own implementaton (CSS, JS, ...).

Acknowledgments
---------------

[](#acknowledgments)

Development sponsored by [ttree ltd - neos solution provider](http://ttree.ch).

We try our best to craft this package with a lots of love, we are open to sponsoring, support request, ... just contact us.

License
-------

[](#license)

The MIT License (MIT). Please see [LICENSE](LICENSE) for more information.

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity54

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

Total

2

Last Release

3052d ago

### Community

Maintainers

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

---

Top Contributors

[![dfeyer](https://avatars.githubusercontent.com/u/221173?v=4)](https://github.com/dfeyer "dfeyer (1 commits)")

### Embed Badge

![Health badge](/badges/ttree-slideout/health.svg)

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

###  Alternatives

[sitegeist/monocle

An living-styleguide for Neos that is based on the actual fusion-code

45315.9k10](/packages/sitegeist-monocle)[sitegeist/kaleidoscope

Responsive-images for Neos

29352.4k10](/packages/sitegeist-kaleidoscope)[kaufmanndigital/gdpr-cookieconsent

A ready-to-run package, that integrates an advanced cookie consent banner into your Neos CMS site.

2540.7k](/packages/kaufmanndigital-gdpr-cookieconsent)[neos/seo

SEO configuration and tools for Neos

13990.5k24](/packages/neos-seo)[shel/neos-colorpicker

A plugin for Neos CMS which provides a colorpicker editor

1494.4k6](/packages/shel-neos-colorpicker)[shel/neos-hyphens

A plugin for Neos CMS which provides hyphens for the inline editor

20200.7k1](/packages/shel-neos-hyphens)

PHPackages © 2026

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