in

Using WordPress Data in Plasmic

How to Use WordPress Data in Plasmic

Plasmic is a powerful visual builder that allows you to create custom websites without writing code. One of the great things about Plasmic is that it can be used with WordPress, which means you can use your existing WordPress content to create beautiful, dynamic websites.

In this tutorial, we'll show you how to use WordPress data in Plasmic. We'll cover both our REST WordPress Fetcher and the GraphQL Fetcher.

REST WordPress Fetcher

The REST WordPress Fetcher allows you to fetch data from your WordPress site using the WordPress REST API. To use the REST WordPress Fetcher, you'll need to:

  1. Install the Plasmic plugin on your WordPress site.
  2. Create a Plasmic project.
  3. Add the REST WordPress Fetcher to your Plasmic project.
  4. Configure the REST WordPress Fetcher.

Once you've completed these steps, you'll be able to use the REST WordPress Fetcher to fetch data from your WordPress site and use it in your Plasmic project.

GraphQL Fetcher

The GraphQL Fetcher allows you to fetch data from your WordPress site using GraphQL. To use the GraphQL Fetcher, you'll need to:

  1. Install the WPGraphQL plugin on your WordPress site.
  2. Create a Plasmic project.
  3. Add the GraphQL Fetcher to your Plasmic project.
  4. Configure the GraphQL Fetcher.

Once you've completed these steps, you'll be able to use the GraphQL Fetcher to fetch data from your WordPress site and use it in your Plasmic project.

Conclusion

In this tutorial, we've shown you how to use WordPress data in Plasmic. We've covered both our REST WordPress Fetcher and the GraphQL Fetcher. With these tools, you can easily create beautiful, dynamic websites using your existing WordPress content.