PHPackages                             eamador/bolt-dialog-pages - 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. eamador/bolt-dialog-pages

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

eamador/bolt-dialog-pages
=========================

Menu items opens content in a dialog

00PHP

Since Oct 4Pushed 9y ago1 watchersCompare

[ Source](https://github.com/eamador/bolt-dialog-pages)[ Packagist](https://packagist.org/packages/eamador/bolt-dialog-pages)[ RSS](/packages/eamador-bolt-dialog-pages/feed)WikiDiscussions master Synced 4w ago

READMEChangelogDependenciesVersions (1)Used By (0)

Bolt-dialog-pages
=================

[](#bolt-dialog-pages)

Bolt module that allows you to open content type "pages" within a dialog on a button click event.

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

[](#installation)

### Via composer

[](#via-composer)

```
$ composer require eamador/bolt-dialog-pages
```

### Clone

[](#clone)

```
    # from a bolt project root path
    $ cd extensions
    # only if directory does not exist already
    $ mkdir locals
    # clone the repository
    $ git clone git@github.com:eamador/bolt-dialog-pages.git
```

### Install extension in Bolt backend

[](#install-extension-in-bolt-backend)

- Go to
- In the right side, find Maintenance section, open the dropdown and click on "Install all packages"

Configuration
-------------

[](#configuration)

Manage the dialog-pages buttons from Click on the "New" link, you will see a small form with:

- A dropdown where your existing contentypes pages will appear, choose the desire one
- Input text, this will appear as the button label.
- Add it in your template, wherever you want to display all the buttons (for example in \_header.twig):

```
   {{ get_dialog_buttons() | raw }}
```

###  Health Score

18

—

LowBetter than 8% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity0

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

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.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/9006480?v=4)[Eduardo](/maintainers/eamador)[@eamador](https://github.com/eamador)

---

Top Contributors

[![eamador](https://avatars.githubusercontent.com/u/9006480?v=4)](https://github.com/eamador "eamador (3 commits)")

### Embed Badge

![Health badge](/badges/eamador-bolt-dialog-pages/health.svg)

```
[![Health](https://phpackages.com/badges/eamador-bolt-dialog-pages/health.svg)](https://phpackages.com/packages/eamador-bolt-dialog-pages)
```

###  Alternatives

[craftcms/feed-me

Import content from XML, RSS, CSV or JSON feeds into entries, categories, Craft Commerce products, and more.

292943.4k27](/packages/craftcms-feed-me)[noherczeg/breadcrumb

A simple breadcrumb generator library.

6618.7k1](/packages/noherczeg-breadcrumb)

PHPackages © 2026

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