{"id":38499089,"url":"https://github.com/rdkcentral/webui-bwg","last_synced_at":"2026-02-20T12:03:58.483Z","repository":{"id":305646235,"uuid":"1022026025","full_name":"rdkcentral/webui-bwg","owner":"rdkcentral","description":"RDK-B Repository","archived":false,"fork":false,"pushed_at":"2026-01-21T06:26:13.000Z","size":1318,"stargazers_count":1,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"develop","last_synced_at":"2026-02-13T10:52:21.466Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"EJS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rdkcentral.png","metadata":{"files":{"readme":"README","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-07-18T10:27:49.000Z","updated_at":"2026-01-21T06:26:15.000Z","dependencies_parsed_at":"2025-09-02T08:08:48.416Z","dependency_job_id":"99e0aff4-80c9-464c-9aa8-60a600519ceb","html_url":"https://github.com/rdkcentral/webui-bwg","commit_stats":null,"previous_names":["rdkcentral/webui-bwg"],"tags_count":11,"template":false,"template_full_name":null,"purl":"pkg:github/rdkcentral/webui-bwg","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rdkcentral%2Fwebui-bwg","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rdkcentral%2Fwebui-bwg/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rdkcentral%2Fwebui-bwg/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rdkcentral%2Fwebui-bwg/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rdkcentral","download_url":"https://codeload.github.com/rdkcentral/webui-bwg/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rdkcentral%2Fwebui-bwg/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29650504,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-20T09:27:29.698Z","status":"ssl_error","status_checked_at":"2026-02-20T09:26:12.373Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":[],"created_at":"2026-01-17T05:57:44.562Z","updated_at":"2026-02-20T12:03:58.466Z","avatar_url":"https://github.com/rdkcentral.png","language":"EJS","funding_links":[],"categories":[],"sub_categories":[],"readme":"##########################################################################\n# If not stated otherwise in this file or this component's Licenses.txt\n# file the following copyright and licenses apply:\n#\n# Copyright 2015 RDK Management\n#\n# Licensed under the Apache License, Version 2.0 (the \"License\");\n# you may not use this file except in compliance with the License.\n# You may obtain a copy of the License at\n#\n# http://www.apache.org/licenses/LICENSE-2.0\n#\n# Unless required by applicable law or agreed to in writing, software\n# distributed under the License is distributed on an \"AS IS\" BASIS,\n# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n# See the License for the specific language governing permissions and\n# limitations under the License.\n##########################################################################\n\nOverview\n================\n\nWeb GUI code is developed with PHP. PHP extension is used for PHP code to access CCSP data models via CCSP Message Bus.\n\nThere are three portions:\n1) CcspPhpExtension     -- CCSP PHP extension code\n2) CcspPhpApi           -- CCSP PHP APIs, which in turn calls PHP extension\n3) Styles               -- Web GUI code and configuration, including PHP files, theme related files, Java Scripts, etc...\n\n\nPHP Extension and PHP APIs\n==========================\n\nSee source/CcspPhpExtension/README for details\n\n\nStyles - Web GUI code\n==========================\n\nActual PHP code and other GUI files are located in \"code\" directory.\n\n\"config\" directory contains the configuration file to run the lighttpd web server:\n\n    .lighttpd.conf  -- configuration file for lighttpd\n    .php.ini        -- configuration file for PHP. Included php.ini configures\n                       the location of CcspPhpExtension \"cosa.so\" as follows:\n\n                        extension_dir = \"/fss/gw/usr/ccsp\"\n                        extension=cosa.so\n\n                        The above settings needs to udpated should move the php extension to a different location.\n\n    .webgui.sh      -- this script configures and starts lighttpd. This file should\n                       be tailored to fit your needs.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frdkcentral%2Fwebui-bwg","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frdkcentral%2Fwebui-bwg","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frdkcentral%2Fwebui-bwg/lists"}