{"id":18929494,"url":"https://github.com/thecodingmachine/cms.scaffolder","last_synced_at":"2025-08-09T15:26:16.499Z","repository":{"id":57020119,"uuid":"56787341","full_name":"thecodingmachine/cms.scaffolder","owner":"thecodingmachine","description":"[Experimental] This package contains a library to generate CMS components for Mouf","archived":false,"fork":false,"pushed_at":"2016-04-22T14:18:57.000Z","size":114,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-02-16T12:30:25.759Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/thecodingmachine.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}},"created_at":"2016-04-21T15:58:27.000Z","updated_at":"2016-04-22T12:54:12.000Z","dependencies_parsed_at":"2022-08-22T20:31:20.828Z","dependency_job_id":null,"html_url":"https://github.com/thecodingmachine/cms.scaffolder","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/thecodingmachine%2Fcms.scaffolder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodingmachine%2Fcms.scaffolder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodingmachine%2Fcms.scaffolder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodingmachine%2Fcms.scaffolder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thecodingmachine","download_url":"https://codeload.github.com/thecodingmachine/cms.scaffolder/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239927823,"owners_count":19719835,"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-08T11:33:00.649Z","updated_at":"2025-02-20T22:42:07.336Z","avatar_url":"https://github.com/thecodingmachine.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"About CMS Scaffolder\n=================================\n\nWhat is it?\n-----------\n\nMouf CMS Scaffolder is a PHP library designed to easily create CMS components.\n\n\nHow to use ?\n---------------------\n\nTo use the CMS Scaffolder, you just need to define your component name, and set it into the CMS =\u003e Scaffolder tab in Mouf's interface.\nHere are the steps :\n\n1. You set your component's name, for example : Blog. WARNING : For now, the component name has to be in the SINGULAR to avoid the generated controller to use inexistant DAOs \u0026 Beans.\n2. You click on \"Generate component\"\n    - The library will automatically :\n        - Generate an SQL file\n        - Generate a database patch using this SQL file\n        - Apply the database patch\n        - Generate the DAOs and Beans (using TDBM) ; BlogDao, BlogBean etc.\n        - Generate views\n        - Generate a controller -- BlogController -- with methods allowing to :\n            - Display a front-office list\n            - Display a back-office list\n            - Display an item\n            - Edit / Save / Delete an item\n3. Purge cache -- to map the new URLs\n4. Let's use it !\n\nThe CMS Scaffolder does not provide (for now) a pretty display, it will let you totally free to modify the views and integer it easily in your custom template.\n\n\nDesign choices\n--------------\n\nIn the base version, the CMS component contains :\n- Title\n- Slug (auto generated from title)\n- Short text\n- Content\n- Image\n- Creation date\n- Update date\n\nWe think these are the minimum of useful datas for a CMS component.\nYou don't have many useless components, and you're totally free to override the component with your custom needed datas.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthecodingmachine%2Fcms.scaffolder","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthecodingmachine%2Fcms.scaffolder","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthecodingmachine%2Fcms.scaffolder/lists"}