savvy/contact-bundle

Extra awesome contact bundle for Symfony2

dev-master 2013-08-29 13:20 UTC

This package is not auto-updated.

Last update: 2024-04-27 11:44:01 UTC


README

This bundle has been created as the source code for the "Writing a Symfony2 Contact bundle" tutorials by Savvy Tech.

Feel free to check out the tutorial and follow along here:

The tutorial is reasonably basic as is the contact form but it does work through many Symfony2 features including:

  • The command line tool for bundles, entities, forms and CRUD's
  • Working with entity and form classes
  • Annotations
  • Services.yml and simple parameter setup
  • Translations
  • Simple twig templating

You can also read the tutorials as part of this bundle: