Can the questions be imported?

Can the questions be imported?

Yes, the extension has a built-in import functionality, as well as supports questions and categories import/export using the default Magento functionality, located in System > Data Transfer > Import/Export:

Here you can find more information on the import and export options: FAQ Products and Categories Import & Export 

It is also possible to import questions directly to the database to the module table, and they will be visible in the Admin Panel and on the frontend. However, please note that you would need to run reindex and flush the Magento cache after such import.

      • Related Articles

      • FAQ and Product Questions API

        1. Amasty\Faq\Api\QuestionRepositoryInterface - class for questions: POST /V1/amasty_faq/question, method="save" - create a question; PUT /V1/amasty_faq/question/:questionId, method="save" - edit a question; DELETE ...
      • Import and Export Guidelines

        General Information About the Package and Its Tariffs The Import & Export solution is designed for migrating data from one website to another or to/from a different platform, as well as for automated/manual updates of product quantities, prices, and ...
      • FAQ and Product Questions | GraphQL methods

        Queries getAmFaqSettings description: get FAQ module settings searchAmFaqCategories (filter: AmFaqCategoryFilterInput, pageSize: Int = 10, currentPage: Int = 1, sort: AmFaqCategorySortInput) description: search all FAQ categories by keyword with ...
      • How can I import multiple media gallery images?

        In order to import and link multiple gallery images to the product, the following fields should be added to the import profile: Sku or entity_id fields are added for the extension to identify the product and assign the rest of the mapped data to it. ...
      • How to import bundle packs?

        With the Automatic Related Products module, you can import and export product bundles to streamline your store operations and drive personalized promotions for your customers. Currently, the import/export functionality is only available for bundle ...