2017 © Pedro Peláez
 

symfony-bundle admin-page-board-bundle

Symfony2 bundle for generating page-boards with blocks in SonataAdminBundle, similar Sonata Admin Dashboard.

image

suncat/admin-page-board-bundle

Symfony2 bundle for generating page-boards with blocks in SonataAdminBundle, similar Sonata Admin Dashboard.

  • Thursday, July 10, 2014
  • by suncat2000
  • Repository
  • 5 Watchers
  • 10 Stars
  • 40 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

AdminPageBoardBundle

Symfony2 bundle for generating page-boards in SonataAdminBundle, similar Sonata Admin Dashboard., (*1)

Features

  • Create custom page-boards similar as SonataAdminBundle dashboard
  • Configure position (left,center,right, if sonata >= 2.3 then top,bottom) for every block of page-board
  • Customization every block (blocks based on SonataBlockBundle) with Twig, Bootstrap and other tools
  • Define custom route for every page (custom name, path, host, etc.)
  • Pass route params ($request->get('_route_params')) into every block settings ($blockContext->getSettings()['route_params'])
  • Block service for show Entity by configureShowFields() of EntityAdmin class
  • board action (_action) and button with link to page-board in Sonata Admin List view (configureListFields())

Documentation

The bulk of the documentation is stored in the Resources/doc/index.md file in this bundle:, (*2)

Read the Documentation, (*3)

Installation

Installation instruction are located in the documentation, (*4)

Sandbox

Sandbox for AdminPageBoardBundle, (*5)

TODO

  • Write Tests
  • Implement adding page-board link to sidebar menu

Example screen

- All screens, (*6)

The Versions

10/07 2014

dev-master

9999999-dev https://github.com/suncat2000/AdminPageBoardBundle

Symfony2 bundle for generating page-boards with blocks in SonataAdminBundle, similar Sonata Admin Dashboard.

  Sources   Download

MIT

The Requires

 

The Development Requires

page admin sonata dashboard sonata admin custom page page-board