Download the PHP package sem-soft/yii2-ajax-confirm without Composer
On this page you can find all versions of the php package sem-soft/yii2-ajax-confirm. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download sem-soft/yii2-ajax-confirm
More information about sem-soft/yii2-ajax-confirm
Files in sem-soft/yii2-ajax-confirm
Download sem-soft/yii2-ajax-confirm
More information about sem-soft/yii2-ajax-confirm
Files in sem-soft/yii2-ajax-confirm
Vendor sem-soft
Package yii2-ajax-confirm
Short Description Submit button widget with ajax asking for confirm displaying
License BSD-3-Clause
Package yii2-ajax-confirm
Short Description Submit button widget with ajax asking for confirm displaying
License BSD-3-Clause
Please rate this library. Is it a good library?
Informations about the package yii2-ajax-confirm
Submit button widget with ajax asking for confirm displaying
Install by composer
composer require sem-soft/yii2-ajax-confirm
Or add this code into require section of your composer.json and then call composer update in console
"sem-soft/yii2-ajax-confirm": "~1.0"
Description
Implements the logic of submit button widget with server-side confirmation message or without them. Used when additional data verification is required on the server side, and not just a standard confirmation of the action.
Basic usage
Example of configuration in view:
Example of action for check:
All versions of yii2-ajax-confirm with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.4.0
yiisoft/yii2 Version ~2.0.13
ext-mbstring Version *
ext-ctype Version *
lib-pcre Version *
yiisoft/yii2 Version ~2.0.13
ext-mbstring Version *
ext-ctype Version *
lib-pcre Version *
The package sem-soft/yii2-ajax-confirm contains the following files
Loading the files please wait ....