{"id":15295774,"url":"https://github.com/cadmium-org/cadmium-cms","last_synced_at":"2025-07-18T11:33:51.408Z","repository":{"id":34485356,"uuid":"38424805","full_name":"cadmium-org/cadmium-cms","owner":"cadmium-org","description":"Сontent management system for PHP7","archived":false,"fork":false,"pushed_at":"2018-03-29T18:29:44.000Z","size":4885,"stargazers_count":10,"open_issues_count":0,"forks_count":0,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-04-13T18:44:04.548Z","etag":null,"topics":["cms","content-management-system","mysql-database","php","php7"],"latest_commit_sha":null,"homepage":"http://cadmium-cms.com","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/cadmium-org.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-07-02T09:51:56.000Z","updated_at":"2022-02-12T07:31:06.000Z","dependencies_parsed_at":"2022-09-14T09:50:24.356Z","dependency_job_id":null,"html_url":"https://github.com/cadmium-org/cadmium-cms","commit_stats":null,"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"purl":"pkg:github/cadmium-org/cadmium-cms","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cadmium-org%2Fcadmium-cms","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cadmium-org%2Fcadmium-cms/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cadmium-org%2Fcadmium-cms/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cadmium-org%2Fcadmium-cms/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cadmium-org","download_url":"https://codeload.github.com/cadmium-org/cadmium-cms/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cadmium-org%2Fcadmium-cms/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265751063,"owners_count":23822709,"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":["cms","content-management-system","mysql-database","php","php7"],"created_at":"2024-09-30T18:08:09.087Z","updated_at":"2025-07-18T11:33:48.009Z","avatar_url":"https://github.com/cadmium-org.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Cadmium CMS\n\n[![Build Status](https://scrutinizer-ci.com/g/cadmium-org/cadmium-cms/badges/build.png?b=master)](https://scrutinizer-ci.com/g/cadmium-org/cadmium-cms/build-status/master)\n[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/cadmium-org/cadmium-cms/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/cadmium-org/cadmium-cms/?branch=master)\n[![Gitter](https://badges.gitter.im/cadmium-org/cadmium-cms.svg)](https://gitter.im/cadmium-org/cadmium-cms?utm_source=badge\u0026utm_medium=badge\u0026utm_campaign=pr-badge)\n\nCadmium CMS is PHP-based content management system for creating shiny and responsive websites!\n\n*Current version is BETA. If you'll find a bug, please [create an issue](https://github.com/cadmium-org/cadmium-cms/issues/new).*\n\n*If you have any usage questions or just want to discuss this CMS, join our [Gitter chatroom](https://gitter.im/cadmium-org/cadmium-cms).*\n\n## Features\n\n - Simple and lightweight.\n - Easy to install and use.\n - Fully mobile ready.\n - Multi-level pages nesting.\n - Multi-user.\n - SEO friendly.\n - Open-source.\n\n## Coming soon\n\n - Drag\u0026drop editor for menus.\n - Publications.\n - Backups.\n - Full-featured multi-language system.\n - Caching system.\n - Full documentation.\n\n## System requirements\n\n - Apache web server (mod_rewrite module required).\n - PHP 7.0 or higher (Multibyte String, GD, SimpleXML, DOM extensions required).\n - MySQL database.\n\n## Installation\n\n 1. Download the [latest version](https://github.com/cadmium-org/cadmium-cms/releases) of Cadmium CMS and unzip it.\n 2. Upload contents of the *www* directory into the root directory of your web server.\n 3. CHMOD following directories to 755 (or 777):\n  - */engine/System/Classes/Addons*\n  - */engine/System/Data*\n  - */engine/System/Languages*\n  - */engine/System/Templates*\n  - */uploads*\n 4. Create a MySQL database.\n 5. Go to *your-site.com/install.php* and follow installation instructions.\n\n### Installing via Composer\n\nYou can also install Cadmium CMS with Composer.\n\nRun the following command:\n\n```\ncomposer create-project cadmium-org/cadmium-cms -s dev\n```\n\nor create the *composer.json* file:\n\n```json\n{\n\t\"require\": {\n\t\t\"cadmium-org/cadmium-cms\": \"dev-master\"\n\t}\n}\n```\n\nand then run:\n\n```\ncomposer install\n```\n\n----------\n\nOfficial website: http://cadmium-cms.com\n\nCopyright (c) 2017, Anton Romanov. All rights reserved.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcadmium-org%2Fcadmium-cms","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcadmium-org%2Fcadmium-cms","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcadmium-org%2Fcadmium-cms/lists"}