Blog Pro with Page Builder Support

Does the Blog Pro module support the Page Builder functionality?

The Blog Pro module does not provide the Page Builder functionality out-of-the-box. However, there is a special submodule included in the Blog Pro package that makes the extension compatible with the Page Builder functionality and lets you use it while composing and editing your content within our plugin.

If you have Magento Page Builder module, use the following composer command to install the necessary package:

composer require amasty/blog-page-builder

The mentioned package introduces the compatibility for both Magento Community and Enterprise versions.

      • Related Articles

      • Blog Pro API

        We have created a public API collection for Blog Pro module with all available queries and sample data that you can both test via our demo endpoints and copy to run local tests in your Magento environment. More details about using public collections ...
      • Blog Pro | GraphQL methods

        Queries amBlogSetting description: get blog pro module settings amBlogPost (id: Int, urlKey: String) description: get post information about a post by ID amBlogPosts (type: AmBlogPageType, page: Int, entityId: Int) description: get an array of posts ...
      • Can I generate blog content with AI?

        The Blog Pro module is fully compatible with Amasty's AI Content Generator, providing you with built-in functionality to effortlessly generate Blog Posts content using AI technology. You need to install the amasty/module-ai-blog-pro-content-generator ...
      • How to add a YouTube video to a blog post?

        With the Blog Pro extension, it is possible to add and play YouTube videos right in blog posts. To add a video to a post page, follow the steps below. Step 1. Open the required YouTube video, right-click on it, and select Copy Embed Code. Step 2. ...
      • Is it possible to include Blog posts in Google XML sitemap?

        Using the Blog Pro extension, it is possible to include pages of the module entities to the default XML Sitemap. To do so, it is necessary to install the amasty/blog-sitemap add-on provided on the subscription basis. To install the module, the ...