module created

Module "newsletter" created

Congratulations! You have successfully created a symfony module.
This is a temporary page
This page is part of the symfony default module. It will disappear as soon as you override the index action in the new module.
What's next
  • Browse to the apps/frontend/modules/newsletter/ directory
  • In actions/actions.class.php, edit the executeIndex() method and remove the final forward
  • Customize the templates/indexSuccess.php template
  • Learn more from the online documentation