- Joined
- Nov 18, 2014
- Messages
- 555
- Likes
- 345
- Degree
- 2
I've got a (flat file) Twig template in Phile that I love for essentially "product listing." I really want to use this in a WP website for organizing products and logically separating very distinct parts of the site. The upside would be that I've already got the twig structure I like, I would be able to completely separate it from the WP database, it will be faster, and because I don't need any of the WP functionality for this. However, I don't know the "coding etiquette" of this. I'm guessing the world will end if I drop Pico/Grav/Phil straight into domain.com? I'll have to use a folder domain.com/products/ that is not currently in use with WP, but as long as WP isn't using that slug there shouldn't be any conflicts, right?
I guess my confusion about potential conflicts comes from my lack of understanding at how site requests are handled.
I guess my confusion about potential conflicts comes from my lack of understanding at how site requests are handled.