2017 © Pedro Peláez
 

bolt-extension bolt-dialog-pages

Menu items opens content in a dialog

image

eamador/bolt-dialog-pages

Menu items opens content in a dialog

  • Tuesday, October 4, 2016
  • by eamador
  • Repository
  • 1 Watchers
  • 0 Stars
  • 0 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

Bolt-dialog-pages

Bolt module that allows you to open content type "pages" within a dialog on a button click event., (*1)

Installation

Via composer

$ composer require eamador/bolt-dialog-pages

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

  • Go to http://your-bolt-url.dev/bolt/extend
  • In the right side, find Maintenance section, open the dropdown and click on "Install all packages"

Configuration

Manage the dialog-pages buttons from http://your-bolt-url.dev/bolt/extend/dialog-pages 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):, (*2)

   {{ get_dialog_buttons() | raw }}

The Versions

04/10 2016

dev-master

9999999-dev

Menu items opens content in a dialog

  Sources   Download

MIT

The Requires

 

The Development Requires

by Eduardo Amador

menu dialog bolt