Skip to content

feat: Add Cms\License::delete() & ::root() #7211

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 1 commit into
base: v5/develop
Choose a base branch
from

Conversation

distantnative
Copy link
Member

@distantnative distantnative commented May 12, 2025

Description

Summary of changes

  • Add Cms\License::delete() that removes the license file
  • Add Cms\License::root()
  • Add kirby property to Cms\License

Reasoning

Easy backend part of #6962 - trying to split PRs into smaller parts.

Changelog

Enhancements

  • New methods Kirby\Cms\License::delete() and Kirby\Cms\License::root()

Ready?

  • In-code documentation (wherever needed)
  • Unit tests for fixed bug/feature
  • Tests and CI checks all pass

For review team

  • Add changes & docs to release notes draft in Notion

@distantnative distantnative added this to the 5.1.0 milestone May 12, 2025
@distantnative distantnative self-assigned this May 12, 2025
@distantnative distantnative force-pushed the v5/feat/license-delete branch from bea4c57 to 48c0c7d Compare May 13, 2025 18:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant