A bit of recognition #351
Replies: 2 comments 5 replies
-
|
Thank you so much for this message @trabulium! Please let me know when you publish a store with Maho, I'd love to publish it on Maho's website. Can I ask you what breaking changes you did find? |
Beta Was this translation helpful? Give feedback.
-
|
Hi Fabrizio - here's a basic summary. Summary Statistics
Zend_Mail/Zend_Mime → Symfony Mailer I'm. also working on a few things that I plan to open source for Maho and / or Submit as PR's . I've worked heavily with Claude Code for a long time now but when I was trying to use it with Maho, it would often still try and use Magento1 methods: ie: Zend / Prototype etc. So I've been working on this "Claude Skill" to help produce Maho modules from text prompt, convert Mage1 -> Maho modules quickly and easily with quite a low token count - The module maker uses claude to create a json/yaml file that it can then produce all files from - it adds fields to the grid and handles date, file upload, wysiwyg editor, crons, frontend and backend routes, side blocks , many to many relationships etc. - it allows "Prompt to basic CRUD module creation" in minutes. https://github.com/trabulium/mahocommerce-extension-builder/tree/master An example json can be found here: The other modules I am working on right now: Point of Sale system built on Vue - Current features:
Additionally, to create the above - I've built out the following GraphQL APIs to support the POS (so it could be run as a mobile app later / offline sync etc) ./packages/maho/api-checkout/schema/checkout.graphqls And also the Gift Card module with both QR Code / Barcode support, email, scheduling etc.
I will discuss with you if you want to integrate any of these into core Maho - I do think it would have numerous advantages to have them available in the core but obviously, it has to fit with your vision for Maho. In any case, they will be open sourced. |
Beta Was this translation helpful? Give feedback.








Uh oh!
There was an error while loading. Please reload this page.
-
Hi Fabrizio,
I just wanted to say what you're pumping out is simply amazing. Just doing an upgrade to 25.11.0. now (site still in development). Obviously, there was a lot of breaking changes but I could rip through it pretty quickly with help from Claude Code. It feels good to modernise the codebase. I really don't know how you have the time to get so much done.
Beta Was this translation helpful? Give feedback.
All reactions