[PR #1802] [MERGED] feat: add Scheduler installation command #1876

Closed
opened 2026-02-26 03:32:38 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/koel/koel/pull/1802
Author: @phanan
Created: 7/22/2024
Status: Merged
Merged: 7/22/2024
Merged by: @phanan

Base: masterHead: scheduler


📝 Commits (1)

  • db2871c feat: add Scheduler installation support

📊 Changes

5 files changed (+145 additions, -26 deletions)

View changed files

📝 app/Console/Commands/InitCommand.php (+30 -18)
app/Console/Commands/InstallSchedulerCommand.php (+49 -0)
📝 composer.json (+2 -1)
📝 composer.lock (+48 -1)
📝 docs/cli-commands.md (+16 -6)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/koel/koel/pull/1802 **Author:** [@phanan](https://github.com/phanan) **Created:** 7/22/2024 **Status:** ✅ Merged **Merged:** 7/22/2024 **Merged by:** [@phanan](https://github.com/phanan) **Base:** `master` ← **Head:** `scheduler` --- ### 📝 Commits (1) - [`db2871c`](https://github.com/koel/koel/commit/db2871c9786cd9aa1f6dce9b0268879f38c1bf51) feat: add Scheduler installation support ### 📊 Changes **5 files changed** (+145 additions, -26 deletions) <details> <summary>View changed files</summary> 📝 `app/Console/Commands/InitCommand.php` (+30 -18) ➕ `app/Console/Commands/InstallSchedulerCommand.php` (+49 -0) 📝 `composer.json` (+2 -1) 📝 `composer.lock` (+48 -1) 📝 `docs/cli-commands.md` (+16 -6) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 03:32:38 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/koel-koel#1876
No description provided.