{"id":20160375,"url":"https://github.com/kriptograf/yii2-forum","last_synced_at":"2025-06-21T20:05:23.720Z","repository":{"id":82223187,"uuid":"63450719","full_name":"kriptograf/yii2-forum","owner":"kriptograf","description":"Yii2 forum module","archived":false,"fork":false,"pushed_at":"2016-07-15T21:15:42.000Z","size":14,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-11T05:44:02.199Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":false,"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/kriptograf.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}},"created_at":"2016-07-15T21:00:25.000Z","updated_at":"2023-02-14T18:29:48.000Z","dependencies_parsed_at":null,"dependency_job_id":"7a15f465-9cd4-471f-9a72-84ba6d92e55e","html_url":"https://github.com/kriptograf/yii2-forum","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/kriptograf/yii2-forum","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kriptograf%2Fyii2-forum","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kriptograf%2Fyii2-forum/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kriptograf%2Fyii2-forum/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kriptograf%2Fyii2-forum/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kriptograf","download_url":"https://codeload.github.com/kriptograf/yii2-forum/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kriptograf%2Fyii2-forum/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261186769,"owners_count":23121943,"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-14T00:13:53.650Z","updated_at":"2025-06-21T20:05:18.692Z","avatar_url":"https://github.com/kriptograf.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# yii2-forum\n@TODO:\n*Admin interface*\nThis is a simple Yii2 forum module. Logged in users can create posts and comment in forum categories.\n\nIf you have questions drop me a message at benas@paulikas.eu or skype: benas.paulikas\n\n### 1. Download\n\nYii2-forum can be installed using composer. Run following command to download and install Yii2-forum:\n\n```bash\n*composer require \"benaspaulikas/yii2-forum:dev-master\"*\n```\n\n### 2. Configure\n\nAdd following lines to your main configuration file:\n\n```php\n'forum' =\u003e [\n    'class' =\u003e 'benaspaulikas\\forum\\Module',\n        'modelMap' =\u003e [\n            'User' =\u003e 'common\\models\\User'\n        ],\n    ]\n]\n```\n\n### 3. Update database schema\n\n```bash\n$ php yii migrate/up --migrationPath=@vendor/benaspaulikas/yii2-forum/migrations\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkriptograf%2Fyii2-forum","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkriptograf%2Fyii2-forum","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkriptograf%2Fyii2-forum/lists"}