arnisjuraga
arnisjuraga
You are right, it more looks to be dedicated to end user, not dev framework
@stefanhuber @landsman - can discuss it more in details in Slack?
Symlinks is not supported on Windows. And more administrative overhead, I think.
@prhost - you have a great ideas! But you are right, i "am" :) scared of this idea. Basically, because of to main scope and idea of Copona - as...
It was too late for me, and I forgot to write, but you mentioned it already - yes, we can start a new branch, and make it creatively. And let's...
we are starting to create a modification for Copona - "custom plugin", and now is the right moment to decide - where to "put it" I mean, in a directory...
I am on integrating this for now. Give me a message, if you have opinion on this: all extensions are places in /extensions/ folder, and is loaded both in admin...
At the moment, idea will be to crate an identical structure as it's for old modules, this helps a lot to use any Opencart modules with small modification. We are...
The first look: a66baee05811601beac88e458e79af509d6da021 At the moment, only Shipping extensions can be moved to ```/extensions/Vendor/ExtensionName/...``` structure, because we need to modify all other extension controllers in admin. We are using...
I am thinking of making a method, to return "extension file if exists", this will be much more maintainable and usable. All requests at one place. Catching then can be...