Download the PHP package mopa2/bootstrap-sandbox-bundle2 without Composer
On this page you can find all versions of the php package mopa2/bootstrap-sandbox-bundle2. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download mopa2/bootstrap-sandbox-bundle2
More information about mopa2/bootstrap-sandbox-bundle2
Files in mopa2/bootstrap-sandbox-bundle2
Package bootstrap-sandbox-bundle2
Short Description Seperate live docs from code
License MIT
Informations about the package bootstrap-sandbox-bundle2
README bootstrap 3.x
For bootstrap 2.x use branch v2.x
Live Show
To see the bundle and its capabilities online just have a look on MopaBootstrapBundle Live
- MopaBootstrapBundle - Easy integration of twitters bootstrap into symfony2
- MopaBootstrapSandboxBundle - Seperate live docs from code
- symfony-bootstrap-sandbox is also available
Introduction
MopaBootstrapSandboxBundle is a demo case howto use the MopaBootstrapBundle.
Installation
To use this in any of your projects (e.g. to make changes in MopaBootstrapBundle and see if it affects the Sandbox)
For detailed installation instructions also have a look into MopaBoostrapBundle Documentation
just add this to your composer.json:
and add to your AppKernel:
if you are using sf 2.0.x have a look into the README of the v2.0.x branch:
https://github.com/phiamo/MopaBootstrapSandboxBundle/tree/v2.0.x
run
If you are not using the https://github.com/phiamo/symfony-bootstrap-sandbox You have to configure your project a little bit further.
For this to work its required to have less installed:
config.yml:
routing.yml:
this imports the routes to be abled to access it in your browser via:
All versions of bootstrap-sandbox-bundle2 with dependencies
mopa/bootstrap-bundle Version 3.*@dev
knplabs/knp-menu-bundle Version 2.1.1
liip/theme-bundle Version dev-master