magebit / aheadworks-blog-indexer
Aheadworks Blog indexer for VSBridge / Vue Storefront
Installs: 1 724
Dependents: 0
Suggesters: 0
Security: 0
Stars: 9
Watchers: 2
Forks: 0
Open Issues: 1
Type:magento2-component
Requires
- divante/magento2-vsbridge-indexer: >=2.0.0
- magebit/vsbridge-static-content-procesor: ^1.0
- magento/product-community-edition: >=2.4.0 <2.5.0
This package is auto-updated.
Last update: 2024-11-12 15:12:18 UTC
README
Aheadworks Blog indexer for Vue Storefront
This repository is a Magento 2 dependency for Aheadworks Blog module for VSF
Requirements
- Aheadworks Blog v2.7 and above
- magebit/vsbridge-static-content-procesor - See Installation section for details
Installation
- Via composer:
composer require magebit/aheadworks-blog-indexer
- Manually
- Create a
Magebit
directory insideapp/code
- Clone this repository:
git clone git@github.com:magebitcom/vsf-aheadworks-blog-indexer.git BlogIndexer
- 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 aheadworks blog" 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