https://github.com/accudio/sphider-bootstrap4
A bootstrap 4 theme for Sphider, the PHP search engine and spider.
https://github.com/accudio/sphider-bootstrap4
php-search-engine search-engine sphider theme
Last synced: 3 months ago
JSON representation
A bootstrap 4 theme for Sphider, the PHP search engine and spider.
- Host: GitHub
- URL: https://github.com/accudio/sphider-bootstrap4
- Owner: Accudio
- License: gpl-3.0
- Created: 2018-03-14T20:29:56.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-03-24T13:41:07.000Z (about 6 years ago)
- Last Synced: 2025-03-06T03:12:57.716Z (3 months ago)
- Topics: php-search-engine, search-engine, sphider, theme
- Language: HTML
- Homepage: https://accudio.com/development/misc/
- Size: 61.5 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Bootstrap 4 Sphider Theme
[](https://github.com/Accudio) [](https://twitter.com/accudio) [](https://accudio.com) [](https://www.paypal.com/cgi-bin/webscr?cmd=_donations&[email protected]&item_name=Supporting+open+source+projects+by+Alistair+Shepherd¤cy_code=GBP)A theme based on [Bootstrap 4][bootstrapurl] for the [Sphider][sphiderurl] PHP search engine and spider, a useful PHP-based spider and search interface with many advanced features, that simply lacks a modern interface. The theme features a minimal, responsive interface designed for use with modern sites and devices.
## Requirements
All required is a working installation of [Sphider][sphiderdown] or one of it's forks. The theme has been tested with Sphider-PDO v1.3.10, but should work on many versions, including of the forks [Sphider Plus][sphiderplus] and [Sphider Pro][sphiderpro].
## Installation
1. Download the latest release zip file: ```wget https://github.com/Accudio/sphider-bootstrap4/releases/download/v1.0.0/sphider-bootstrap4-v1.0.0.zip```
2. Extract the zip in the root Sphider directory: ```unzip sphider-bootstrap4-v1.0.0.zip```.
3. Ensure ```templates/``` includes the folder ```bootstrap4```.
4. Log in to Sphider administration page:
1. Go to 'Settings';
2. Under General Settings and Search Template, select ```bootstrap4```;
3. 'Save Changes' at the bottom of the page.
5. All new searches made will display the new theme.## Version History
- v1.0.0 - Initial public release
## License
Copyright © 2018 [Alistair Shepherd][accudiourl]. Licensed under the [GPLv3 License][licenseurl].
[bootstrapurl]:https://getbootstrap.com/
[sphiderurl]:http://www.sphider.eu/
[sphiderdown]:http://www.sphider.eu/download.php
[sphiderplus]:https://www.sphider-plus.eu/
[sphiderpro]:http://www.sphiderpro.eu/
[accudiourl]:https://accudio.com
[licenseurl]:https://github.com/accudio/sphider-bootstrap4/blob/master/LICENSE