https://github.com/baserproject/bcupdatesupporter
baserCMS本体のアップデートサポート機能
https://github.com/baserproject/bcupdatesupporter
Last synced: 12 months ago
JSON representation
baserCMS本体のアップデートサポート機能
- Host: GitHub
- URL: https://github.com/baserproject/bcupdatesupporter
- Owner: baserproject
- Created: 2024-07-01T09:06:50.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-13T07:38:04.000Z (over 1 year ago)
- Last Synced: 2025-06-07T04:32:06.391Z (about 1 year ago)
- Language: PHP
- Size: 148 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# BcUpdateSupporter plugin for baserCMS
baserCMSコアのアップデートサポート機能
## Installation
You can install this plugin into your baserCMS application using [composer](https://getcomposer.org).
The recommended way to install composer packages is:
```
composer require your-name-here/bc-update-supporter
```