{"id":17476720,"url":"https://github.com/pandapress/pandapress","last_synced_at":"2026-02-08T13:01:43.381Z","repository":{"id":258129981,"uuid":"869274962","full_name":"PandaPress/PandaPress","owner":"PandaPress","description":"Modern CMS without composer","archived":false,"fork":false,"pushed_at":"2025-02-24T06:07:43.000Z","size":5871,"stargazers_count":0,"open_issues_count":14,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-31T22:57:44.594Z","etag":null,"topics":["blogging","cms","content-management-system","mvc","mvc-architecture","pandas","php","php8","psr-4"],"latest_commit_sha":null,"homepage":"https://pandapress.org","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PandaPress.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":"2024-10-08T02:53:33.000Z","updated_at":"2025-01-25T02:36:38.000Z","dependencies_parsed_at":null,"dependency_job_id":"c93e0980-d6e2-43f3-be8d-68afd56c3683","html_url":"https://github.com/PandaPress/PandaPress","commit_stats":{"total_commits":199,"total_committers":2,"mean_commits":99.5,"dds":"0.12060301507537685","last_synced_commit":"0f5e005b715e2ad9e5d828197a51590a4f42eb87"},"previous_names":["pandapress/pandapress"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/PandaPress/PandaPress","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PandaPress%2FPandaPress","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PandaPress%2FPandaPress/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PandaPress%2FPandaPress/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PandaPress%2FPandaPress/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PandaPress","download_url":"https://codeload.github.com/PandaPress/PandaPress/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PandaPress%2FPandaPress/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29230713,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-08T12:28:20.184Z","status":"ssl_error","status_checked_at":"2026-02-08T12:28:19.510Z","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":["blogging","cms","content-management-system","mvc","mvc-architecture","pandas","php","php8","psr-4"],"created_at":"2024-10-18T19:09:56.184Z","updated_at":"2026-02-08T13:01:43.375Z","avatar_url":"https://github.com/PandaPress.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Panda Press\n\n- A modern CMS but without composer\n\n## Features\n\n- MVC architecture\n- PHP 8.2+\n- PSR-4 compatibility\n- composer free, beginner friendly\n- AdminLTE dashboard\n- powerful plugins\n- beautiful themes\n- open source\n- always free\n- MIT license\n\n## Useful links\n\n- [How to Generate a Server Certificate for MongoDB](https://docs.bigchaindb.com/projects/server/en/latest/k8s-deployment-template/server-tls-certificate.html)\n\n## Getting Started\n\n```bash\n\n# pre-check\ngetent group www-data \u003e /dev/null \u0026\u0026 echo \"Group www-data already exists.\" || (echo \"Creating www-data group...\" \u0026\u0026 sudo groupadd www-data \u0026\u0026 echo \"Group www-data created.\")\ngetent passwd www-data \u003e /dev/null \u0026\u0026 echo \"User www-data already exists.\" || (echo \"Creating www-data user...\" \u0026\u0026 sudo useradd -g www-data -s /usr/sbin/nologin -d /var/www -M www-data \u0026\u0026 echo \"User www-data created.\")\n\necho \"Group ID of www-data: $(getent group www-data | cut -d: -f3)\"\necho \"User ID of www-data: $(id -u www-data)\"\n\n# Clone the repository\ncd /var/www\nmkdir panda_press\nchown www-data:www-data panda_press\nsudo -u www-data /usr/bin/git clone https://github.com/PandaPress/PandaPress.git panda_press\ncd panda_press\n\n# init and run the containers\nmake d-init\nmake d-up\n\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpandapress%2Fpandapress","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpandapress%2Fpandapress","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpandapress%2Fpandapress/lists"}