From 40117c1bdfd630e019d060375b4a70702384280c Mon Sep 17 00:00:00 2001 From: Mandel Olaiya Date: Sat, 14 Mar 2026 20:53:01 +0100 Subject: [PATCH] Enable template_engine, carbasa, and coyote plugins --- mandelstudio/ocyan.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/mandelstudio/ocyan.json b/mandelstudio/ocyan.json index 16001a8..d49b699 100644 --- a/mandelstudio/ocyan.json +++ b/mandelstudio/ocyan.json @@ -18,7 +18,10 @@ "ocyan.plugin.oscar_sequential_order_numbers", "ocyan.plugin.payment_dummy", "ocyan.plugin.roadrunner_bs5", + "ocyan.plugin.template_engine", "ocyan.plugin.roadrunner_productchooser", + "ocyan.plugin.carbasa", + "ocyan.plugin.coyote", "ocyan.plugin.sentry_logging", "ocyan.plugin.seo", "oxyan.themes", @@ -146,4 +149,4 @@ "sitemap_include_child_products": false } } -} \ No newline at end of file +}