PHPackages                             sideclick/bootstrap-modal-bundle - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. sideclick/bootstrap-modal-bundle

ActiveSymfony-bundle[Utility &amp; Helpers](/categories/utility)

sideclick/bootstrap-modal-bundle
================================

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

1.2(6y ago)1715.8k8[3 issues](https://github.com/Sideclick/BootstrapModalBundle/issues)MITJavaScriptPHP &gt;=5.5

Since Sep 28Pushed 2y ago4 watchersCompare

[ Source](https://github.com/Sideclick/BootstrapModalBundle)[ Packagist](https://packagist.org/packages/sideclick/bootstrap-modal-bundle)[ RSS](/packages/sideclick-bootstrap-modal-bundle/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (10)Dependencies (1)Versions (17)Used By (0)

BootstrapModalBundle
====================

[](#bootstrapmodalbundle)

Bundle for Symfony 2.6+ that makes it easy to load pages into a Bootstrap modal window. If a page loaded into a modal window contains a form, the form will submit via ajax.

> Version 0.\* is compatible with symfony/symfony: ^2.6 | ^3.2

> Version 1.\* is compatible with symfony/framework-bundle: ^3.3 | ^4.0 | ^5.0

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

[](#installation)

### Step 1: Require the bundle using Composer

[](#step-1-require-the-bundle-using-composer)

```
composer require sideclick/bootstrap-modal-bundle

```

### Step 2: Enable the bundle

[](#step-2-enable-the-bundle)

> If you using Symfony 4 this step will be done automatically.

Enable the bundle in the kernel:

```
