Evaluate
 
WordPress

We are at the process of enlisting the plug-in in the WordPress Marketplace.

Meanwhile you can download it via the button below.


Instructions can be found in the Search+ Wiki.

 
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:


Instructions can be found in the Search+ Wiki.

 
HTML

1. Add Search+ CDN:


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

2. Add the script:


SP.init('db0c6691-97f1-451b-b96b-d2849f6dcb1c');

* The code is a sample one - replace it with Your own.


Instructions can be found in the Search+ Wiki.