rapidez/mageprince-faq

Rapidez MagePrince Faq

Installs: 3 241

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 3

Open Issues: 0

Language:Blade

pkg:composer/rapidez/mageprince-faq

2.0.0 2024-09-13 12:47 UTC

This package is auto-updated.

Last update: 2025-10-10 17:19:03 UTC


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.