atiweb / BootstrapModalBundle

Bundle for Symfony 2.6+ that makes it easy to load pages into a Bootstrap modal window.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

composer.json

"repositories": [
    {
        "url": "https://github.com/atiweb/BootstrapModalBundle.git",
        "type": "git"
    }
],
"require": {
    "atiweb/bootstrap-modal-bundle": "*"
}

About

Bundle for Symfony 2.6+ that makes it easy to load pages into a Bootstrap modal window.

License:MIT License


Languages

Language:JavaScript 86.4%Language:PHP 13.6%