Skip to content
This repository was archived by the owner on Nov 13, 2025. It is now read-only.

sfstarter/SfsAdminDemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SfsAdmin Demo

Administration bundle for Symfony2

Overview

This project is a simple and lite demonstration usage for SfsAdminBundle with Symfony2.

Installation

  • Clone the project

  • Install dependencies

      $ composer install
    
  • Create your app/config/parameters.yml file

  • Generate fixtures

      $ php app/console doctrine:fixtures:load
    
  • Go to the /admin URL and connect using admin/admin as login/password.

Documentation

The online documentation for SfsAdminBundle is available in http://sfsadmin.solidlynx.com

License

This project is under the terms of the MIT License (MIT)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published