-
Notifications
You must be signed in to change notification settings - Fork 3
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
Compatibility with Contao 5.1 #57
Comments
@Cleanerrr Try to install the version dev-contao5 and check if everything works. Please report errors here. If everything is fine I can create the final version. |
Hi Clif, |
Thank you. Sounds good. |
Hi, |
No, not yet ... |
Hi, |
Is there any update on the new version for Contao 5.3? |
Are there any updates on a Contao 5.3 version? Can I use the “dev-contao5” version? Are there any known issues with Contao 5.3? I am about to update a website that uses the extension and would love to hear some news. |
The Contao update for the site is nearly complete. Initially, I considered using input type="date" instead of the Calendarfield extension, but it led to new issues. So, I installed the “dev-contao5” version, and it’s mostly working fine. However, when I select a custom icon for the form field, I encounter this error:
As a workaround, I modified the default icon directly in the form_calendarfield.html5 template. In the backend, there’s also a minor display issue: |
I have installed and tested the ‘dev-contao5’ with Contao 5.3.19 (PHP 8.3). All functions work exactly as they did before. I can also confirm that an error message appears in the frontend when selecting a custom icon. The log-file contains the following:
I think if this is still adapted, the module for Contao can be released for this Contao version. It would also be great if this were possible soon, as Contao 4.13 is coming to an end and 5.3 is already an established version. |
When I try to install the dev-contao5 package via package upload, I get the error "Die composer.json Schema-Validierung ist fehlgeschlagen. Error validating /version: The property version is required". |
To install the dev-contao5 package, I entered the following line in the composer.json and then executed the installation with the Contao Manager: |
Hi,
is a Contao 5.1 version planned soon?
Thanks
The text was updated successfully, but these errors were encountered: