{"id":20533857,"url":"https://github.com/accudio/sphider-bootstrap4","last_synced_at":"2026-01-28T10:34:23.742Z","repository":{"id":129969123,"uuid":"125269953","full_name":"Accudio/sphider-bootstrap4","owner":"Accudio","description":"A bootstrap 4 theme for Sphider, the PHP search engine and spider.","archived":false,"fork":false,"pushed_at":"2019-03-24T13:41:07.000Z","size":63,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-12T02:58:01.301Z","etag":null,"topics":["php-search-engine","search-engine","sphider","theme"],"latest_commit_sha":null,"homepage":"https://accudio.com/development/misc/","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Accudio.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-03-14T20:29:56.000Z","updated_at":"2023-01-24T20:03:19.000Z","dependencies_parsed_at":null,"dependency_job_id":"c3636fdc-4408-472e-b495-050be812f94d","html_url":"https://github.com/Accudio/sphider-bootstrap4","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/Accudio/sphider-bootstrap4","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Accudio%2Fsphider-bootstrap4","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Accudio%2Fsphider-bootstrap4/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Accudio%2Fsphider-bootstrap4/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Accudio%2Fsphider-bootstrap4/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Accudio","download_url":"https://codeload.github.com/Accudio/sphider-bootstrap4/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Accudio%2Fsphider-bootstrap4/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28844014,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-28T07:39:25.367Z","status":"ssl_error","status_checked_at":"2026-01-28T07:39:24.487Z","response_time":57,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["php-search-engine","search-engine","sphider","theme"],"created_at":"2024-11-16T00:24:06.620Z","updated_at":"2026-01-28T10:34:23.725Z","avatar_url":"https://github.com/Accudio.png","language":"HTML","funding_links":["https://www.paypal.com/cgi-bin/webscr?cmd=_donations\u0026business=alistair.shepherd@hotmail.co.uk\u0026item_name=Supporting+open+source+projects+by+Alistair+Shepherd\u0026currency_code=GBP"],"categories":[],"sub_categories":[],"readme":"# Bootstrap 4 Sphider Theme\n[![GitHub](https://img.shields.io/badge/GitHub-Accudio-0366d6.svg)](https://github.com/Accudio) [![Twitter](https://img.shields.io/badge/Twitter-@accudio-1DA1F2.svg)](https://twitter.com/accudio) [![Website](https://img.shields.io/badge/Website-accudio.com-4B86AF.svg)](https://accudio.com) [![Donate](https://img.shields.io/badge/Donate-Paypal-009cde.svg)](https://www.paypal.com/cgi-bin/webscr?cmd=_donations\u0026business=alistair.shepherd@hotmail.co.uk\u0026item_name=Supporting+open+source+projects+by+Alistair+Shepherd\u0026currency_code=GBP)\n\nA 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.\n\n## Requirements\n\nAll 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].\n\n## Installation\n\n1. Download the latest release zip file: ```wget https://github.com/Accudio/sphider-bootstrap4/releases/download/v1.0.0/sphider-bootstrap4-v1.0.0.zip```\n2. Extract the zip in the root Sphider directory: ```unzip sphider-bootstrap4-v1.0.0.zip```.\n3. Ensure ```templates/``` includes the folder ```bootstrap4```.\n4. Log in to Sphider administration page:\n\t1. Go to 'Settings';\n\t2. Under General Settings and Search Template, select ```bootstrap4```;\n\t3. 'Save Changes' at the bottom of the page. \n5. All new searches made will display the new theme.\n\n## Version History\n\n- v1.0.0 - Initial public release\n\n## License\n\nCopyright \u0026copy; 2018 [Alistair Shepherd][accudiourl]. Licensed under the [GPLv3 License][licenseurl].\n\n[bootstrapurl]:https://getbootstrap.com/\n[sphiderurl]:http://www.sphider.eu/\n[sphiderdown]:http://www.sphider.eu/download.php\n[sphiderplus]:https://www.sphider-plus.eu/\n[sphiderpro]:http://www.sphiderpro.eu/\n[accudiourl]:https://accudio.com\n[licenseurl]:https://github.com/accudio/sphider-bootstrap4/blob/master/LICENSE\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faccudio%2Fsphider-bootstrap4","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faccudio%2Fsphider-bootstrap4","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faccudio%2Fsphider-bootstrap4/lists"}