Skip to content

rapidez/mageprince-faq

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MagePrince FAQ

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.