PHPackages                             signawebsolutions/yii2-modal-login - 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. [Authentication &amp; Authorization](/categories/authentication)
4. /
5. signawebsolutions/yii2-modal-login

ActiveYii2-extension[Authentication &amp; Authorization](/categories/authentication)

signawebsolutions/yii2-modal-login
==================================

Make a button that open a Bootstrap4 Modal with the login form

0.9(5y ago)172GPL-3.0+PHP

Since Jun 19Pushed 5y ago1 watchersCompare

[ Source](https://github.com/SIGNAWebSolutions/yii2-modal-login)[ Packagist](https://packagist.org/packages/signawebsolutions/yii2-modal-login)[ RSS](/packages/signawebsolutions-yii2-modal-login/feed)WikiDiscussions master Synced yesterday

READMEChangelog (1)Dependencies (2)Versions (3)Used By (0)

Bootstrap4 Modal Form
=====================

[](#bootstrap4-modal-form)

Make a button that open a Bootstrap4 Modal with the login form

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

[](#installation)

The preferred way to install this extension is through [composer](http://getcomposer.org/download/).

Either run

```
composer require --prefer-dist signawebsolutions/yii2-modal-login "*"

```

or add

```
"signawebsolutions/yii2-modal-login": "*"

```

to the require section of your `composer.json` file.

Usage
-----

[](#usage)

Once the extension is installed, simply use it in your code by :

```
