{"id":21180511,"url":"https://github.com/abiruzzamanmolla/advance-blog-php-starter-project","last_synced_at":"2025-07-09T23:32:19.435Z","repository":{"id":192192679,"uuid":"103243351","full_name":"AbiruzzamanMolla/Advance-Blog-PHP-Starter-Project","owner":"AbiruzzamanMolla","description":" Blog CMS is a content management system , created by Abiruzzaman Molla with the massive support and involvement of the community.","archived":false,"fork":false,"pushed_at":"2020-08-23T06:02:29.000Z","size":7083,"stargazers_count":17,"open_issues_count":1,"forks_count":19,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-04-05T08:34:46.944Z","etag":null,"topics":["blog","blog-cms","bootstrap","cms","database","php","php-library","user-profile"],"latest_commit_sha":null,"homepage":"https://asliabir.000webhostapp.com","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AbiruzzamanMolla.png","metadata":{"files":{"readme":"README.md","changelog":"change_password.php","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2017-09-12T08:25:04.000Z","updated_at":"2025-01-27T03:17:13.000Z","dependencies_parsed_at":"2023-09-03T08:56:41.986Z","dependency_job_id":null,"html_url":"https://github.com/AbiruzzamanMolla/Advance-Blog-PHP-Starter-Project","commit_stats":null,"previous_names":["abiruzzamanmolla/advance-blog-php-starter-project"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/AbiruzzamanMolla/Advance-Blog-PHP-Starter-Project","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AbiruzzamanMolla%2FAdvance-Blog-PHP-Starter-Project","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AbiruzzamanMolla%2FAdvance-Blog-PHP-Starter-Project/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AbiruzzamanMolla%2FAdvance-Blog-PHP-Starter-Project/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AbiruzzamanMolla%2FAdvance-Blog-PHP-Starter-Project/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AbiruzzamanMolla","download_url":"https://codeload.github.com/AbiruzzamanMolla/Advance-Blog-PHP-Starter-Project/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AbiruzzamanMolla%2FAdvance-Blog-PHP-Starter-Project/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264505259,"owners_count":23618909,"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-cms","bootstrap","cms","database","php","php-library","user-profile"],"created_at":"2024-11-20T17:43:57.870Z","updated_at":"2025-07-09T23:32:17.289Z","avatar_url":"https://github.com/AbiruzzamanMolla.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# [Blog CMS](http://localhost)\r\n\r\n\r\nBlog CMS is a content management system , created by [Abiruzzaman Molla](https://facebook.com/asliabir) with the massive support and involvement of the community.\r\nTo get started, check out \u003chttp://localhost\u003e!\r\n\r\n\r\n## Table of contents\r\n\r\n* [Introduction](#blog-cms)\r\n* [Used Languages](#used-languages)\r\n* [Working Process](#documentation)\r\n* [Creators](#creators)\r\n* [Copyright and license](#copyright-and-license)\r\n\r\n\r\n## Used Languages\r\n\r\nHere we used-languages:\r\n- #### Front End langusges\r\n    - [HTML 5](http://html)\r\n    - [CSS 3](css)\r\n    - [Bootstrap](#bootstrap-slack)\r\n\r\n- #### Back End langusges\r\n    - [PHP](http://php)\r\n    - [MySQL](mysql)\r\n    - [Jquery](#ajax)\r\n\r\nYou can learn all of those in [w3schools.com](#http://w3schools.com)\r\n\r\n### Working Process\r\n\r\n 1. [x] Bootstrap customaization and making useable.\r\n - [x] Connection with database.\r\n - [x] Adding Category feature.\r\n - [x] Adding post feature.\r\n - [x] Adding post comment feature.\r\n - [x] Adding user feature.\r\n - [x] Adding user login feature.\r\n - [x] Adding user profile feature.\r\n - [x] Adding deshboard feature in admin index and user index.\r\n - [x] Improving our CMS\r\n - [x] Adding Message and Notification(Panding Posts, Pandding Commenst, Pandding Messages)\r\n - [x] Adding user registation feature.\r\n - [x] Adding author related posts.\r\n - [x] Adding pagination feature.\r\n - [x] Changing password encryption crypt() to password_hash() .\r\n - [x] Changing post permission to admin only.\r\n - [x] Changing comments feature guest to logged user only.\r\n - [x] Fixing some security bugs.\r\n - [x] Adding content page and mail system also notification in admin nevbar.\r\n - [x] Adding Pop-up delete confirmation .\r\n - [x] Changing old registation feature to new .\r\n - [x] Changing mysql to mysql_prepare() statment in add post, update post, delete post.\r\n - [x] Connecting two database table in view all post.\r\n - [x] Changing registation fileds.\r\n - [x] Adding recent posts and comments view in index page.\r\n - [x] Adding social plugin to index sidebar.\r\n - [x] Improvement in user profile.\r\n - [x] Allow user to add post.\r\n - [x] Allow guest to comments in post.\r\n - [x] Make a section for users.\r\n - [x] Add profile picture in comments.\r\n - [x] Logged user feature. Reg date in profile . Last login date in profile.\r\n\r\n## Features to add next\r\n\r\n- [ ] Add inbox reply system for admin replay in comments.\r\n- [ ] Add image only file system in user profile picture and blog post preview.\r\n- [ ] Improvement in Registration, Email verifivation, password recovery.\r\n- [ ] Improvement in admin section.\r\n- [ ] Add rank system in users.\r\n- [ ] Add file uploading option.\r\n- [ ] Make a new section for forum.\r\n- [ ] Create your own portfullio in about section.\r\n- [ ] Add terms and condition page.\r\n- [ ] More improvement in notification.\r\n- [ ] Add backup datebse secdual feauter.\r\n\r\n\r\n## Bugs and feature requests\r\n\r\nHave a bug or a feature request? Please first read the [Fixed Bugs](https://localhost/cms/fixed_bugs.php) and search for existing and closed issues. If your problem or idea is not addressed yet, [please mail us](https://localhost/cms/contact.php).\r\n\r\nNote that **feature requests must target [Bootstrap v4](https://localhost/cms/request_features.php).\r\n\r\n\r\n## Community\r\n\r\nGet updates on Bootstrap's development and chat with the project maintainers and community members.\r\n\r\n* Follow [@asliabir on Twitter](https://twitter.com/asliabir).\r\n* Read and subscribe to [The Official Blog](http://asliabir.wordpress.com).\r\n* Join [@asliabir on Facebook](https://facebook.com/asliabir).\r\n\r\n## Creators\r\n\r\n**Abiruzzaman Molla**\r\n\r\n* \u003chttps://facebook.com/asliabir\u003e\r\n* \u003chttps://twitter.com/asliabir\u003e\r\n* \u003chttps://github.com/asliabir\u003e\r\n\r\n\r\n\r\n## Copyright and license\r\n\r\n** No liceanse yet... Thanks.\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabiruzzamanmolla%2Fadvance-blog-php-starter-project","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fabiruzzamanmolla%2Fadvance-blog-php-starter-project","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabiruzzamanmolla%2Fadvance-blog-php-starter-project/lists"}