Closed mickaelandrieu closed 4 years ago
This one si a module, should it be move to the core? :D https://github.com/prestashop/ps_linklist
Well, I don't know... why is it a module @Quetzacoalt91? Do we need some features only available in modules?
If we don't have a quick solution for it, we may do it in 1.7.6 instead, I've just didn't noticed this page came from a module... this is another one use case we need to work on it.
Because this is not a critical feature expected in a shop (for instance in catalog mode). That's why we made it easily removed or replaced.
so this should stay a module.
I don't have a solution right now for Module Controllers, I'll postpone this controller to 1.7.6, and during 1.7.5 we need to work on How we can migrate Module Controllers => https://github.com/PrestaShop/prestafony-project/issues/11
The roadmap has been updated, I need the validation of @eternoendless https://github.com/PrestaShop/prestafony-project/issues/10
@PierreRambaud This is now possible to do Module Controllers, see => https://github.com/PrestaShop/prestafony-project/blob/master/docs/create-your-own-modern-controllers.md
So we don't need to move to the core, but in the end, the decision is not up to me...
Ping @eternoendless : for this module, should we re-introduce it to the core, or should we migrate the module to 1.7?
Migration to Symfony to the page located here: http://localhost/admin-dev/index.php?controller=AdminLinkWidget
Docs to follow
Locked by https://github.com/PrestaShop/prestafony-project/issues/11