mageplaza/module-blog-graphql

Magento 2 Blog GraphQL extension

Installs: 45 088

Dependents: 0

Suggesters: 0

Security: 0

Stars: 4

Watchers: 4

Forks: 11

Open Issues: 4

Type:magento2-module

1.2.0 2022-07-05 03:09 UTC

This package is auto-updated.

Last update: 2024-04-05 06:57:54 UTC


README

Magento 2 Blog GraphQL is a part of Mageplaza Blog extension that adds GraphQL features, this supports PWA Studio. This upgrade means to give the extension extended scalability to work even more smoothly on your website. Your store will also has a hassle-free and seamless experience with any updates you make in the future thanks to the PWA compatibility.

Mageplaza Blog extension for Magento 2 enables creating and managing blogs right on the Magento 2 store with essential features and functionalities for a blog to perform well as usual.

As the Magento 2 Blog extension is integrated right into the Magento backend, the store admin can manage their store and the blog all in one place. It’s easy and convenient to open a blog on your store without any third-party framework needed. The extension also allows you to create a blog that is specified for a specific category. So that in case you want to show more information about specific products to promote or simply provide customers with a more in-depth understanding of them, you can do it without any difficulties.

You don’t have to worry whether your blog looks ugly when showing on your store as the Magento 2 Blog is developed with a responsive design. This blog will be displayed in a clean-cut and seamless interface across any device and screen that your customers root to visit your store. The off-canvas menu makes it easy for customers to read and interact with your blog. They can view, browse through the blog’s elements, and share your blog posts on other social networks with one simple click.

The module also supports Blog Widgets that you can use to create specific categories for your blog, such as recent posts or new posts. This widget will be displayed in the sidebar of your blog, making it convenient for visitors to dig up the information you show; at the same time, designate your page with a well-organized and informative layout.

1. How to install

Run the following command in Magento 2 root folder:

composer require mageplaza/module-blog-graphql
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy

Note: Magento 2 Blog GraphQL requires installing Mageplaza blog in your Magento installation.

2. How to use

To perform GraphQL queries in Magento, please do the following requirements:

  • Use Magento 2.3.x or higher. Set your site to developer mode.
  • Set GraphQL endpoint as http://<magento2-server>/graphql in url box, click Set endpoint. (e.g. http://dev.site.com/graphql)
  • To view the queries that the Mageplaza Blog GraphQL extension supports, you can look in Docs > Query in the right corner.

3. Devdocs

Click on Run in Postman to add these collections to your workspace quickly.

Magento 2 blog graphql pwa

4. Contribute to this module

Feel free to Fork and contribute to this module and create a pull request so we will merge your changes main branch.

5. Get Support

  • Feel free to contact us if you have any further questions.
  • Like this project, Give us a Star star