Download the PHP package magebit/aheadworks-blog-indexer without Composer
On this page you can find all versions of the php package magebit/aheadworks-blog-indexer. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download magebit/aheadworks-blog-indexer
More information about magebit/aheadworks-blog-indexer
Files in magebit/aheadworks-blog-indexer
Package aheadworks-blog-indexer
Short Description Aheadworks Blog indexer for VSBridge / Vue Storefront
License MIT
Informations about the package aheadworks-blog-indexer
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 [email protected]: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 README files.
Have questions or need help? Contact us at [email protected]
All versions of aheadworks-blog-indexer with dependencies
divante/magento2-vsbridge-indexer Version >=2.0.0
magento/product-community-edition Version >=2.4.0 <2.5.0