{"id":18576199,"url":"https://github.com/deuill/cecil","last_synced_at":"2025-05-16T00:34:45.973Z","repository":{"id":15306475,"uuid":"18036336","full_name":"deuill/cecil","owner":"deuill","description":"Cecil is the de facto CMS for the Sleepy web framework.","archived":false,"fork":false,"pushed_at":"2015-08-21T16:06:46.000Z","size":662,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-09T05:10:12.640Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/deuill.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}},"created_at":"2014-03-23T15:31:07.000Z","updated_at":"2015-08-21T15:53:11.000Z","dependencies_parsed_at":"2022-08-25T15:22:23.101Z","dependency_job_id":null,"html_url":"https://github.com/deuill/cecil","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/deuill%2Fcecil","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deuill%2Fcecil/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deuill%2Fcecil/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deuill%2Fcecil/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/deuill","download_url":"https://codeload.github.com/deuill/cecil/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254447976,"owners_count":22072755,"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":[],"created_at":"2024-11-06T23:23:58.864Z","updated_at":"2025-05-16T00:34:45.935Z","avatar_url":"https://github.com/deuill.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Cecil, the de facto CMS for the Sleepy web framework\n\n### Introduction\n\nCecil is a content management system, designed to tightly integrate with conventions\nused by the Sleepy web framework. It is built as a canonical web application upon\nSleepy, and as such uses facilities available to all applications. Special care\nhas been given in maintaining seperation between Sleepy and Cecil, and as such\nCecil isn't *necessarily* required for building a web application upon Sleepy.\n\nCecil is largely modular, and allows for user-generated modules, created according\nto specific needs. Each user in Cecil is assigned a seperate database, which contains\ntables (dynamically created according to assigned modules) specific to the user.\n\nBe aware that this is **alpha software**, and as such is functionally incomplete and\nmay contain bugs. However, Cecil is careful with destructive changes to databases\nand files, and I have not encountered any major issues during use.\n\n### Installation/Configuration\n\nCecil is designed to be installed as any other PHP-based webpage. Assuming you've\nalready set up your web-server to serve PHP files properly, simply copy Cecil into\nthe appropriate directory and set the root to the *\"webroot\"* subdirectory.\n\nCecil, as any other web application based on Sleepy, requires an **authorization\nkey** in order to make requests against the server. Since Cecil is usually the\nfirst application installed to make use of Sleepy, you need to request a key\ndirectly from the \"sleepyd\" binary on the server. To do so, run ```sleepyd user -a```\non the server, and Sleepy will return a valid authkey. Set this key in the *\"authkey\"*\nfield of the *\"config.php\"* configuration file, and you're all set (almost)!\n\nCecil provides a simple installation script for setting up the initial user and\ndatabase structure. Simply navigate to the *\"install.php\"* file on your web browser\nand follow the steps as displayed.\n\nIf you've managed to make it this far, congratulations, you have a working instance\nof Sleepy and Cecil going! Simply login as your administrator user and start making\nusers and modules.\n\n### Anything else?\n\nIn order to start developing on your own, there exists a [template application](https://github.com/deuill/sleepy-app/) you\ncan use as a launching pad.\n\nYou can find a demo of Cecil [here](http://cecil-demo.deuill.org). The\ncredentials for the demo user are **demo** and **demo123**. File uploading is\ndisabled for the demo and the data is reset every now and then.\n\n### License\n\nCecil is licensed under the terms of AGPL, version 3.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeuill%2Fcecil","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdeuill%2Fcecil","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeuill%2Fcecil/lists"}