Skip to content

This repository implements the integration of the symfony2 form component in Shopware projects

License

Notifications You must be signed in to change notification settings

bcremer/shopware-symfony-forms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Integration of Symfony2 Form Component in Shopware Projects

Implementation of Symfony2 forms component with smarty templates

##Installation This package uses Composer, please checkout the composer website for more information.

The following command will install shopware-symfony-forms into your project. It will also add a new entry in your composer.json and update the composer.lock as well.

$ composer require barbieswimcrew/shopware-symfony-bundle

This package follows the PSR-4 convention names for its classes, which means you can easily integrate shopware-symfony-forms classes loading in your own autoloader.

##What now? See the usage documentations in doc/01-Basic-Usage.md and doc/02-Usage-As-Service.md.

Copying / License

This repository is distributed under the MIT License (MIT). You can find the whole license text in the LICENSE.txt file.

Credits

This package is based on the symfony-smarty-standalone-forms package. It has been developed by victormacko.

About

This repository implements the integration of the symfony2 form component in Shopware projects

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages