rapidez/mirasvit-knowledge-base

Rapidez Mirasvit Knowledge Base

0.4.0 2023-10-31 07:25 UTC

This package is auto-updated.

Last update: 2024-04-30 00:34:05 UTC


README

Requirements

You need to have the Mirasvit Knowledge Base module installed and configured within your Magento 2 installation.

Installation

composer require rapidez/mirasvit-knowledge-base

After that go to the configured base url, default: /knowledge-base

Views

If you need to change the views you can publish them with:

php artisan vendor:publish --provider="Rapidez\MirasvitKnowledgeBase\MirasvitKnowledgeBaseServiceProvider" --tag=views

Note

The features listed below are for currently not implemented (yet) but feel free to build it and create a pull request.

  • Comments
  • Ratings
  • Sidebar
  • Search
  • Tags

License

GNU General Public License v3. Please see License File for more information.