sfcms / faq-bundle
Module allowing you to create one or more frequently asked questions, in which questions will be found. These questions will consist of the title of the question, and an answer to the question in text format.
Installs: 1
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:symfony-bundle
Requires
- php: >=8.3
- symfony/framework-bundle: ^7.0
README
Module allowing you to create one or more frequently asked questions, in which questions will be found. These questions will consist of the title of the question, and an answer to the question in text format.
Installation
php composer.phar dump-autoload
php composer.phar require sfcms/faq-bundle
php composer.phar remove sfcms/faq-bundle # or simply remove manually sfcms/faq-bundle row in composer.json