{"id":22083738,"url":"https://github.com/tomdieu/cms_marie","last_synced_at":"2026-04-29T22:35:49.972Z","repository":{"id":157575502,"uuid":"501806581","full_name":"Tomdieu/CMS_MARIE","owner":"Tomdieu","description":"municipal cms website","archived":false,"fork":false,"pushed_at":"2022-10-18T19:35:30.000Z","size":2368,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-23T21:31:50.101Z","etag":null,"topics":["css","html","json","mysql","mysql-database","php"],"latest_commit_sha":null,"homepage":"","language":"CSS","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/Tomdieu.png","metadata":{"files":{"readme":"README.md","changelog":null,"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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-06-09T20:58:23.000Z","updated_at":"2023-02-14T14:38:19.000Z","dependencies_parsed_at":null,"dependency_job_id":"28b4f7f6-f81f-4d49-b7d1-e290fcf70547","html_url":"https://github.com/Tomdieu/CMS_MARIE","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Tomdieu/CMS_MARIE","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tomdieu%2FCMS_MARIE","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tomdieu%2FCMS_MARIE/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tomdieu%2FCMS_MARIE/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tomdieu%2FCMS_MARIE/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Tomdieu","download_url":"https://codeload.github.com/Tomdieu/CMS_MARIE/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tomdieu%2FCMS_MARIE/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271215037,"owners_count":24720098,"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","status":"online","status_checked_at":"2025-08-19T02:00:09.176Z","response_time":63,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["css","html","json","mysql","mysql-database","php"],"created_at":"2024-12-01T00:17:32.630Z","updated_at":"2026-04-29T22:35:44.941Z","avatar_url":"https://github.com/Tomdieu.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TO INSTALL THIS CMS\n\nJUST OPEN THE INDEX PAGE\n\nIF IT DETECTS THAT YOU HAVE NOT INSTALL IT YU WILL BE REDIRECTED TO THE INSTALLATION PAGE \nTO CONFIGURE THE DATABASE INFORMATION AND LATER CREATE AN ACCOUNT\nCREATE AN ACCOUNT\n\n## TO MODIFY THE DATABASE INFORMATIONS MANUALLY\n\nOPEN THE THE FILE conf.json inside the admin/includes/ folder( `CMS_MARIE/admin/includes/conf.json` )\n\n## inside the json file\n\nset `user_register` to `false`\n\n```json\n{\n    ...,\n    \"user_register\":false,\n    ....,\n}\n```\n\nand `already_created` to `false`\nthis is \n```json\n{\n    ...,\n    \"already_created\":false,\n    ....,\n}\n```\n\nmodify the `name` of your database,an all the rest to your preference an make sure it is a `mysql database` \n\n```json\n{\n   ...,\n   \"database\": {\n        \"name\": \"you_data_base_name\",\n        \"user\": \"user_name\",\n        \"pswd\": \"\",\n        \"host\": \"host\"\n   },\n   ...,\n}\n```\n\n\nat the end it must look like\n\n```json\n{\n   \"database\":{\n        \"name\":\"\",\n        \"user\":\"\",\n        \"pswd\":\"\",\n        \"host\":\"\"\n   },\n   \"already_created\":false,\n   \"user_register\":false,\n   \"website\":{\n        \"name\":\"\"\n    }\n    \n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftomdieu%2Fcms_marie","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftomdieu%2Fcms_marie","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftomdieu%2Fcms_marie/lists"}