# FAQtastic Contributors: bastho, agencenous, aureliefoucher Donate link: Author URI: https://apps.avecnous.eu/?mtm_campaign=wp-plugin&mtm_kwd=faqtastic&mtm_medium=wp-repo&mtm_source=author Tags: faq, chatbot, help, knowledge base Requires at least: 5.9 Tested up to: 7.0 Stable tag: 1.4.0 License: GPLv2 License URI: https://www.gnu.org/licenses/gpl-2.0.html FAQ manager and light chatbot. Build your own Q&A database, available via an accordion block or a live chatbot. Also brings help in backoffice. ## Description This plugin aims to make access to your knowledge base as easy as possible. It provides a new enhanced FAQ custom post-type and a topic/thematic taxonomy, so that your questions can be well organized. ### The 3 in 1 plugin You will be able to add: - Frequently Asked Questions page, organized by thematics - Chatbot with autocompleter on questions to directly access to answers - Dashboard chatbot with direct access to official WordPress help pages ### Four fantastic features: 1. **Elastic layout**: The FAQ pattern displays the FAQ in an accordion layout by topics and thematics. 2. **Invisible friction**: Prefectly integrated in the WordPress ecosystem, everything is customizable, features are lean and extensible. 3. **Strong things**: Add context to your questions, each question as its own URL in order to improve SEO 4. **Hot access**: The chatbot allows your visitors to access questions from everywhere, suggestions come from questions/contexts so you can handle synomyms or more accurate answers. ## Installation 1. Upload `faqtastic` to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress admin 3. Go to FAQs menu 4. Add some questions/answers and assign them to thematics if needed 5. Display them in a page using a query loop or the given pattern 6. Go to the site editor and add the chatbot block in the header or footer in order the make it available in the whole site ## Screenshots 1. Chatbot on frontend 2. Settings page 3. Dashboard helper 4. Block in site editor## Frequently asked questions Damned, this is an inception. ### Can I manage multiple FAQs? Mostly. With thematics, you can filters FAQs on pages with the query loop parameters. ### Can I customize the chat bot? Yes. The chatbot is customizable for colors, position and labels ## Changelog ### 1.4.0 - Add chatbot help in dashboard ### 1.3.1 - Update dependencies versions ### 1.3.0 - Add support for Matomo in chatbot ### 1.2.0 - Moves style options in style inspector - Adds hooks in chatbot - Improved code of chatbot ### 1.1.0 - Adds subtitle in chatbot block - Adds options for icon of chatbot - Delays init function - Adds filters on CPT/taxonomy - Allows post-type slug to be translated ### 1.0.0 Initial release