PHPackages                             wr/onepage-bundle - 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. wr/onepage-bundle

ActiveContao-bundle[Utility &amp; Helpers](/categories/utility)

wr/onepage-bundle
=================

This Onepage Bundle add a one page navigation module to Contao Open Source CMS. No jQuery required!

2.0.5(3y ago)68125[2 issues](https://github.com/webrealisierung-ch/onepage-bundle/issues)[2 PRs](https://github.com/webrealisierung-ch/onepage-bundle/pulls)GPL-3.0-or-laterJavaScriptPHP ^7 || ^8

Since Sep 13Pushed 3y ago2 watchersCompare

[ Source](https://github.com/webrealisierung-ch/onepage-bundle)[ Packagist](https://packagist.org/packages/wr/onepage-bundle)[ Docs](https://github.com/webrealisierung-ch/onepage-bundle)[ RSS](/packages/wr-onepage-bundle/feed)WikiDiscussions master Synced 2w ago

READMEChangelog (10)Dependencies (1)Versions (18)Used By (0)

Onepage Bundle for Contao Open Source CMS
=========================================

[](#onepage-bundle-for-contao-open-source-cms)

With this bundle you can easily add a onepage navigation to your website. **No jQuery required!**

Attention
---------

[](#attention)

This bundle is currently under development. You can use it at your own risk! A stable version will be available soon. Of course you can submit issues and feature requests on the [repository issue section](https://github.com/webrealisierung-ch/onepage-bundle/issues). Thx!

How to install
--------------

[](#how-to-install)

### Contao Managed Edition

[](#contao-managed-edition)

**With the awesome Contao Manager**

1. Search in the Contao Manager search bar the bundle `wr/onepage-bundle` and click on the install button.
2. Go to the install tool and update the database. Then login into the back end.

**Without the awesome Contao Manager**

Run in your project folder the following Composer command to add the Onepage Bundle to your project:

```
    composer require wr/onepage-bundle
```

Clear the cache and warmup the cache with the following two commands:

```
    vendor/bin/contao-console cache:clear --no-warmup
    vendor/bin/contao-console cache:warmup
```

Go to the install tool and update the database. Then login into the back end.

Dependencies
------------

[](#dependencies)

- `php: ^7.1`
- `contao/core-bundle: ^4.4`

Licence
-------

[](#licence)

The onepage bundle is published under the LGPLv3.

Documentation
-------------

[](#documentation)

[Go to the documentation](https://webrealisierung-ch.github.io/onepage-bundle/DOCUMENTATION)

[Zur Dokumentation (DE)](https://webrealisierung-ch.github.io/onepage-bundle/DOCUMENTATION-DE)

Contact and Support
-------------------

[](#contact-and-support)

For further information feel free and get in contact with us:

Donation
--------

[](#donation)

If you like our work feel free to donate.

There are many ways to donate to the project. The following list contains some possibilities:

- Contribute your code over pull requests.
- Test, test, test and feedback.
- Submit features or issues.
- Tell us a joke.
- [![Donate](https://camo.githubusercontent.com/604e3db9c8751116b3f765aad0353ec7ded655bbe8aaacbc38d8c4a6b784b3ed/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f446f6e6174652d50617950616c2d677265656e2e737667)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=EHB7BYWLMPV7Y) You know that every coffee counts while coding:-)

###  Health Score

33

—

LowBetter than 72% of packages

Maintenance13

Infrequent updates — may be unmaintained

Popularity21

Limited adoption so far

Community15

Small or concentrated contributor base

Maturity72

Established project with proven stability

 Bus Factor1

Top contributor holds 58.3% 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 ~129 days

Recently: every ~424 days

Total

17

Last Release

1140d ago

Major Versions

1.0.4 → 2.0.02018-03-29

PHP version history (4 changes)1.0.0-beta1PHP ^7.0

1.0.4PHP ^7.1

2.0.4PHP &gt;=5.6.0

2.0.5PHP ^7 || ^8

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/25795392?v=4)[Daniel Steuri](/maintainers/danielsteuri)[@danielsteuri](https://github.com/danielsteuri)

---

Top Contributors

[![breitsch](https://avatars.githubusercontent.com/u/2945559?v=4)](https://github.com/breitsch "breitsch (7 commits)")[![plandolt](https://avatars.githubusercontent.com/u/922919?v=4)](https://github.com/plandolt "plandolt (2 commits)")[![Seefahrer](https://avatars.githubusercontent.com/u/12233592?v=4)](https://github.com/Seefahrer "Seefahrer (2 commits)")[![danielsteuri](https://avatars.githubusercontent.com/u/25795392?v=4)](https://github.com/danielsteuri "danielsteuri (1 commits)")

---

Tags

contaocontao-bundlecontao-extensioncontao-modulenavigationonepageonepage-frameworkonepagescrollpagecontaonavigationarticleonepageone

### Embed Badge

![Health badge](/badges/wr-onepage-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/wr-onepage-bundle/health.svg)](https://phpackages.com/packages/wr-onepage-bundle)
```

###  Alternatives

[terminal42/contao-folderpage

Provides a new page type for Contao that allows you to group pages into folders.

18156.0k10](/packages/terminal42-contao-folderpage)[codefog/contao-haste

haste extension for Contao Open Source CMS

46676.5k166](/packages/codefog-contao-haste)[codefog/contao-news_categories

News Categories bundle for Contao Open Source CMS

3189.0k6](/packages/codefog-contao-news-categories)[terminal42/contao-node

Node bundle for Contao Open Source CMS

3177.0k5](/packages/terminal42-contao-node)[terminal42/contao-url-rewrite

URL Rewrite bundle for Contao Open Source CMS

15102.5k3](/packages/terminal42-contao-url-rewrite)[codefog/tags-bundle

Tags bundle for Contao Open Source CMS

1398.4k13](/packages/codefog-tags-bundle)

PHPackages © 2026

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