Giter VIP home page Giter VIP logo

admin-bundle's Introduction

FSi Admin Bundle

FSi Admin Bundle is complete solution that provides mechanisms to generate admin panel for any Symfony2 based application.

Important - admin bundle is not integrated with Symfony security component. By default route /admin is not protected and you need to secure it on your own. It's recommended to use FSiAdmninSecurityBundle

Build Status:
Build Status - Master
Build Status - 1.0

Latest Stable Version

Code quality:
Scrutinizer Quality Score
SensioLabsInsight

Documentation:

Features

  • Column types: text, number, money, date, datetime, boolean, action
  • Extension system that allows you to create own custom column types
  • Sorting, ordering, filters, pagination, batch actions, custom actions
  • Doctrine ORM\ODM support with possibility to create data sets from query builder
  • In place edit at list
  • Full integration with Symfony2 Form component
  • Full integration with FSi ResourceRepositoryBundle
  • Fully translatable
  • Easy to overwrite in every single part
  • Customizable through powerful event system
  • Bootstrap 3 design (easy to change)
  • ... and many many more ;)

###Demo

Architecture

FSi AdminBundle unlike to other available at github tools used to generate admin panels is build on top of components designed to do only one thing at once. Thats why our AdminBundle is flexible and fully extendable.

List of components, tools and bundles used to create FSiAdminBundle

Tests

Because few tests require javascript its recommended to use vagrant virtual machine. To configure virtual machine you need only go to vagrant folder in bundle

$ cd vagrant
$ vagrant up

Then login into VM and go to bundle folder and run Behat/PHPSpec.

$ cd /var/www/admin-bundle/
$ bin/behat
$ bin/phpspec

admin-bundle's People

Contributors

baartosz avatar beregond avatar chives avatar norberttech avatar rn0 avatar wasper avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.