{"id":28335386,"url":"https://github.com/a-r-m-i-n/dce","last_synced_at":"2025-10-12T05:08:24.872Z","repository":{"id":39376337,"uuid":"432696947","full_name":"a-r-m-i-n/dce","owner":"a-r-m-i-n","description":"TYPO3 CMS Extension. Best FlexForm based content elements since 2012. With TCA mapping feature, simple backend view and much more features which makes it super easy to create own content element types.","archived":false,"fork":false,"pushed_at":"2025-08-05T15:11:15.000Z","size":3795,"stargazers_count":16,"open_issues_count":14,"forks_count":20,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-10-03T07:52:48.633Z","etag":null,"topics":["php","typo3"],"latest_commit_sha":null,"homepage":"","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/a-r-m-i-n.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,"zenodo":null}},"created_at":"2021-11-28T11:45:55.000Z","updated_at":"2025-08-05T15:11:19.000Z","dependencies_parsed_at":"2024-06-19T06:15:52.578Z","dependency_job_id":"1a5ec2fa-e4a0-4ae6-9db5-07bfe3899f69","html_url":"https://github.com/a-r-m-i-n/dce","commit_stats":{"total_commits":1224,"total_committers":47,"mean_commits":26.04255319148936,"dds":"0.28104575163398693","last_synced_commit":"5fa3395f6f9a8b304d6544128c0be7ad4b85c42a"},"previous_names":[],"tags_count":101,"template":false,"template_full_name":null,"purl":"pkg:github/a-r-m-i-n/dce","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a-r-m-i-n%2Fdce","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a-r-m-i-n%2Fdce/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a-r-m-i-n%2Fdce/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a-r-m-i-n%2Fdce/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/a-r-m-i-n","download_url":"https://codeload.github.com/a-r-m-i-n/dce/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a-r-m-i-n%2Fdce/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279010343,"owners_count":26084738,"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-10-12T02:00:06.719Z","response_time":53,"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":["php","typo3"],"created_at":"2025-05-26T21:58:02.971Z","updated_at":"2025-10-12T05:08:24.859Z","avatar_url":"https://github.com/a-r-m-i-n.png","language":"PHP","funding_links":["https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick\u0026hosted_button_id=2DCCULSKFRZFU"],"categories":[],"sub_categories":[],"readme":"# DCE-Extension for TYPO3\n\n## What is DCE?\n\nDCE is an extension for TYPO3 CMS, which creates easily and fast *dynamic content elements*.\nBased on Extbase, Fluid and over 10 years of experience.\n\n\n### Screenshots\n\n![DCE General Configuration](Documentation/FirstSteps/Images/first-dce.png)\n\n![Inline Templating in DCE](Documentation/FirstSteps/Images/template-default.png)\n\n\n## Installation\n\nYou can install DCE in TYPO3 CMS using the [TER](https://extensions.typo3.org/extension/dce/)\nor use composer to fetch DCE from [packagist](https://packagist.org/packages/t3/dce):\n\n```\ncomposer req t3/dce:\"^3.2\"\n```\n\n\n## Documentation\n\nThe full documentation can be found here: https://docs.typo3.org/p/t3/dce/master/en-us/\n\n\n## How to contribute?\n\nJust fork this repository and create a pull request to the **master** branch.\nPlease also describe why you've submitted your patch. If you have any questions feel free to contact me.\n\nIn case you can't provide code but want to support DCE anyway, here is my [PayPal donation link](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick\u0026hosted_button_id=2DCCULSKFRZFU).\n\n**Thanks to all contributors and sponsors!**\n\n\n## DDEV Environment\n\nDCE ships a [DDEV configuration](https://github.com/a-r-m-i-n/ddev-for-typo3-extensions), which allows you to test DCE in any TYPO3 version:\n\n- 12.4\n- 13.x\n\nIt uses Apache2 with php-fpm (8.2) enabled.\n\n### Requirements\n\n- Docker\n- Docker Compose\n- DDEV\n\n### Setup\n\n1. Start the DDEV containers using\n    ```\n    ddev start\n    ```\n2. Next execute the following commands\n    ```\n    ddev install-v12\n    ddev install-v13\n    ```\n3. On https://dce.ddev.site/ you get a brief overview of the environment\n\n\n### Scripts\n\nBesides the installation scripts, DCE also provides host commands in DDEV, to\nrender and preview the documentation.\n\n**Render documentation:**\n```\nddev docs\n```\n\n**Preview rendered documentation:**\n```\nddev launch-docs\n```\nIt only opens the browser with the right location. Please render the documentation first.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fa-r-m-i-n%2Fdce","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fa-r-m-i-n%2Fdce","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fa-r-m-i-n%2Fdce/lists"}