{"id":14987394,"url":"https://github.com/monitork/fatheme","last_synced_at":"2025-04-14T16:41:05.688Z","repository":{"id":56985584,"uuid":"119520105","full_name":"monitork/fatheme","owner":"monitork","description":"This is simple way to create Theme and layout with Codeigniter 4 (Codeigniter4, CI4)","archived":false,"fork":false,"pushed_at":"2018-01-31T02:40:37.000Z","size":36,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-28T05:23:20.878Z","etag":null,"topics":["ci","ci4","codeigniter4","theme"],"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/monitork.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":"2018-01-30T10:23:56.000Z","updated_at":"2023-04-11T08:50:36.000Z","dependencies_parsed_at":"2022-08-21T12:20:48.205Z","dependency_job_id":null,"html_url":"https://github.com/monitork/fatheme","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/monitork%2Ffatheme","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/monitork%2Ffatheme/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/monitork%2Ffatheme/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/monitork%2Ffatheme/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/monitork","download_url":"https://codeload.github.com/monitork/fatheme/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248918089,"owners_count":21183114,"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":["ci","ci4","codeigniter4","theme"],"created_at":"2024-09-24T14:14:33.006Z","updated_at":"2025-04-14T16:41:05.660Z","avatar_url":"https://github.com/monitork.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# FATheme\nCodeigniter 4 Basic Theme\n```\ncodeigniter/\n├── application/\n├── composer.json\n├── composer.lock\n├── public/\n|   ├── themes/\n|   |     └── Default\n|   |         └── views  \n|   |             ├── partial \n|   |             └── layouts  \n│   ├── .htaccess\n│   └── index.php\n└── vendor/\n    └── codeigniter/\n        └── framework/\n            └── system/\n````\nI custom view helper of codeigniter 4 framework to config the theme with [Code Modules](https://bcit-ci.github.io/CodeIgniter4/general/modules.html?highlight=core%20module)\nSEE THE IMAGE ==\u003e Layout of Theme\n![Alt text](/screenshot.png?raw=true \"Layout\")\n1. Install:\n```\ncomposer require fireantlabs/fatheme\n```\n2. Go application -\u003e Config -\u003e Autoload.php \n```\n$psr4 = ['Theme' =\u003eFCPATH.'themes']\n```\nConfig eviroment to development --\u003e Show debug bar \n```\n$_SERVER['CI_ENVIRONMENT'] = 'development';\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmonitork%2Ffatheme","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmonitork%2Ffatheme","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmonitork%2Ffatheme/lists"}