2017 © Pedro Peláez
 

library nestedmenubundle

Nested Menu Symfony Bundle

image

stiti/nestedmenubundle

Nested Menu Symfony Bundle

  • Thursday, November 3, 2016
  • by stitisami
  • Repository
  • 1 Watchers
  • 2 Stars
  • 29 Installations
  • JavaScript
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

Using sharethisBundle

Welcome to sharethisBundle - a Symfony bundle to make share This buttons, (*1)

Admin Nested Menu Edit Item Delete Item Frontend Nested Menu, (*2)

Installation

Step 1: Download the Bundle ~~~~~~~~~~~~~~~~~~~~~~~~~~~, (*3)

Open a command console, enter your project directory and execute the following command to download the latest stable version of this bundle:, (*4)

$ composer require stiti/sharethisbundle 1.0.x-dev

Step 2: Enable the Bundle ~~~~~~~~~~~~~~~~~~~~~~~~~, (*5)

Then, enable the bundle by adding the following line in the app/AppKernel.php file of your project:, (*6)

<?php
// app/AppKernel.php

// ...
class AppKernel extends Kernel
{
    public function registerBundles()
    {
        $bundles = array(
            // ...

            new SharethisBundle\SharethisBundle(),
        );

        // ...
    }

    // ...
}
Usage

In your template twig insert this code

{{ nestedMenu() }}, (*7)


Administration Nested Menu

{{ nestedMenu() }}, (*8)

The Versions

03/11 2016

1.0.x-dev

1.0.9999999.9999999-dev https://github.com/stitisami/NestedMenuBundle

Nested Menu Symfony Bundle

  Sources   Download

MIT

The Requires

  • php >=5.5.9

 

symfony3 symfony navigation menu nested nestedmenu managing menus

02/11 2016

dev-master

9999999-dev https://github.com/stitisami/NestedMenuBundle

Nested Menu Symfony Bundle

  Sources   Download

MIT

The Requires

 

symfony menu nestedmenu