Quantum-Manager / tracker

Tracker for all questions about Quantum Manager.
3 stars 0 forks source link

Joomla 4 support? #85

Closed crystalenka closed 4 months ago

crystalenka commented 3 years ago

Is your feature request related to a problem? Please describe. Quantum Manager does not currently support Joomla 4 (as far as I can see).

Describe the solution you'd like I would love to be able to continue to use it as my clients start to move to Joomla 4!

Describe alternatives you've considered Com_media 😭

Additional context Joomla 4 is due to be released this month and some clients are anxious to switch.

dmitriitux commented 3 years ago

in fact almost everything is done, I removed the jquery code that was by writing a compatible api. I need to rewrite a few installer files there. And the longest thing is to look at the plugins, the logic of the media fields has changed a little. Plugins, that is, I need to adapt a little. I will do this before October. It's just that we still abruptly do not switch to joomla 4 ourselves, because our entire stack of extensions did not switch to joomla 4

dmitriitux commented 3 years ago

photo_2021-08-04 11 48 21 here is how it looks for now, but we still need to tweak a little css and js scripts. I don't want to have two different versions for different joomla. I try to combine everything in one.

crystalenka commented 3 years ago

That's fantastic news, I am glad you are working on it! Looks great, I can't wait to try. Is there a way I can install it on a test site, or is it not ready for an installation package? (When I tried to install the most recent stable version it gave me an error.)

Thank you! You're awesome. Crystal

dmitriitux commented 3 years ago

you can download the master branch of the component, and delete the script.php file from the archive, then rebuild the archive from this. and then you can upload to joomla 4

dmitriitux commented 3 years ago

https://github.com/Quantum-Manager/quantummanager

crystalenka commented 3 years ago

Thank you!

bsakhanov commented 2 years ago

Добрый день, Дмитрий! Было бы конечно очень классно, если выпустите уже готовый релиз для joomla 4!

dmitriitux commented 2 years ago

Добрый день, Дмитрий! Было бы конечно очень классно, если выпустите уже готовый релиз для joomla 4!

Я сейчас продумываю и буду переписывать архитектуру менеджера, потому что стали проблемы развития, нужно его архитектуру улучшить

bsakhanov commented 2 years ago

Спасибо за труды. Просто невероятно удобный и технологичный компонент! Ждем с нетерпением новой версии!

Heart1010 commented 2 years ago

👍 I'm also thankful and waiting for the J4 version. Thanks @dmitriitux

dmitriitux commented 2 years ago

@Heart1010 I am rewriting the architecture of the manager, making it cross-platform now. We need to break it down and rewrite it.

dmitriitux commented 2 years ago

@Heart1010 @crystalenka you can look at your testing grounds. Now only the interception plugin and the insertion plugin from quantum do not work. The interception plugin is not enabled now after installation. And there an error with the installation of the lib_fields library is shown, you can ignore it.

https://hika.su/builds/free/dev_pkg_quantummanager.zip

Do not be afraid of the hika.su domain =)

makswell1986 commented 7 months ago

Здравствуйте Дмитрий не работает импорт изображений в редакторе материалов в joomla 4.4.3 после обновления. Плагин сам работает открывается а вот тут его нет в изображении для вводного текста Снимок Пожалуйста помогите с этим вопросом

makswell1986 commented 7 months ago

Здравствуйте Дмитрий не работает импорт изображений в редакторе материалов в joomla 4.4.3 после обновления. Плагин сам работает открывается а вот тут его нет в изображении для вводного текста Снимок Пожалуйста помогите с этим вопросом

Решение найдено, необходимо удалить папку /media/lib_fields. Затем заново переустановить компонент

Sulpher commented 4 months ago

Quantum Manager supports both Joomla 4 / 5 now. I am closing the ticket. Thanks to everyone.