Porting Zendframework to concrete5
Permalink 1 user found helpful
I have developed a web portal/e-commerce solution in Zendframework 10 now I want to port my code into concrete5, is it possible to port my code in concrete5 without changing my logic design and directory structure? (my application is module based)
Adndrew,
thanks for your reply, Actually I want to server concret5 as my presentation layer so it would be responsible to edit frontend design of my application by defining blocks or regions in my pre-built application so it will be serving at backend to edit layouts and templates of my existing application, is that possible?
thanks for your reply, Actually I want to server concret5 as my presentation layer so it would be responsible to edit frontend design of my application by defining blocks or regions in my pre-built application so it will be serving at backend to edit layouts and templates of my existing application, is that possible?
Then you can continue working with this in other directories and they will all map to "/about", "/whatever" in your concrete5 site.