{"id":22327639,"url":"https://github.com/schlaefer/phileservecontentfiles","last_synced_at":"2025-03-26T06:23:47.197Z","repository":{"id":28179444,"uuid":"31680933","full_name":"Schlaefer/phileServeContentFiles","owner":"Schlaefer","description":"Plugin for PhileCMS to serve files from the content/ directory","archived":false,"fork":false,"pushed_at":"2019-05-28T06:18:43.000Z","size":6,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-31T08:12:56.730Z","etag":null,"topics":["philecms","philecms-plugin"],"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/Schlaefer.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":"2015-03-04T21:31:54.000Z","updated_at":"2019-05-28T06:13:03.000Z","dependencies_parsed_at":"2022-08-02T11:01:59.144Z","dependency_job_id":null,"html_url":"https://github.com/Schlaefer/phileServeContentFiles","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Schlaefer%2FphileServeContentFiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Schlaefer%2FphileServeContentFiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Schlaefer%2FphileServeContentFiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Schlaefer%2FphileServeContentFiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Schlaefer","download_url":"https://codeload.github.com/Schlaefer/phileServeContentFiles/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245599792,"owners_count":20642184,"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":["philecms","philecms-plugin"],"created_at":"2024-12-04T03:10:04.834Z","updated_at":"2025-03-26T06:23:47.177Z","avatar_url":"https://github.com/Schlaefer.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Serve Content Files Plugin for PhileCMS #\n\n[![Build Status](https://travis-ci.org/Schlaefer/phileServeContentFiles.svg?branch=master)](https://travis-ci.org/Schlaefer/phileServeContentFiles)\n\nThis plugin tries some magic™ to directly serve additional files from the `content/` directory:\n\n- change HTML output and insert `content/` if it's missing in URLs\n- serve requests without `content/` in URL from the `content/` directory\n\nNote: This plugin trades some performance (potentially serving files through PHP) for convenience (no need to fiddle with the server or content files).\n\n[Project Home](https://github.com/Schlaefer/phileServeContentFiles)\n\n### 1.1 Installation (composer) ###\n\n```json\n\"require\": {\n   \"siezi/phile-serve-content-files\": \"*\"\n}\n```\n\n### 1.2 Installation (Manual Download)\n\n* Install [Phile](https://github.com/PhileCMS/Phile)\n* copy this plugin into `plugins/siezi/phileServeContentFiles`\n\n### 2. Activation\n\nAfter you have installed the plugin you need to activate it. Add the following line to Phile's root `config.php` file:\n\n```php\n$config['plugins']['siezi\\\\phileServeContentFiles'] = ['active' =\u003e true];\n```\n\n### 3. Configuration ###\n\nSee plugin `config.php` file.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fschlaefer%2Fphileservecontentfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fschlaefer%2Fphileservecontentfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fschlaefer%2Fphileservecontentfiles/lists"}