rapidez / mageprince-faq
Rapidez MagePrince Faq
Installs: 1 863
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 3
Forks: 3
Open Issues: 0
Language:Blade
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.77|^1.0|^2.0
README
Requirements
You need to have the MagePrince FAQ module installed and configured within your Magento 2 installation.
Installation
composer require rapidez/mageprince-faq
After that go to the configured url, default: /faq
Views
If you need to change the views you can publish them with:
php artisan vendor:publish --provider="Rapidez\MagePrinceFaq\MagePrinceFaqServiceProvider" --tag=views
License
GNU General Public License v3. Please see License File for more information.