vworldat / ContactFormBundle

Drop-in contact form for Symfony2 apps using Propel
MIT License
0 stars 1 forks source link

Split Bundle in two parts #5

Open c33s opened 8 years ago

c33s commented 8 years ago

for easier integration and long term compatibility it would be good to split this bundle in 2 or three parts.

also it helps to know which files are required for which admin.

c33s commented 8 years ago

or even split it in 4 parts. the database persistence should also be optional. messages also could go to a message queue.