2017 © Pedro Peláez
 

symfony-bundle contact-bundle

Symfony3 bundle for easy management of contact form

image

dywee/contact-bundle

Symfony3 bundle for easy management of contact form

  • Saturday, August 12, 2017
  • by olix21
  • Repository
  • 2 Watchers
  • 0 Stars
  • 27 Installations
  • HTML
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

contact-bundle

this README is currently in progress. Thank you for your understanding..., (*1)

Designed to work fine with the DyweeCoreBundle providing great administration features, (*2)

Installing

just run, (*3)

$ composer require dywee/contact-bundle

add the bundle to the kernel, (*4)

new Dywee\ContactBundle\DyweeContactBundle(),

add the routing informations, (*5)

dywee_contact:
    resource: "@DyweeContactBundle/Controller"
    type: annotation
    prefix:   /

no more configuration needed, (*6)

The Versions

17/02 2017

1.1.0.x-dev

1.1.0.9999999-dev

Symfony3 bundle for easy management of contact form

  Sources   Download

MIT

The Requires

 

address