Sven Reichel
Sven Reichel
There are two zip-files ... - openmage-v20.10.2.zip ... that contains everything - Source code (zip) ... zipped git repo
That's great. For the beginning we only need a domain for hosting the demo page. (Looking further ... having a sub-domain for every PR would be great.) Thanks for your...
Controllers, models later ... ? controllers are not autoloaded, could be a problem when overriden in 3rd-party-code?
https://github.com/OpenMage/magento-lts/pull/2533#issuecomment-1233672519 It should not break anything. The classes in "Mage/Adminhtml" are still there to override. Do i miss something?
Its "only" 15 modules, that have blocks in adminhtml. Check for aliases is planned.
Example: https://github.com/OpenMage/magento-lts/pull/4326/commits/70312f39a748dfd390c78574ae79d43cdc32482e.
This is not used in core, yet! I did not want to add acl-resources in that PR. @empiricompany "asked" for that feature. And imho its very useful for extensions. To...
> Can you explain how to test this PR? Is updated description enough?
Ping @empiricompany Based on your idea. Please take a minute.