2017 © Pedro Peláez
 

symfony-bundle bvemailtemplate

Email Template Management with eidt option

image

kapilpatel20/bvemailtemplate

Email Template Management with eidt option

  • Monday, March 14, 2016
  • by kapilpatel20
  • Repository
  • 1 Watchers
  • 0 Stars
  • 30 Installations
  • HTML
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

Documentation

  1. Run below command to install from composer, (*1)

    composer require kapilpatel20/bvemailtemplate dev-master, (*2)

  2. Add bundle in AppKernel.php, (*3)

    new BviTemplateBundle\BviTemplateBundle(),, (*4)

  3. Export route file in your app/config/routing.yml as below, (*5)

    BviTemplateBundle: resource: "@BviTemplateBundle/Resources/config/routing.yml" prefix: /, (*6)

  4. Install assets using below command, (*7)

    php app/console assets:install, (*8)

  5. Update your db schema using belwo command, (*9)

    php app/console doctrine:schema:update --force, (*10)

The Versions

14/03 2016

dev-master

9999999-dev https://github.com/kapilpatel20/bvemailtemplate

Email Template Management with eidt option

  Sources   Download

proprietary

by Kapil

email template email-template mail mailer