I am working on a project and using Phalcon as the framework for the website but was thinking of using Wordpress for a blog and Magento as the store. I just don't have the time or skill to copy the functionality they offer using Phalcon.
Is it possible to have Phalcon ignore a directory such as /store or /blog? Or is it better to have those directories outside of the Phalcon root and use something like store.url.com and blog.url.com?
Any suggestions are appreciated. Thanks.