All Projects → snipcart → Wordpress React

snipcart / Wordpress React

Licence: mit
A React demo app tied to a WordPress backend with REST API

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Wordpress React

Passwords Evolved
WordPress password authentication for the modern era
Stars: ✭ 74 (-8.64%)
Mutual labels:  wordpress
Clover
WordPress block editor CLI
Stars: ✭ 76 (-6.17%)
Mutual labels:  wordpress
Cve 2018 20555
Social Network Tabs Wordpress Plugin Vulnerability - CVE-2018-20555
Stars: ✭ 78 (-3.7%)
Mutual labels:  wordpress
Germ
一款精美的 WordPress 主题,使用于我的中原驿站中,并保持持续更新。
Stars: ✭ 74 (-8.64%)
Mutual labels:  wordpress
Ngx Wordpress
Angular WordPress Module ✨
Stars: ✭ 75 (-7.41%)
Mutual labels:  wordpress
Wp Term Order
Sort taxonomy terms, your way
Stars: ✭ 76 (-6.17%)
Mutual labels:  wordpress
Meadow
WordPress templating DSL based on Twig.
Stars: ✭ 73 (-9.88%)
Mutual labels:  wordpress
Code Prettify
WordPress plugin for automatic code highlighting using the Prettify library. No shortcodes, no classnames, pure awesome.
Stars: ✭ 79 (-2.47%)
Mutual labels:  wordpress
Theme
Tonik is a WordPress Starter Theme which aims to modernize, organize and enhance some aspects of WordPress theme development.
Stars: ✭ 1,197 (+1377.78%)
Mutual labels:  wordpress
Wp Post Meta Revisions
plugin for https://core.trac.wordpress.org/ticket/20564
Stars: ✭ 77 (-4.94%)
Mutual labels:  wordpress
Mainwp Child
The MainWP Child plugin is installed on the WordPress sites that you want to control from the MainWP Dashboard.
Stars: ✭ 74 (-8.64%)
Mutual labels:  wordpress
Cat
a slight blog theme.
Stars: ✭ 75 (-7.41%)
Mutual labels:  wordpress
Db Seeder
A database seeder app for MySQL
Stars: ✭ 77 (-4.94%)
Mutual labels:  wordpress
Plate
A theme support plugin for WordPlate
Stars: ✭ 74 (-8.64%)
Mutual labels:  wordpress
Comet Cache
An advanced WordPress® caching plugin inspired by simplicity.
Stars: ✭ 78 (-3.7%)
Mutual labels:  wordpress
Autonomie
"Autonomie" is a highly semantic, responsive, accessible and search engine optimized WordPress Theme. It provides HTML5 templates refined with microformats, microformats v2 and microdata (Schema.org). "Autonomie" supports a lot of OpenWeb plugins and is fully IndieWeb compatible.
Stars: ✭ 73 (-9.88%)
Mutual labels:  wordpress
Gutenberg Parser Rs
An experimental Rust parser for WordPress Gutenberg post format
Stars: ✭ 76 (-6.17%)
Mutual labels:  wordpress
Mikado
🤖💨Mikado helps managing your AWS infrastructure for WordPress sites by defining an out-of-box, highly available, easy-to-deploy setup
Stars: ✭ 80 (-1.23%)
Mutual labels:  wordpress
So Widgets Bundle
The SiteOrigin Widgets Bundle gives you a collection of widgets that you can use and customize. Widgets are great. No matter where you’re using them. In a Page Builder page or on your widgetized areas. It’s even compatible with other popular page building plugins. If you're using the Block Editor you can insert a SiteOrigin Widget block.
Stars: ✭ 79 (-2.47%)
Mutual labels:  wordpress
Markdownmonster
An extensible Markdown Editor, Viewer and Weblog Publisher for Windows
Stars: ✭ 1,203 (+1385.19%)
Mutual labels:  wordpress

Tying a React SPA to WordPress as a Backend [w/ WP REST API]

react-wordpress

Every developer and their dog have something to say about WordPress, and it's not always flattering. Far from it. However, even its most avid detractors are forced to take notice of this feature, because it has already transformed the way we use the popular CMS.

WordPress Rest API is a huge step forward for frontend developers looking to combine the power of JavaScript tools like React.js with WordPress.

This is exactly what I want to do with this demo of the WordPress REST API in the work. I'll try to find out if this is really a game-changer and to deconstruct the hype surrounding it.

I'll use WordPress as a backend, and WordPress REST API to feed data into a neat React.js SPA.

Steps:

  • Creating models with the WP Advanced Custom Fields plugin.
  • Generating a custom endpoint.
  • Setting up a React single-page application.
  • Consuming the JSON REST API with React.

Read the full tutorial here

See the live demo here

Enjoy folks!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].