doofinder / doofinder-woocommerce

🌐⚑ Integrate Doofinder in your WooCommerce site with (almost) no effort

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

doofinder-wordpress

Integrate Doofinder in your WordPress site with (almost) no effort.

Developers

For a local installation of a WordPress environment use docker-compose up -d. This installation brings:

  • a mysql container for the database (on port 3310)
  • a wordpress container for the website on port 9010

You can now visit localhost:9010/wp-admin and login with the user admin and password admin123. Wordpress is automatically installed, to configure the ports check the .env file, other configurations are defined in the docker-compose.yml.

About

🌐⚑ Integrate Doofinder in your WooCommerce site with (almost) no effort

License:GNU General Public License v3.0


Languages

Language:PHP 91.9%Language:JavaScript 3.7%Language:CSS 3.4%Language:Shell 0.4%Language:Dockerfile 0.3%Language:CoffeeScript 0.3%