rapidez / mirasvit-knowledge-base
Rapidez Mirasvit Knowledge Base
Installs: 1 313
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 3
Forks: 2
Open Issues: 0
Requires
- php: ^8.0|^8.1|^8.2
- illuminate/database: ^9.0|^10.0|^11.0
- illuminate/support: ^9.0|^10.0|^11.0
- illuminate/view: ^9.0|^10.0|^11.0
- rapidez/core: ~0.55|^1.0|^2.0
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.