ipublikuj-archive / confirmation-dialog

Extension for creating confirm action dialogs for various items for Nette Framework (2.4+)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Confirmation dialog

Build Status Scrutinizer Code Coverage Scrutinizer Code Quality Latest Stable Version Composer Downloads License

Extension for creating confirm action dialogs for various items for Nette Framework

Installation

The best way to install ipub/confirmation-dialog is using Composer:

$ composer require ipub/confirmation-dialog

After that you have to register extension in config.neon.

extensions:
	confirmationDialog: IPub\ConfirmationDialog\DI\ConfirmationDialogExtension

Documentation

Learn how to use smart confirmation dialogs in documentation.


Homepage https://www.ipublikuj.eu and repository http://github.com/iPublikuj/confirmation-dialog.

About

Extension for creating confirm action dialogs for various items for Nette Framework (2.4+)

License:Other


Languages

Language:PHP 87.9%Language:CSS 6.8%Language:HTML 5.3%