procellulaire / hm-hackathon-aquametaverse

0 stars 0 forks source link

Using Headless WordPress CMS #57

Open procellulaire opened 2 years ago

procellulaire commented 2 years ago

Using WordPress as a headless CMS allows our platform to create the front-end and individual web3apps/dapps using any web technology.

When WordPress is used as a CMS to manage only the content of a decoupled front-end web app, it is known as a WordPress headless CMS. We are using an hybrid mode, since we also use the WordPress for Users registration, and some community features.

Integration of WordPress components such as user registration, social logins, forums, communications with members, community tools, are can be handledusing this popular framework.

Using the WordPress REST API we Allow new or existing web apps to built with either React or Angular. That's to use headless WordPress and we create our Web2/Web3 platform.

procellulaire commented 2 years ago

Following https://www.cloudways.com/blog/use-react-with-wordpress-to-create-headless-cms/