The team is now working on the WordPress Interactivity API. This unblocks the same UX Frontity framework enabled but directly in WordPress Core, fully compatible with the new Site Editor.
I have done with step by step guide on Frontity, and now I know, at least, the basic of how to work Frontity, and of course, I have to deep dive. Before it, I have got a question in mind.
I just used the provided test WordPress URL in step by step guide. I have ever done some projects with ReactJS, but never touch WordPress before. So my question is do we need two hosting providers ? One for hosting WordPress, and another one for Frontity.
I search for some free WordPress hosting. Some provide just trial, some provide free, but not allow to install plugins and so on.
I need advice and suggestions from the community. That is why I am writing here.
Thanks .
santoshdevnath152
Hi @yanaunghein311
There are two ways to host frontity and wordpress
First Way - Embeded Mode
You need a plugin in wordpress that is frontity emebed plugin.
You can host fronity project on vercel and can just embed in wordpress
Second Way - Decoupled Mode
You need to host your root domain to vercel
You can host your wordpress on any server, no need any extra plugin.
Hope you got the point.
You can also read this answer, that should be helpful
I read that two modes on documentation, and my ideal way is decoupled mode. My question is that is there a way to host WordPress for free forever?
yanaunghein3114
Now I am testing with pantheon from WordPress, and it works at first. Don’t know later.
How do you think about pantheon? Is it a good choice?
santoshdevnath155
I don’t have any idea about the pantheon. I generally preferred cloud hosting to manage all of my sites.
yanaunghein3116
How do you usually host your Frontity site?
Could you, please, explain me a little bit more about it.
I mean what cloud hosting?
Do you host two separating sites(WordPress site for data and Frontity site) on the same cloud or how?
santoshdevnath157
I host WordPress on the main domain as other people do. It is just like you host your WordPress site on any server.