Title: Changing Static React T3 Stack Site to become editable using WordPress CMS
Last modified: September 9, 2023

---

# Changing Static React T3 Stack Site to become editable using WordPress CMS

 *  [infui](https://wordpress.org/support/users/infui/)
 * (@infui)
 * [2 years, 9 months ago](https://wordpress.org/support/topic/changing-static-react-t3-stack-site-to-become-editable-using-wordpress-cms/)
 * Hello,
 * I’ve developed a website, primarily a health & wellness platform, which is currently
   hosted on Vercel with the domain from GoDaddy for my client. The site is built
   using a T3 stack, primarily with React and Next.js. I’ve been considering using
   WordPress to make the site editable for my client. The main reason for this is
   to allow my client to make periodic updates, like adding Stripe packages, updating
   images, etc.
 * However, I’m concerned about the viability of this shift. Besides the frontend
   technologies, my site integrates with APIs like Stripe for payments. Will these
   integrations pose a challenge in a WordPress environment?
 * Given my site’s nature and technical stack, would it be advisable to switch to
   WordPress to offer my client editing abilities? Or are there any alternative 
   solutions I should consider? How would I actually give my client editing abilities
   using WordPress?
 * Thank you in advance.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fchanging-static-react-t3-stack-site-to-become-editable-using-wordpress-cms%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  Moderator [bcworkz](https://wordpress.org/support/users/bcworkz/)
 * (@bcworkz)
 * [2 years, 9 months ago](https://wordpress.org/support/topic/changing-static-react-t3-stack-site-to-become-editable-using-wordpress-cms/#post-17039328)
 * Ensure your host meets [these WP requirements](https://wordpress.org/about/requirements/).
   If it does, you can use WordPress to build a new site that’s more accessible 
   to tech naive clients. A good part of a block based WP site is also React based,
   but you will only need to get into React coding if you need to develop new custom
   blocks that are not already available.
 * How much of the current site would need migrating to WP? WP does have a data 
   import tool that works off a XML data file of a particular structure. There are
   many export tools for various other CMS systems that can write to this format.
   If there is not an existing tool for your current data, you’d need to develop
   a bespoke export tool in order to migrate any existing data.
 * Interfacing with external APIs is not a problem in WP. There are many plugins
   that will do so with many popular APIs. If you cannot find a plugin for the API
   you need to access, you can develop your own bespoke solution. There are all 
   sorts of plugins available that will provide a solution to most common needs.
   With bespoke code in WP, you can pretty much do anything that’s possible for 
   any web server. It’s more of a question of accessing the right resources than
   if it can be done at all.

Viewing 1 replies (of 1 total)

The topic ‘Changing Static React T3 Stack Site to become editable using WordPress
CMS’ is closed to new replies.

## Tags

 * [hosting](https://wordpress.org/support/topic-tag/hosting/)

 * In: [Developing with WordPress](https://wordpress.org/support/forum/wp-advanced/)
 * 1 reply
 * 2 participants
 * Last reply from: [bcworkz](https://wordpress.org/support/users/bcworkz/)
 * Last activity: [2 years, 9 months ago](https://wordpress.org/support/topic/changing-static-react-t3-stack-site-to-become-editable-using-wordpress-cms/#post-17039328)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
