Maciej Brzeziński - createIT
Get a free advice now!

    Pick the topic
    Developer OutsourcingWeb developingApp developingDigital MarketingeCommerce systemseEntertainment systems

    Thank you for your message. It has been sent.
    Man in white shirt and short dark hair, smiling

    Maciej Brzeziński

    Technical consultant overseeing a variety of e-commerce projects of different structures, characteristics, and sizes, from simple online shops for retail clients to advanced B2B platforms supporting multiple shopping carts, multiple languages, and integration with external systems. His work includes modifying and expanding existing platforms with millions of products in their databases, implementing variable pricing (multiple variants of the same product), dropshipping modules, integration with storage systems and courier delivery services, and, last but not least, script optimization. Through participation in numerous projects, he has had the opportunity to explore various e-commerce solutions, including open-source, SaaS (Cloud-Hosted eCommerce Platforms), and dedicated platforms.

    Author has published 104 posts:

    Product order system without Woocommerce using Contact Form 7

    Challenge: implement product ordering form without WooCommerce Solution: transform Contact Form 7 into a custom product ordering system Contact Form 7 is one of the most popular form plugins for WordPress, with over 5 million active installations. While it’s great for basic contact forms, its real power lies in how easily developers can extend it. […]

    Continue reading

    Automating stock and price updates in WooCommerce

    Challenge: Keeping product stock levels synchronized with external inventory sources Solution: Implementing WooCommerce stock plugin integration that automates the synchronization process Maintaining accurate and up-to-date stock levels and pricing is crucial in word of Ecommerce. WooCommerce, a powerful and versatile e-commerce platform, offers extensive capabilities for product management. However, the real challenge lies in ensuring […]

    Continue reading

    Integrating advanced subscription features in WooCommerce

    Challenge: enhancing user engagement and loyalty in subscription-based eCommerce. Solution: implementing a token reward system with WooToken plugin Welcome to our series of posts “WooCode”, where we delve into the world of WooCommerce implementation tricks and tips. In this series, we’re committed to showcasing a variety of innovative techniques and practical solutions to enhance your […]

    Continue reading

    Docker Compose for PrestaShop

    Challenge: run PrestaShop locally using Docker Solution: use Docker Compose containers Setting up a local development environment for PrestaShop can sometimes be a daunting task, especially when aiming for consistency across different systems. This is where Docker comes into play, offering a convenient solution for creating and managing isolated environments. This blog post is dedicated […]

    Continue reading

    Order Status Sync between PrestaShop and External APIs

    Challenge: Synchronizing prestaShop order status with external systems Solution: Implement real-time status synchronization module to synchronize prestashop statuses In the world of e-commerce, the synchronization of order statuses between a shop’s internal management system and external APIs can be very useful. This blog post is showing implementation of a PrestaShop module tailored for version 8.1.2. […]

    Continue reading

    Automating WooCommerce product availability date

    Challenge: Manual, error-prone updates of wordpress product availability date from Excel or API. Solution: A plugin automating updates via external API integration. Managing product availability date efficiently is crucial for any WooCommerce store. Manual updates can be time-consuming and prone to error. This post introduces a WordPress plugin designed to automate this process by integrating […]

    Continue reading

    WP Quiz Adventure – FAQ

    If you’ve been searching for solution to create engaging quizzes and questionnaires on your WordPress site, you’ve come to the right place! In an online world full of complex and often over-complicated quiz solutions, we present WP QuizAdventure, a WordPress plugin specifically designed to create clear, straightforward yes/no questionnaires. This FAQ post aims to provide […]

    Continue reading

    Mastering WordPress Quiz Plugins: From idea to implementation

    Challenge: design and implement custom wordpress plugin for Questionnaires Solution: use custom post types, taxonomy and custom fields, save results in custom db table Are you tired of using the same standard questionnaire plugins for your website? Do you desire a more customizable and versatile solution to gather valuable insights from users or test user […]

    Continue reading