viraxpress / blog
Blog Extension for Magento2
Requires
- php: ~8.1.0||~8.2.0||~8.3.0||~8.4.0
README
A Magento 2 blog extension that provides a complete blogging system with frontend blog pages, blog author pages, categories, tags, topics, comments, likes, newsletter subscription, and admin management for all blog entities.
Description
ViraXpress_Blog adds a feature-rich blog solution to Magento 2 stores. It includes CMS-style blog post pages, category and tag filtering, author pages, searchable blog content, and a full admin interface for managing posts, categories, tags, topics, authors, comments, and likes.
Features
- Frontend blog listing and blog post detail pages
- Blog categories, tags, topics, and authors
- Blog post comments and like functionality
- Newsletter subscription and unsubscribe endpoints
- Frontend search suggestions for blog posts, categories, tags, topics, and authors
- Adminhtml management grids and forms for:
- Blog posts
- Blog categories
- Blog tags
- Blog topics
- Blog authors
- Blog comments
- Related posts and related products blocks for storefront integration
- Custom router and SEO-friendly blog URLs
- Magento admin ACL support for blog management actions
Compatibility
- Magento 2.4.x
Installation
-
Install the extension via Composer:
composer require viraxpress/blog
-
Run the following commands from your Magento root directory:
php bin/magento module:enable ViraXpress_Blog php bin/magento setup:upgrade php bin/magento setup:di:compile php bin/magento setup:static-content:deploy php bin/magento cache:flush
Support
For support, please contact ViraXpress at https://www.viraxpress.com or refer to the license agreement.
License
This extension is licensed under the ViraXpress license agreement. See https://www.viraxpress.com/license for details.