MrMicky
MrMicky
My bad it’s not directly in the README, but for example you can do this: ```java boolean ignoreClicks = false; inv.addClickHandler(e -> { if (ignoreClicks) { return; } if (someConditionThatShouldRemoveHandler)...
Hi @Ionaru, do you think you could look at this when you have some time ? Because currently the `iconClassMap` option isn’t working, and this PR fixes this issues and...
How this issue can be reproduced ? Because if the path is empty, the home route should be served 🤔
Closing this for now as it cannot be reproduced, but any help on how to reproduce would be highly appreciated!
After some tests, I'm closing this for now, as it adds a lot of complexity to the product page, which is already pretty crowded. A special plugin could be an...
> When will support, we really need it! Like all suggestions, there is no ETA, especially for this one as due to the important number of payment gateways supported it’s...
> Azuriom is awesome. But it's focus is mainly minecraft. It is a bummer so I left it and used some other CMS. Awesome otherwise. But stuff like billing monthly...
After lot of works, subscriptions are finally coming ! Currently this feature in is private beta before release, see the announcement on our [Discord server](https://azuriom.com/discord) for details and beta access...
Adding new payment methods is still not planned (especially not MercadoPago due to the lack of English resources), but the subscriptions are designed with modularity in mind so it’s perfectly...
Now available in version 1.2.0 of the shop 🚀