This repository is a Magento 2 dependency for Amasty FAQ module for VSF
- Amasty FAQ v2.7 and above
- magebit/vsbridge-static-content-procesor - See Installation section for details
- Via composer:
composer require magebit/amasty-faq-indexer
- Manually
- Create a
Magebit
directory insideapp/code
- Clone this repository:
git clone git@github.com:magebitcom/vsf-amasty-faq-indexer.git
- This module also requires magebit/vsbridge-static-content-procesor
which you can install with composer
composer require magebit/vsbridge-static-content-procesor
or going to the repository and following manual installation steps there
- Create a
By default, all indexed content and images will be with magento store urls. If you want to convert links and run images through VSF-API, you'll have to configure Stores - Configuration - VueStorefront - Indexer - Static Content Processor
and check the "Enable URL Rewrites for Amasty FAQ" option.
Found a bug, have a feature suggestion or just want to help in general? Contributions are very welcome! Check out the list of active issues or submit one yourself.
If you're making a bug report, please include as much details as you can and preferably steps to repreduce the issue. When creating Pull Requests, don't for get to list your changes in the CHANGELOG and README files.
Have questions or need help? Contact us at info@magebit.com