GrandNode
Open source headless ecommerce platform on .NET
GrandNode rebuilt itself into modules — then the release feed went quiet for a year.
◆Recent moves
- 1y ago
2.3.0 beta breaks the core into toggleable modules and rewrites the API
⚡ SPARKThe release where GrandNode's decomposition reached the core: installation, migration, API and scheduled tasks became modules you can switch off, and the API surface was rewritten. It is the furthest point of the arc the previous betas were building toward.
View source ↗ - 2y ago
2.2.0 beta separates the vendor portal and swaps PayPal for Stripe Checkout
The 2.2.0 cycle moved to ASP.NET Core 8 and continued pulling pieces apart: the vendor portal into its own application, database provider logic into a standalone project, template handling into a plugin structure. Stripe Checkout also replaced the bundled PayPal plugin as the reference payment path.
View source ↗ - 3y ago
2.1.0 beta adds ~1000 tests and the GA4 migration
A consolidation cycle: roughly a thousand new tests, a frontend API cleanup, style and syntax work, plus the GA4 migration store owners were forced into. Little new capability, but it is the release that made the later restructuring safe to attempt.
View source ↗ - 4y ago
2.0.0 beta moves to .NET 6 and adds embedded LiteDB support
The start of the pattern: ASP.NET Core 6, settings split into sections, and LiteDB added as an embedded NoSQL option alongside the existing database support. Loosening the storage requirement was the first of the separations that followed.
View source ↗