WordPress

You can install the plug-in in from the WordPress Marketplace.

Joomla

We are at the process of enlisting the plug-in in the Joomla Marketplace.
Meanwhile you can use the following link at the “Install from URL” tab:
https://searchplus.pro/package/pkg_searchplus.zip

Another option is to download the zipped package and deploy it on your own, or use the “Upload Package File” option:

HTML

Include the Search+ script:

<script src=”https://searchplus.pro/package/sp.js” crossorigin=”anonymous”></script>

 Add the initialization code:

* The API key is a sample one – replace it with Your own.

<script> SP.init(‘db0c6691-97f1-451b-b96b-d2849f6dcb1c’); </script>

WordPress

You can install the plug-in in from the WordPress Marketplace.

Joomla

We are at the process of enlisting the plug-in in the Joomla Marketplace.
Meanwhile you can use the following link at the “Install from URL” tab:
https://searchplus.pro

Another option is to download the zipped package and deploy it on your own, or use the “Upload Package File” option:

HTML

Include the Search+ script:

<script src=”https://searchplus.pro crossorigin=”anonymous”></script>

Add the initialization code: * The API key is a sample one – replace it with Your own.

<script> SP.init(‘db0c6691-97f1-451b-b96b-d2849f6dcb1c’); </script>