A symfony tip: Rename a symfony Module

Fabien Potencier

November 06, 2007

Renaming a symfony module can a bit more involving than renaming an application.

Here are the steps to follow to rename a post symfony module in a frontend application to article:

You're done. The old post module name is now article.