{"id":19307939,"url":"https://github.com/xpressengine/plugin-board","last_synced_at":"2025-10-08T11:35:05.800Z","repository":{"id":43101276,"uuid":"46262531","full_name":"xpressengine/plugin-board","owner":"xpressengine","description":"Board plugin for XpressEngine.","archived":false,"fork":false,"pushed_at":"2023-06-16T03:34:12.000Z","size":13197,"stargazers_count":9,"open_issues_count":37,"forks_count":6,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-01-06T01:25:04.715Z","etag":null,"topics":["board","xpressengine","xpressengine-module","xpressengine-plugin"],"latest_commit_sha":null,"homepage":null,"language":"HTML","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/xpressengine.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":"2015-11-16T08:44:35.000Z","updated_at":"2024-09-22T07:44:17.000Z","dependencies_parsed_at":"2025-01-06T01:22:35.481Z","dependency_job_id":"4885842d-f403-42f4-a147-dc4b6c87a6da","html_url":"https://github.com/xpressengine/plugin-board","commit_stats":null,"previous_names":[],"tags_count":50,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xpressengine%2Fplugin-board","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xpressengine%2Fplugin-board/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xpressengine%2Fplugin-board/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xpressengine%2Fplugin-board/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xpressengine","download_url":"https://codeload.github.com/xpressengine/plugin-board/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240409783,"owners_count":19796794,"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":["board","xpressengine","xpressengine-module","xpressengine-plugin"],"created_at":"2024-11-10T00:13:05.763Z","updated_at":"2025-10-08T11:35:00.761Z","avatar_url":"https://github.com/xpressengine.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n\u003cp align=\"center\"\u003e \n  \u003cimg src=\"https://raw.githubusercontent.com/xpressengine/plugin-board/master/icon.png\"\u003e\n \u003c/p\u003e\n\n# XE3 Board Plugin\n이 플러그인은 Xpressengine3(이하 XE3)의 플러그인입니다.\n\n이 플러그인을 사용하여, 게시판 기능을 사용할 수 있습니다.\n\u003cp align=\"center\"\u003e \n  \u003cimg src=\"https://raw.githubusercontent.com/xpressengine/plugin-board/develop/board_preview.png\"\u003e\n \u003c/p\u003e\n\n\n\n## What can I do?\n\n본 플러그인을 사용하여 커뮤니티를 구축/운영 함에 있어서 기본적인 게시판 기능을 수행할 수 있으며,\nComment 플러그인과 같이 사용하여 댓글을 작성할 수 있습니다.\n\n그 이외의도 아래의 기능을 지원합니다.\n\n* 카테고리 생성 / 제거 / 게시글 분류\n* 댓글 작성 및 삭제\n* 익명으로 글 작성 \n\n## Installation specification\n* Minimum installation environment\n   XE3, PHP 7.0 or later\n* Recommended installation environment\n   XE3, PHP 7.1 or later\n\n## Caution\n본 플러그인과의 의존성이 있는 Comment 플러그인을 삭제하는 경우 정상적인 플러그인 사용이 되지 않을 수 있습니다.\n\n\n\n# Installation\n### Console\n```\n$ php artisan plugin:install board\n```\n\n### Web install\n- 관리자 \u003e 플러그인 \u0026 업데이트 \u003e 플러그인 목록 내에 새 플러그인 설치 버튼 클릭\n- `board` 검색 후 설치하기\n\n\n\n# Usage\n관리자 \u003e 사이트 맵\u003e 사이트 메뉴 편집에서 `아이템 추가` 기능으로 게시판을 추가해서 사용합니다.\n게시판 추가는 아래 순서로 가능합니다.\n1. `아이템 추가` 클릭\n2. Board 선택 후 하단에 `다음` 클릭\n3. itemURL, Item Title 등 세부사항 입력\n4. 등록\n\n# Option\n**게시판 기본 설정**\n\u003e **Table Division**\n\u003e \n\u003e 생성되는 게시판 데이터를 분리된 데이터베이스 테이블을 사용하도록 하는 설정입니다. 이 설정을 사용함으로 할 경우 데이터베이스에 새로운 테이블이 추가되어 데이터베이스 데이터 레벨에서 부하분산 될 수 있도록 기능을 제공합니다.\n\u003e\n\u003e **Revision**\n\u003e\n\u003e 게시물의 버전 관리를 제공합니다. 버전 관리를 사용할 경우 이전 버전으로 되돌리기 기능 등을 사용할 수 있습니다.\n\n## License\n이 플러그인은 LGPL라이선스 하에 있습니다. \u003chttps://opensource.org/licenses/LGPL-2.1\u003e\n![License](http://img.shields.io/badge/license-GNU%20LGPL-brightgreen.svg)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxpressengine%2Fplugin-board","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxpressengine%2Fplugin-board","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxpressengine%2Fplugin-board/lists"}