fi/bootstrapitaliabundle

This package is abandoned and no longer maintained. No replacement package was suggested.

Bootstrapitalia per fifree layout

Installs: 3 649

Dependents: 0

Suggesters: 0

Security: 0

Stars: 2

Watchers: 2

Forks: 0

Open Issues: 0

Language:JavaScript

Type:symfony-bundle


README

Installazione:

  • Aggiungere tramite composer:
composer require fi/bootstrapitaliabundle
  • Registrare il bundle nel Kernel;
    new Fi\BootstrapitaliaBundle\FiBootstrapitaliaBundle(),
  • Per vedere la demo aggiungere il routing:
bootstrapitalia:
    resource: "@BootstrapitaliaBundle/Resources/config/routing.yml"
    prefix:   /

E andare sul routing /BootstrapitaliaDemo/