{% extends "MopaBootstrapSandboxBundle::layout.html.twig" %} {% from 'MopaBootstrapBundle::flash.html.twig' import session_flash %} {% block page_header %}{% endblock page_header %} {% block content %}

{% block headline %}Mopa Bootstrap Bundle{% endblock %}

Creating a working copy of this site should be as easy to:

Finished :)

or use the sandbox!

Intention

The main purpose of this bundle was to provide a template for the forms, because the markup of bootstrap, and the markup of symfony2 was too different.

In the meantime we also adapted, a intuitive form of navbar classes and a bunch of marcos and other bootstrap features.

Please feel free to commit new ideas via Pull Request's or create issues for the problems you have at the moment!

what it is made of

The Idea

Bootstrap has a bunch of features included, and we think it would be nice if you just can use them, but effectively have no drawback on updates.

Adapting the markup of e.g. the form, to the requirements of a CSS framework like bootstrap can be quite a mess

This sandbox and the doc of MopaBootstrapBundle try to give you a feeling, how easy it can be to be up-to-date with your logic to the frontend

Usage

These examples are part of the MopaBootstrapSandboxBundle, and are only meant to show you how easy it could be to have a fully working bootstrap site working.

To kickstart you can just use the sandbox and start over creating you own Symfony2 project

Advertising

{% endblock content %}