Jump to content
thirty bees forum

All Activity

This stream auto-updates

  1. Yesterday
  2. For sure, I'm not the first to come up with this idea, and precisely because of what nickz said (code quality) I will never release any of those as a paid module. Saying that, if anybody wants to further develop/maintain some of those modules or a later version is worthy of becoming a thirty bees free community module, I'm more than happy to assist.
  3. Sure, there are some risks. But buying random modules on prestashop store is actually risky as well. Or downloading code from github. Isn't it even more risky? In my case it would just be a waste of not using AI. I have become a decent coder recent years, but some AI solution wear cleaner than I would have written it 😊
  4. It is a bubble similar to BLM,loud and incorrect assessments. Incorrect due to: Often forgotten and not even known by many that code need to be checked (debugged) and also validated, especially the contact forms running over databases. You see on reddit a lot of people totally flabbergasted by vibe coding' s ability. Creating is one thing, maintaining another, fence against attacks another. That is totally screened out by authors,
  5. ...useful to find malicious files on the server if they are placed, let's say in img where they are extremely hard to find manually... This is a very nice idea and a real business case πŸ™‚ Maybe we can see more about this in future. And regarding growing up, I'd like to say: my bank knows if there are too many zeros and it doesn't fit on the bank statement; they'll let me know πŸ€ͺπŸ€‘
  6. I never worked with claude yet. It seems to be the best model. But right now I can use Codex 5.3 with no limits in phpstorm. I only pay the 20$ plan. Codex 5.3 is very strong as well. Maybe there are "political" reason to leave OpenAI but pricing and quality aren't an issue for me right now πŸ˜…
  7. Last week
  8. All the free AI offerings have a daily usage limit (or they even fake model versions.). Nothing is truly free if you're looking at cutting-edge models. However, http://poe.com/ offers some pretty good models for free.
  9. NOT A MAINTAINER, JUST SPAM MODERATOR HERE. Yesterday I started testing it. After two PRs in code I have used 50% of my session quota. No matter how better is than GPT if I can use it only when they want I will not use it. (I'm on the first paid plan, that have 'normal' usage quotas)
  10. This is the number of records in the database being sold, not the number of users. One user may have hundreds or thousands of records in the database.
  11. No idea. I saw recently a post from their team stating, "they wish they had this many users". There are theoretically 21M users. Buildwith states: Live and Expired Prestashops: 681,607 So it can be actually true. 21M is really a lot compread to 0.6M
  12. OK, let stick to topic here and I will split it later tonight.\ EDIT - better late than ever... Let's discuss community modules and core additions made with AI here. Vibe coders - unite! My entries: antifraud module - sits in BO Orders and displays account info (number of orders, account age), device info (ip, location (based on external database), device, osint tools (sometimes it's usefull to check the customer email, phone in google if some order smells fishy - if they are present - most probably the order is OK). Also - 'soft ban' function - If I want to ban some customers and not fulfill their orders I can ban the account, the module tries to search for similar later registrations and notify me if it detects similar fingerprints. Also global account note - if I want to say something for later orders in this account it can be saved here. control center - offers a dragNdrop dashboard for merchants that want to see the high-level information - order by status, order profit by period, other KPIs, template export/import, etc My vision is when I 'become big' I will have this in my office on an LCD on the wall and only drink my Caipirinhas while looking at the numbers.... πŸ™‚ dual currency display for our EUR adoption - similar to Croatia we have to display prices in both currencies for a period - in FO and emails, not a complete solution but works. Dynamic llms.txt per shop - set up a dynamic llms.txt file per shop in multistore IndexNow Integration - update search providers that support it. thirty bees File Integrity - most recent and still unfinished - goes through each file on the root and tracks edits, deletions, or new files. Using SQLlite it gives a quick note on what is changed on the server in all folders - useful to find malicious files on the server if they are placed, let's say in img where they are extremely hard to find manually Dynamic Robots - serves a dynamic robots.txt file in a multistore environment. And of course many attempts on core changes - visible in github.
  13. I use abacus.ai. Although I like it, it although it has some disadvantage: you buy credits, but do not know how much credit a 'instruction' will cost.
  14. Maybe it would be interesting to create a special forum topic where people can share their with ai created modules if they want to
  15. @vincentdenkspelI said not just ... not just not. :) I have also created some modules that work. It's amazing!
  16. Some kind of OT, but which pricing model do you use @vincentdenkspel? I have a look for some php work on https://openlaboratory.ai/models/CodeLlama-70B but the Claude Sonnet with Coding looks also interesting. Maybe we should split this here for future AI things?
  17. We shouldn't mix things up too much here. And I do think that one more problem can create one more problem than the other. πŸ™‚ The right to be forgotten, data deletion, etc., must be guaranteed, but this can also happen through a standard request and doesn't have to be an automated process (perhaps it's different in other countries). Most retailers will probably use an ERP system or CRM in addition to their online shop system, so a process within the online shop itself isn't very helpful, because the data also needs to be deleted from other systems. I would find it a shame if the discussion and search for a solution ended here. That's usually how it feels in forums when someone brings up a different idea. Let's work on solutions for the cancellation button, and if necessary, everyone can review the minimum legal requirements again.
  18. I also created other modules. I use a dutch version of 'trustpilot' (keurmerk.info) The module I created with ai is twofold: 1) after the status of on order becomes 'delivered' the module will send a 'message' to keurmerk.info. Keurmerk.info will than send a review request to the customer. I the module I can set how much days after status 'delivered' the info is send to keurmerk.info. 2) the second part of the module is that I will display the last 5 reviews on my site in a slider. The third module I have created is a bulk-list-picker. With this module I select orders and the module will create a list of the stock locations of the ordered product. I can select 'per order' or 'bulk' This module has a bug in it, but I hope to sort this out very soon. consolidated_picking_list_20260223_123059.pdf
  19. Its completly sick, what you already achieved without writting code your own πŸ˜…
  20. I will. It is only on a test site. What I did: I uploaded the all Thirtybees 1.6.0 files in AI and had it analyse all the files. Based on the analysis I made AI create a 'Thirtybees module development guide' Whit this guide and my input I had ai create the module.
  21. @vincentdenkspel amazing! 😏 Don't forget: be careful. I would always recommend to work with testshops at least. Also try to learn some basics (in case you don't know anything right now). But in general this so cool. Keep going! @30knees This was my first guess too. But we might be wrong. It could actually be, that thirty bees is a winner of this. We have an open architecture here. It's accessible for all AI tools. And the system itself was built for extensions/moduls.
  22. Why not ? I'm not a developer. I just completed a giftcard module completely ai generated (claude sonnet 4.6). I'm still testing it, but as far as I can the functionality I wanted works. (including correct VAT calculation) How the module works: - Create a set number of gift card numbers. - Export the numbers to a CSV file for printing the gift cards. - Create a regular product (gift card) with 0% VAT. - Customer buys the product. - Link a gift card to the order. - Email the customer the PIN code. - Once the customer receives the physical gift card, they activate it with the PIN code on a special page. - After activation, the card can be used as a payment method. ----- GiftCardPayment β€” ThirtyBees Module Version: 1.0.0 Author: denkspellenparadijs [with assistance from Claude Sonnet 4.6] License: MIT Compatibility: ThirtyBees 1.6.x | PHP 8.0+ πŸ“‹ Description The GiftCardPayment module adds a complete gift card system to ThirtyBees webshops. Customers can use physical gift cards (with unique code and PIN) as a payment method β€” either fully or partially. In case of a partial payment, the remaining amount is automatically charged via the configured payment provider (Mollie or bank transfer). ✨ Features 🎁 Physical gift cards with unique codes and PIN protection πŸ’³ Two-step payment flow: gift card + remaining amount via PSP πŸ”Œ PSP-agnostic: works with Mollie and bank transfer (extendable with custom adapter) 🧾 VAT-correct handling for partial gift card payments 🏭 Bulk generation of gift cards via admin πŸ’° Balance check via frontend widget πŸ”— Activation via email β€” customer activates card via personal activation link πŸ”’ Blocking after too many failed PIN attempts πŸ“Š Full transaction history per gift card πŸ”’ Security PIN codes are stored as plaintext and as BCrypt hash (for validation) CSRF token validation on all AJAX endpoints Rate limiting on PIN attempts Cryptographically secure secure_key generation via random_bytes(32) πŸ“¦ Installation See INSTALLATION.md for full installation instructions. Quick install: 1. Upload giftcardpayment_v1.0.0.zip via Modules β†’ Upload a Module 2. Install the module 3. Clear the cache βš™οΈ Configuration After installation: 1. Go to Modules β†’ GiftCardPayment β†’ Configure 2. Set the payment provider (Mollie, Bank Transfer, etc.) 3. Set the validity period (default: 24 months) 4. Set the maximum number of failed PIN attempts (default: 3) πŸ“ Structure giftcardpayment/ β”œβ”€β”€ classes/ # Core classes β”‚ β”œβ”€β”€ GiftCard.php β”‚ β”œβ”€β”€ GiftCardTransaction.php β”‚ β”œβ”€β”€ GiftCardCart.php β”‚ β”œβ”€β”€ GiftCardOrder.php β”‚ β”œβ”€β”€ GiftCardPartialPayment.php β”‚ └── providers/ # PSP adapters β”‚ β”œβ”€β”€ MolliePaymentProvider.php β”‚ └── BankWirePaymentProvider.php β”œβ”€β”€ controllers/ β”‚ β”œβ”€β”€ admin/ # Admin controllers β”‚ └── front/ # Frontend controllers β”œβ”€β”€ sql/ # Database scripts β”œβ”€β”€ views/ # Templates β”œβ”€β”€ translations/ # Translations β”œβ”€β”€ giftcardpayment.php # Main module file β”œβ”€β”€ config.xml β”œβ”€β”€ CHANGELOG.md └── INSTALLATIE.md πŸ“ Changelog See CHANGELOG.md for the full version history. πŸ“„ License MIT License β€” free to use, modify and distribute with attribution. Developed by denkspellenparadijs with assistance from Claude Sonnet 4.6 (Abacus.AI / ChatLLM Teams)
  23. As for the β€œGuest Shopping” order mode, this option is not compliant with all EU directives on personal data protection and consumer rights: - the customer has no access to their personal data stored on the store's server, - the customer cannot edit their personal data, - the customer cannot submit a β€œright to be forgotten” request, - the customer cannot return purchased products (they must convert their guest account into a standard customer account). In addition, the β€œGuest Shopping” order mode is a terribly customer-unfriendly option. Customers have to laboriously fill in dozens of their personal and address details with every purchase. So if someone uses the β€œGuest shopping” mode in the store, they don't need the β€œCancel order” button, because one more or less crime doesn't make a difference.
  24. Agree. But not just for development. I think it will also change shop systems. It might be that systems like Shopify will benefit more than standalone systems because of their data advantage.
  25. I actually came across a case where something very similar was being complained about. It's not about a cancellation for goods, but rather the long-standing law regarding cancellations for subscriptions or financial services, etc. It concerns an offer from HP: (please use the translation for you language) https://www.bundesjustizamt.de/DE/Themen/Verbraucherrechte/VerbandsklageregisterMusterfeststellungsklagenregister/Verbandsklagenregister/Unterlassungsklagen/Klagen/2025/282/UKlag_282_2025_node.html
  1. Load more activity
Γ—
Γ—
  • Create New...