{"id":15285781,"url":"https://github.com/deathart/blogci4","last_synced_at":"2025-10-07T01:30:23.993Z","repository":{"id":56964467,"uuid":"108143457","full_name":"deathart/BlogCI4","owner":"deathart","description":"Blog write with Codeigniter v4dev","archived":true,"fork":false,"pushed_at":"2019-12-02T11:15:00.000Z","size":4021,"stargazers_count":11,"open_issues_count":0,"forks_count":2,"subscribers_count":6,"default_branch":"master","last_synced_at":"2024-11-14T14:40:29.322Z","etag":null,"topics":["blog","blog-engine","codeigniter","php"],"latest_commit_sha":null,"homepage":null,"language":"PHP","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/deathart.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/contributing.md","funding":null,"license":"LICENSE","code_of_conduct":"docs/code_of_conduct.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-10-24T15:04:23.000Z","updated_at":"2023-01-28T16:30:19.000Z","dependencies_parsed_at":"2022-08-21T05:40:31.125Z","dependency_job_id":null,"html_url":"https://github.com/deathart/BlogCI4","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deathart%2FBlogCI4","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deathart%2FBlogCI4/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deathart%2FBlogCI4/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deathart%2FBlogCI4/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/deathart","download_url":"https://codeload.github.com/deathart/BlogCI4/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":235569500,"owners_count":19011184,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["blog","blog-engine","codeigniter","php"],"created_at":"2024-09-30T15:07:36.089Z","updated_at":"2025-10-07T01:30:18.428Z","avatar_url":"https://github.com/deathart.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# BlogCI4\nI created this blog system with the help of codeigniter v4, thank you for being lenient I'm not a professional developer, this system just helps me to learn more deeply codeigniter but also are style, feel free to help me in this project and tell me what goes and what doesn't go well.\n\n# Installation (An automatic installation will come later on)\nFirst of all, configure the file `.env` to the root of the folder.\n\n## Then execute the following commands : \n\n- PHP\n    - Normal\n        - ```shell\n            composer install\n            php spark migrate:latest\n            php spark db:seed DatabaseSeeder\n            php spark serve -host 127.0.0.1\n            ```\n    - Docker\n        - ```shell\n            docker-compose build \u0026\u0026 docker-compose up -d\n            ./docker/composer install\n            ./docker/console spark migrate:latest\n            ./docker/console spark db:seed DatabaseSeeder\n            ```\n- Theme\n    - ```shell\n        npm install\n        npm run theme:build\n        ```\n\nGo to [http://127.0.0.1:8080](http://127.0.0.1:8080)\n\n# Admin access\nThen go to the link of your blog and added \"/admin/\" the identifiers are:\n```\ncontact@blog.dev\npassword\n```\n\n# Themes and languages\n- Themes : To modify or add a new theme, this can be found in the folder: `resources/themes/` \u0026 `resources/assets/`.\n- Language : To modify or add a new language, this can be found in the folder: `resources/Languages/`.\n\n# Server Requirements\n[PHP](http://php.net) version 7.1 or newer is required, with the *intl* extension installed. [Why 7.1](https://gophp71.org/)?\n\nA database is required for most web application programming.\nCurrently supported databases are:\n\n - MySQL (5.1+) via the *MySQLi* driver\n - PostgreSQL via the *Postgre* driver\n \nMore information : [Codeigniter4 User Guide](https://bcit-ci.github.io/CodeIgniter4/)\n\n# Issues\nFor any problems or suggestions created a new issue (By checking that this issue has not already been created)\n\n# Helps\nDon't hesitate to help this project, to improve it to make it grow, even constructive criticism helps.\n\n# TODO (Open to all suggestions)\n- [ ] Add theme management\n- [ ] Add Users management\n- [ ] Add translation in admin\n- [ ] Add Tags manager (WIP)\n- [ ] Add installer (and automatic update system)\n- [ ] Add feed system\n- [ ] Update configuration admin\n- [ ] Optimise SEO\n- [ ] Optimise AJAX\n- [ ] Clean rewriting of the css/js\n- [ ] Create Docs\n- [ ] Create demo\n- [x] Move translate folder template","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeathart%2Fblogci4","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdeathart%2Fblogci4","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeathart%2Fblogci4/lists"}