magebit / amasty-faq-indexer
Amasty Faq indexer for VSBridge / Vue Storefront
Installs: 2 056
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 2
Forks: 0
Open Issues: 0
Type:magento2-component
Requires
This package is auto-updated.
Last update: 2024-11-22 20:28:38 UTC
README
Amasty FAQ indexer for Vue Storefront
This repository is a Magento 2 dependency for Amasty FAQ module for VSF
Requirements
- Amasty FAQ v2.7 and above
- magebit/vsbridge-static-content-procesor - See Installation section for details
Installation
- 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
URL rewrites
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.
Contributing
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