The Rapidez

Roadmap

Highlights

The notable features we're working on. All releases can be found on Github: Rapidez Core releases

Progress
Tailwind 4 upgrade

Already some progress here but there are some issues with Tailwind 4 that need to be solved first.

Vue 3 upgrade

Vue 2 is EOL, so we need to upgrade.

Flat table dependency

Migrate away from it; we're already moving towards a more relation-based model system instead of joining everything together.

Planned
Price component + Tierpricing

One of our partners made two different tierprice implementations, we'd like to merge that together into the core.

Shipped
Rapidez v4.4
Playwright tests

Migrate all Laravel Dusk tests to multi browser Playwright tests

Swatches

On product pages and in listings

Rapidez v4.2
OpenSearch support

As Magento is moving away from ElasticSearch.

Semantic / vector search

To make the search results even more relevant.

Rapidez v4.1
Playwright visual tests

Visual comparison tests on every pull request

Rapidez v4
InstantSearch

Move to a better alternative for ReactiveSearch.

Laravel Scout

Replace our custom indexer with a first party Laravel packages for indexing.

Search history

Your latest searches visible within the autocomplete

Search suggestions

Based on previous searches

Config refactor

To make multistore configurations easier.

Rapidez v3.2
Standalone Checkout

The possibility to use the Rapidez checkout standalone.

Rapidez v3
GraphQL checkout

Moving forward on Rapidez v2 with the cart, also move the checkout.

Onestep checkout

As an alternative for the default checkout.

HTTP/3 Early hints

The successor of Server Push, integrated with the core.

Frontend components refactor

Use the new rapidez/blade-components package.

Improved install command

To make the setup easier so packages can be installed directly.

Rapidez v2
GraphQL cart

Use GraphQL instead of the Magento API.