Download the PHP package falco442/cakephp-3-sweet-alert-helper without Composer
On this page you can find all versions of the php package falco442/cakephp-3-sweet-alert-helper. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download falco442/cakephp-3-sweet-alert-helper
More information about falco442/cakephp-3-sweet-alert-helper
Files in falco442/cakephp-3-sweet-alert-helper
Download falco442/cakephp-3-sweet-alert-helper
More information about falco442/cakephp-3-sweet-alert-helper
Files in falco442/cakephp-3-sweet-alert-helper
Vendor falco442
Package cakephp-3-sweet-alert-helper
Short Description SweetAlertHelper plugin for CakePHP
License MIT
Package cakephp-3-sweet-alert-helper
Short Description SweetAlertHelper plugin for CakePHP
License MIT
Please rate this library. Is it a good library?
Informations about the package cakephp-3-sweet-alert-helper
SweetAlertHelper plugin for CakePHP
Requirements
- CakePHP 3.x
Installation
You can install this plugin into your CakePHP application using composer.
The recommended way to install composer packages is:
Usage
In your src/View/AppView.php
, put the helpers
and in the template layout (or in the views), load the js file:
Then you can use the confirm
option of
postLink
method ofFormHelper
link
method ofHtmlHelper
to show a Sweet Alert at the place of a normal alert, with your message:
All versions of cakephp-3-sweet-alert-helper with dependencies
PHP Build Version
Package Version
Requires
cakephp/cakephp Version
^3.4
The package falco442/cakephp-3-sweet-alert-helper contains the following files
Loading the files please wait ....