Building PrestaShop modules since 2013

What we are working on next

We have been building PrestaShop modules since 2013, first through freelance development, then as a registered company since 2018. This roadmap shows what we are actively working on, what is coming next, and what we learned from supporting merchants across checkout, SEO, content, and back-office workflows.

Every module in our catalog has its own product page with pricing, live demo, trial download, documentation, and changelog. This page is about what is not released yet, and why we chose to build it.

No core overrides PS 1.7 through 9.x Free trials before purchase
153 modules in the catalog
2014 first PrestaShop module shipped
1.6–9 PrestaShop versions tested

How we decide what to build

We do not guess. Checkout Revolution started because we saw merchants losing mobile conversions on the default PrestaShop checkout, across dozens of stores we managed directly. SEO Revolution grew out of years of fixing the same meta tag, sitemap, and redirect problems by hand. Every module in our catalog exists because we hit the same problem repeatedly in real store work.

  • Support tickets and consulting projects surface the pain points. If three merchants report the same issue, it becomes a candidate.
  • PrestaShop version changes create new gaps. When PS 9 dropped legacy APIs, we had to rework half our admin controllers, and built shared packages so every module benefits.
  • Timing shifts when it needs to. Checkout Revolution was supposed to ship months earlier, but the Stripe subscription integration needed more real-store testing.
PrestaShop module roadmap connecting payments, shipping, integrations, and marketplaces

Why this order. Lessons from real store work

We learned the hard way that building integrations before the checkout flow is solid creates fragile modules. Checkout Revolution had to be stable before Express Checkout could add wallet buttons on top of it. Payment modules need that same foundation. Shipping depends on order data. And marketplace connectors touch everything, catalog, stock, orders, carriers, taxes, so they come last, when the underlying modules are battle-tested.

  • Right now we are polishing existing modules, better docs, more demos, PS 9 compatibility, and translation coverage.
  • Next: payment modules that work standalone or integrate with our checkout modules. Stripe, PayPal, Adyen, and local providers.
  • Then shipping and carrier logic, followed by operational integrations and marketplace connectors in 2027.
Planned PrestaShop modules grouped into roadmap stages

Planned PrestaShop module roadmap

These are planning windows, not release guarantees. The sequence reflects the current technical logic: polish the existing catalog first, then build payment foundations, shipping logic, business integrations, and finally marketplace connectors.

Q2 2026 Current focus

Polishing the existing PrestaShop module catalog

Before adding new modules, we are strengthening the ones merchants already use. Checkout Revolution, SEO Revolution, Blog Revolution, and Sitemap Builder are all getting updated documentation, better demos, expanded translations, and PrestaShop 9 compatibility. We rebuilt the entire trial and demo system this quarter so merchants can test properly before buying.

  • Rewriting product page documentation from developer READMEs into practical merchant guides.
  • Adding live demo stores and downloadable trial ZIPs for every module, same code as the paid release.
  • PrestaShop 9 compatibility: admin controllers, Symfony forms, removed legacy APIs, and new hook system.
PrestaShop 9 modules module documentation trial downloads
Q3 2026 Planned

Payment modules and checkout integrations

Checkout Revolution already handles Stripe subscriptions, Apple Pay, and Google Pay. The next step is standalone payment modules, so merchants who do not need a full checkout overhaul can still get reliable Stripe, PayPal, or Adyen integration built by the same team that built the checkout flow.

  • Stripe module with webhooks, refund handling, test mode, and 3D Secure. Based on our production Stripe work inside Checkout Revolution.
  • PayPal module with express buttons, seller protection, and currency handling we already tested across European stores.
  • Adyen and local payment methods (Przelewy24, iDEAL, Bancontact) for merchants selling in specific EU markets.
PrestaShop payment modules Stripe PrestaShop PayPal PrestaShop Adyen PrestaShop
Q4 2026 Planned

Shipping methods and delivery logic

Shipping is where most PrestaShop stores have the worst module experience. We manage stores with complex carrier rules, weight-based pricing, pickup-point maps, zone restrictions, free-shipping thresholds, and the available modules are either too simple or too fragile. We want to build carrier integrations that survive theme changes and work cleanly inside Checkout Revolution.

  • Carrier modules for DPD, InPost, GLS, and other EU parcel services our merchants actually use.
  • Pickup-point map integration that works inside the checkout step, not a separate page redirect.
  • Delivery-rule engine: weight, price, zone, postcode, and product-based conditions without hardcoding.
PrestaShop shipping modules pickup points carrier integration
Q1 2027 Early planning

Business integrations and operational sync

Our merchants in Poland, UK, Germany, and the Netherlands keep asking for BaseLinker, ERP connectors, and warehouse sync. We already built a warehouse management module for internal use. The plan is to turn that experience into reliable, tested integrations that sync orders, stock, invoices, and fulfillment status without the "it breaks when the API changes" problem.

  • BaseLinker integration: order export, stock sync, shipping label generation, and status updates.
  • Generic ERP/accounting connector with mappable fields, built on the same queue and retry patterns we use internally.
  • Warehouse and fulfillment sync based on our production warehouse module already running on merchant stores.
PrestaShop BaseLinker PrestaShop ERP integration order sync
Q2 2027 Early planning

Marketplace connectors for larger catalogs

Marketplace connectors are the most requested feature category we have not built yet. They come last because they touch everything, product catalog, images, stock, pricing, orders, shipping, taxes, and returns. We want the payment, shipping, and integration layers solid before adding marketplace complexity on top.

  • Allegro connector first. It is the most requested marketplace among our Polish merchant base.
  • Amazon and eBay connectors with practical catalog mapping, not "sync everything and hope" approaches.
  • bol.com for Benelux merchants. Several customers have asked specifically for this integration.
PrestaShop marketplace module Amazon PrestaShop eBay PrestaShop Allegro PrestaShop bol.com PrestaShop
Always Continuous development

SEO modules for PrestaShop stores

SEO Revolution, Sitemap Builder, and Friendly URL are among our oldest and most-used modules. They get updated with every PrestaShop release because a broken sitemap or a misconfigured redirect can cost a merchant months of traffic. This is not a standalone project. It is maintenance and improvement work that runs alongside everything else.

  • Sitemap Builder: faster generation for large catalogs, image sitemap support, and automatic change-frequency detection.
  • SEO Revolution: bulk meta tag editor, duplicate title detection, and redirect chain cleanup, features merchants ask for most.
  • Friendly URL: expanded rewrite patterns, multilingual slug handling, and PS 9 route compatibility.
PrestaShop SEO module sitemap builder SEO tools

From support ticket to shipped module

Here is how a module actually gets built. This is not a theoretical process. It is what happened with Checkout Revolution, SEO Revolution, Blog Revolution, and every other module in the catalog.

  1. 1

    We see the same problem three times

    It usually starts in support or during store consulting. Sitemap Builder exists because we spent years manually fixing XML sitemaps across client stores. Checkout Revolution exists because the default PrestaShop checkout was losing mobile sales on every store we managed.

  2. 2

    We prototype on a real store

    No module gets built in isolation. We test on live stores with real themes, real modules, real traffic. If it breaks multistore, conflicts with a popular theme, or needs a core override, we redesign it before writing the product page.

  3. 3

    Trial, documentation, then release

    We do not ship a module without a working trial download, a live demo store, a changelog, and documentation that covers installation, configuration, and known limitations. If we cannot document it clearly, it is not ready.

  4. 4

    Support and iteration

    After launch, the module gets maintained. Checkout Revolution has had twelve major releases since its first version. Blog Revolution has been rewritten twice. Modules are living products, not fire-and-forget downloads.

Incoming module previews

These entries are not released product pages yet. They are previews for modules with enough roadmap detail to deserve their own page before launch.

Admin Audit Log
Coming soon

Admin Audit Log

Record every back-office action (who, what, when, which IP) with diff view, filtering and tamper-evident export for compliance.

Preview module
AI Semantic Search
Coming soon

AI Semantic Search

Vector-embedding search that understands intent, synonyms and typos, returning the right products even when shoppers describe instead of name them.

Preview module
Back in Stock Alerts
Coming soon Free

Back in Stock Alerts

Let shoppers subscribe to out-of-stock products and combinations and email them automatically the moment items are restocked. Free, simple, multistore.

Preview module
Content Gap Finder
Coming soon

Content Gap Finder

Pulls Search Console queries you already get impressions for and flags keywords and topics you rank for but have no dedicated page to capture.

Preview module
EU E-Invoicing
Coming soon

EU E-Invoicing

Send legally compliant e-invoices across the EU from one module: Italy SDI, Poland KSeF, France Factur-X, Germany XRechnung and Spain Verifactu.

Preview module
Exit-Intent Offers
Coming soon

Exit-Intent Offers

Catch visitors as they leave and show a targeted offer popup with a discount, email capture, or cart reminder to recover abandoning traffic.

Preview module
Feed Revolution
Coming soon

Feed Revolution

Generate product feeds for every channel from one module: Google, Meta, Ceneo, Idealo, Trovaprezzi, Kaufland and more, with scheduled regeneration.

Preview module
GDPR Data Toolkit
Coming soon

GDPR Data Toolkit

Let customers export their data and request erasure, with anonymization, consent logging and an admin queue to fulfill GDPR subject requests.

Preview module
GPSR Product Safety
Coming soon

GPSR Product Safety

Add GPSR safety fields per product (EU responsible person, manufacturer, warnings, CE/pictograms) and show a compliant safety tab and data sheet.

Preview module
Mollie Payments
Coming soon Free

Mollie Payments

Accept payments with Mollie: iDEAL, Bancontact, Klarna, cards, SEPA, BLIK, Przelewy24, Apple Pay and Google Pay. The European alternative to Stripe.

Preview module
Pickup Point Selector
Coming soon Free

Pickup Point Selector

Let customers choose a parcel locker or pickup point at checkout: InPost Paczkomaty, Mondial Relay, DHL Packstation, Poste Italiane and Correos.

Preview module
Pre-Order & Backorder
Coming soon

Pre-Order & Backorder

Sell products before they arrive with pre-order and backorder buttons, optional deposits, expected dates and clear messaging on product and cart pages.

Preview module
Product Subscriptions
Coming soon

Product Subscriptions

Turn any product into a recurring subscription with weekly, monthly or custom cycles, pause and resume, cycle discounts and automatic Stripe billing.

Preview module
Refer a Friend
Coming soon

Refer a Friend

Grow sales with a referral program: customers share a personal link, friends get a reward, and referrers earn vouchers or store credit on each order.

Preview module
Request a Quote
Coming soon

Request a Quote

Add a Request a Quote button and quote cart so customers submit RFQs and admins reply with custom prices that convert into a payable order.

Preview module
RMA Returns Manager
Coming soon

RMA Returns Manager

Give customers a self-service returns portal with per-product policies, multiple statuses, messaging, return labels and refund, replacement or store credit.

Preview module
Sticky Add-to-Cart Bar
Coming soon Free

Sticky Add-to-Cart Bar

Pin a persistent add-to-cart bar with image, price, attributes, and buy button as shoppers scroll the product page so the action is always reachable.

Preview module
Thumbnail Regenerator
Coming soon Free

Thumbnail Regenerator

Regenerate PrestaShop image thumbnails in safe, no-timeout AJAX batches with a live progress bar, pause/resume and crash-safe recovery. Free, open code.

Preview module
Web Push Notifications
Coming soon Free

Web Push Notifications

Re-engage visitors with browser push notifications for promotions, price drops and back-in-stock, with no app and no per-message fees. Free and self-hosted.

Preview module

Where to browse released modules

Visit the product pages for detailed comparison, pricing, screenshots, reviews, live demos, and purchases. Each released module has everything you need to evaluate and buy.

Recently released modules

Modules that recently moved from roadmap to release. Click through to see pricing, demos, documentation, and reviews.

About the team behind this roadmap

mypresta.rocks is a registered company in Tychy, Poland (EU), building PrestaShop modules since 2013. We are not a marketplace reseller. Every module is designed, built, tested, and supported by the same team. We manage real PrestaShop stores for merchants in Poland, the UK, Germany, Italy, and the Netherlands, which is how we find the problems worth solving. If you have a module idea or want to discuss a specific store need, contact us directly.

Loading...
Back to top