Shopping Cart Operations > Documentations & Manuals
Extension Developer Tools (Wizard Creator)
bcsteeve:
I gather it is NOT working, despite the 1.2 directory structure. I'm not at all clear on what any of it does yet, but as I went through with random "test" data, when I got to the XML generation part that the OP mentioned, I click Save Layout XML button and immediately it directs to a non-existent "/undefined&undefined" location
Osaze:
I went through the wizard creator and must say it appears its meant to ease my pain for developing extensions for Abantecart but haven't been able to do that.
I also checked the documentation for it, found nothing substantial.
I currently have an ambitious project for abantecart but I haven't been able to figure out how to use Extension Developer tool for it so I have started coding manually. I also am not a huge fan of OOP for PHP so am moving slowly but surely.
Am currently building a multi-seller extension. This isn't something far from my programming skillset but the documentation hasn't been good to me.
Can someone explain the whole MVC thing to me using Extension Developer Tool as a guide?
When i even generated views and controllers, I couldn't access them.. I believe I don't understand routes for PHP MVC.
I do alot of MVC on Ruby on Rails but this is not explanatory. I will be glad if someone can really use an example.
E.g. Create an empty extension using MVC with an add-on for admin and access the Views from the browser. I will be able to pick up from there
bcsteeve:
seriously... run away. Just run away! As you can see it has been three weeks since my post and there was no reply. I asked several questions on this forum, and this is the first time I've gotten a notification of a response and its you asking a question, not someone answering :)
So that shows you the kind of "support" you can expect.
AbanteCart card is wonderfully conceived, horribly executed. I'm sure I'll be banned for this, but that's OK. If I can save one person from wasting the hours I did....
good luck to you.
abolabo:
I recommend you read up on MVC concept in WIKIPEDIA
This design pattern for many years and AbanteCart is not the only project that utilize it.
When we planned to make developer tools our aim was to simplify the creation of the structure of extension. If you do not understand the basic architecture of MVC, the developer tools will not completely help you.
Look at this topic article on the Internet, and then go into the offense.
good luck to you too.
Osaze:
--- Quote from: abolabo on July 30, 2015, 12:59:03 PM ---
This design pattern for many years and AbanteCart is not the only project that utilize it.
When we planned to make developer tools our aim was to simplify the creation of the structure of extension. If you do not understand the basic architecture of MVC, the developer tools will not completely help you.
good luck to you too.
--- End quote ---
I have read up the MVC approach. I understand it because I also write MVC based programs on Ruby. I just need a simple 5 minute example on how to write a very very basic plugin using this video. The most basic plugin that can be written. So, i understand how things go. I can find my way from there.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version