{"id":13532115,"url":"https://github.com/laravel-admin-extensions/css-editor","last_synced_at":"2025-07-02T09:06:03.507Z","repository":{"id":57011869,"uuid":"148424767","full_name":"laravel-admin-extensions/css-editor","owner":"laravel-admin-extensions","description":"CSS editor extension for laravel-admin based on code-mirror","archived":false,"fork":false,"pushed_at":"2018-09-23T16:11:29.000Z","size":4,"stargazers_count":2,"open_issues_count":0,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-03T16:11:46.781Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/laravel-admin-extensions.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":"2018-09-12T05:11:08.000Z","updated_at":"2022-10-14T12:21:05.000Z","dependencies_parsed_at":"2022-08-21T15:10:40.329Z","dependency_job_id":null,"html_url":"https://github.com/laravel-admin-extensions/css-editor","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/laravel-admin-extensions/css-editor","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laravel-admin-extensions%2Fcss-editor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laravel-admin-extensions%2Fcss-editor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laravel-admin-extensions%2Fcss-editor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laravel-admin-extensions%2Fcss-editor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/laravel-admin-extensions","download_url":"https://codeload.github.com/laravel-admin-extensions/css-editor/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laravel-admin-extensions%2Fcss-editor/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263108812,"owners_count":23415006,"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-08-01T07:01:08.308Z","updated_at":"2025-07-02T09:06:03.416Z","avatar_url":"https://github.com/laravel-admin-extensions.png","language":"PHP","readme":"CSS editor extension for laravel-admin based on code-mirror\n======\n\n## Installation \n\n```bash\ncomposer require laravel-admin-ext/css-editor\n\nphp artisan vendor:publish --tag=laravel-admin-code-mirror\n```\n\n## Configuration\n\nIn `extensions` section of file `config/admin.php`，add following configurations\n```php\n\n    'extensions' =\u003e [\n\n        'css-editor' =\u003e [\n        \n            // set to false if you want to disable this exteions\n            'enable' =\u003e true,\n            \n            // editor configuration \n            'config' =\u003e [\n                \n            ]\n        ]\n    ]\n\n```\n\nThe configuration of the editor can be found in [CodeMirror Documents](https://codemirror.net/)\n\n## Usage\n\nUse it in form\n```php\n$form-\u003ecss('code');\n\n$form-\u003escss('code');\n\n$form-\u003eless('code');\n\n```\n\nSet height\n```php\n$form-\u003ecss('code')-\u003eheight(500);\n```\n\n## Donate\n\n\u003e Help keeping the project development going, by donating a little. Thanks in advance.\n\n[![PayPal Me](https://img.shields.io/badge/Donate-PayPal-green.svg)](https://www.paypal.me/zousong)\n\n![-1](https://cloud.githubusercontent.com/assets/1479100/23287423/45c68202-fa78-11e6-8125-3e365101a313.jpg)\n\nLicense\n------------\nLicensed under [The MIT License (MIT)](LICENSE).\n","funding_links":["https://www.paypal.me/zousong"],"categories":["扩展包"],"sub_categories":["字段类扩展包"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flaravel-admin-extensions%2Fcss-editor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flaravel-admin-extensions%2Fcss-editor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flaravel-admin-extensions%2Fcss-editor/lists"}