All Activity
- Yesterday
-
Vibe coding, AI and community modules
the.rampage.rado replied to wakabayashi's topic in Community Modules and Github
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. -
Vibe coding, AI and community modules
wakabayashi replied to wakabayashi's topic in Community Modules and Github
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 π -
Vibe coding, AI and community modules
nickz replied to wakabayashi's topic in Community Modules and Github
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, -
Vibe coding, AI and community modules
DRMasterChief replied to wakabayashi's topic in Community Modules and Github
...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 π€ͺπ€ -
DRMasterChief started following Vibe coding, AI and community modules
-
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 π
- Last week
-
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.
-
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)
-
netamismb started following Claude for Open Source
-
weikfield joined the community
-
Dr Saurin Shah joined the community
-
Sam J joined the community
-
Prestashop security alert. Is TB affected?
Yabber replied to Ian Ashton's question in Technical help
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. -
JK 21 joined the community
-
Prestashop security alert. Is TB affected?
Kashir2000 replied to Ian Ashton's question in Technical help
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 -
Vibe coding, AI and community modules
the.rampage.rado replied to wakabayashi's topic in Community Modules and Github
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. -
Vibe coding, AI and community modules
vincentdenkspel replied to wakabayashi's topic in Community Modules and Github
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. -
Vibe coding, AI and community modules
vincentdenkspel replied to wakabayashi's topic in Community Modules and Github
Maybe it would be interesting to create a special forum topic where people can share their with ai created modules if they want to -
Vibe coding, AI and community modules
vincentdenkspel replied to wakabayashi's topic in Community Modules and Github
What did you create ? -
Vibe coding, AI and community modules
30knees replied to wakabayashi's topic in Community Modules and Github
@vincentdenkspelI said not just ... not just not. :) I have also created some modules that work. It's amazing! -
DRMasterChief started following Prestashop has a new owner
-
Vibe coding, AI and community modules
DRMasterChief replied to wakabayashi's topic in Community Modules and Github
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? -
cancellation button (withdrawal button)
DRMasterChief replied to DRMasterChief's question in Technical help
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. -
Vibe coding, AI and community modules
vincentdenkspel replied to wakabayashi's topic in Community Modules and Github
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 -
Vibe coding, AI and community modules
wakabayashi replied to wakabayashi's topic in Community Modules and Github
Its completly sick, what you already achieved without writting code your own π -
Vibe coding, AI and community modules
vincentdenkspel replied to wakabayashi's topic in Community Modules and Github
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. -
Vibe coding, AI and community modules
wakabayashi replied to wakabayashi's topic in Community Modules and Github
@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. -
Vibe coding, AI and community modules
vincentdenkspel replied to wakabayashi's topic in Community Modules and Github
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) -
Tecmyer changed their profile photo
-
cancellation button (withdrawal button)
Yabber replied to DRMasterChief's question in Technical help
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. -
Vibe coding, AI and community modules
30knees replied to wakabayashi's topic in Community Modules and Github
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. -
cancellation button (withdrawal button)
DRMasterChief replied to DRMasterChief's question in Technical help
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