https://github.com/grvpanchal/bse-sphider
Sphider Search Engine Theme
https://github.com/grvpanchal/bse-sphider
bootstrap bootstrap-essentials bootstrap3 google responsive responsive-design search-engine theme
Last synced: about 1 year ago
JSON representation
Sphider Search Engine Theme
- Host: GitHub
- URL: https://github.com/grvpanchal/bse-sphider
- Owner: grvpanchal
- License: gpl-3.0
- Created: 2017-04-23T10:13:15.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2018-03-16T01:53:19.000Z (over 8 years ago)
- Last Synced: 2025-04-06T03:06:18.211Z (about 1 year ago)
- Topics: bootstrap, bootstrap-essentials, bootstrap3, google, responsive, responsive-design, search-engine, theme
- Language: HTML
- Size: 32.2 KB
- Stars: 4
- Watchers: 6
- Forks: 6
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Bootstrap Essentials Sphider Search Engine Theme
This is a Bootstrap theme for Sphider Search Engine. Please visit [Sphider website](http://www.sphider.eu/download.php) to Learn More
## Prequisites
This theme requires Sphider installed on you LAMP/WAMP/MAMP Server. Download it from here: [http://www.sphider.eu/download.php] (http://www.sphider.eu/download.php)
Make sure you have added correct reporting to make the theme work well.
```
error_reporting(E_ALL ^ E_DEPRECATED);
```
## Installation
- If exist, backup you index.php file
- Extract the downloaded zip in to sphider directory (Make sure templates folder has bootstrap folder after extraction)
- Login into sphider admin panel
- Go to Settings tab
- In general settings, select bootstrap as Search template
- Click on save settings
- Refresh the search result page
### Thats it! you are ready to go.