WP Manifestindependent plugin directory
manifest / developer / wordpress-cleanup-for-react-js

React Site

This extension cleans up the content injected by wordpress and enables to upload a custom HTML/CSS, JavaScript webstite

by mehmetsunguralp · github.com/mehmetsunguralp/wordpress-cleanup-for-react-js

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/mehmetsunguralp/wordpress-cleanup-for-react-js/archive/refs/heads/master.zip
  • Edit react-blank.php for adding fonts.
  • Put your built files (HTML, favicon, assets folder etc.) into the dist folder.
  • Zip react-site.php, react-blank.php and the build folder.
  • Upload it to the wordpress as a custom extension.
  • Create a page on wordpress and add this plain text as a code [react_app], this will enable wordpress to utilize our custom extension for that exact page.
  • Publish your page and you are good to go