Wordpress to Meteor

Hello everyone! My development team started working with Meteor about six months ago and I’ll start by saying we could not be more pleased with a development platform. Meteor has been everything we’ve wanted and more.

One of our upcoming projects involves creating a website based off of a template provided to us via Wordpress. What we’d like to to, ideally, is convert the existing code structure of the wordpress site to meteor. Whatever form this takes place in, we’re simply looking to be pointed in the right direction to do this as efficiently as possible and would love some input as to how to do that.

Thanks in advance for all of your help!

I think that you would need to manually rebuild the templates into either Blaze, React, Vue or Angular (whatever you plan on using for front end). I don’t think there is any easy way to do it, but I have never looked into it - so hopefully someone else has a better answer for you :slight_smile:

1 Like