w3bdesign / wp-algolia-woo-indexer

✏️ WordPress plugin that sends WooCommerce products to Algolia. Used with headless eCommerce.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Composer.json should have the type `wordpress-plugin`

claudio-uey opened this issue · comments

In order to correctly download and install the plugin in a composer setup, the plugin should be of type wordpress-plugin so that it is installed under the plugins directory.

Resolved in #191