Skip to content
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

[K4] 4.0 Compatibility #7

Closed
afbora opened this issue Nov 28, 2023 · 3 comments
Closed

[K4] 4.0 Compatibility #7

afbora opened this issue Nov 28, 2023 · 3 comments
Assignees

Comments

@afbora
Copy link

afbora commented Nov 28, 2023

The internal $model->contentFiles() method has been deprecated. You can use $model->storage()->contentFiles() instead, however please note that this method is also internal and may be removed in the future.

Kirby 4.0.0-rc.4
PHP 8.1.23

@Treast
Copy link
Owner

Treast commented Dec 2, 2023

Should be fixed on v1.3.2.

I've only checked on the starter kit v4, tell me if it's good for you !

@Treast Treast self-assigned this Dec 2, 2023
@afbora
Copy link
Author

afbora commented Dec 10, 2023

Works great, thanks!

@afbora afbora closed this as completed Dec 10, 2023
@afbora
Copy link
Author

afbora commented Dec 10, 2023

Updated K4 compatibility in getkirby.com plugins directory getkirby/getkirby.com@4588df5

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants