justbetter / magento2-algolia-wordpress-integration
Magento 2 module which integrates Wordpress pages and posts in the Algolia Magento 2 module
Installs: 67
Dependents: 0
Suggesters: 0
Security: 0
Stars: 17
Watchers: 3
Forks: 3
Open Issues: 0
Type:magento2-module
Requires
- php: >=5.5.0
- algolia/algoliasearch-magento-2: *
This package is auto-updated.
Last update: 2024-11-07 23:46:16 UTC
README
This Magento 2 module integrates Wordpress pages and posts (with the Wordpress REST API) in the Algolia Magento 2 module. This is usefull when you're using the Fishpig Magento WordPress Integration, in our case with the root extension. Also see this feature request.
Installation
composer require justbetter/magento2-algolia-wordpress-integration
bin/magento module:enable JustBetter_AlgoliaWordpressIntegration
bin/magento setup:upgrade && bin/magento setup:static-content:deploy
- Make sure you've set the base url, the
{{base_url}}
placeholder won't work
Compability
The module extends one helper in the Algolia Magento 2 module, is tested on Magento >= 2.1.5, 2.2.x and the Algolia Magento 2 module version > 1.0.10
Ideas, bugs or suggestions?
Please create a issue or a pull request.
License
About us
We’re a innovative development agency from The Netherlands building awesome websites, webshops and web applications with Laravel and Magento. Check out our website justbetter.nl and our open source projects.