Reply to thread

It does not take long to build a basic cms from scratch. I have built a fully-featured login system with account recovery and email verification using Symfony components and it only took 1 month to build. Plus after its built you can resuse that same code for other projects. My point is I would recommend fellow developers to construct the cms from scratch.


Top