PluginProbe
FluentCart A New Era of eCommerce – Faster, Lighter, and Simpler / 1.6.5
FluentCart A New Era of eCommerce – Faster, Lighter, and Simpler v1.6.5
1.6.5 1.6.4 1.6.3 1.6.2 1.6.1 1.6.0 1.5.4 1.5.5 1.5.3 1.5.2 1.5.1 1.5.0 1.4.2 1.4.1 1.4.0 1.3.28 1.3.27 1.3.26 1.3.25 1.3.23 1.3.22 1.3.21 1.3.20 1.3.19 trunk All 48 releases
← All changes | app/Http/Controllers/ModuleSettingsController.php +13 -1 1.5.4 → 1.6.5 View file →
@@ -266,9 +266,9 @@
266 266 'plugin_file' => 'fluent-cart-elementor-blocks/fluent-cart-elementor-blocks.php',
267 267 'source_type' => 'cdn',
268 268 'source_link' => 'https://addons-cdn.fluentcart.com/fluent-cart-elementor-blocks.zip',
269 269 'upcoming' => false,
270 - 'repo_link' => 'https://github.com/WPManageNinja/fluent-cart-elementor-blocks'
270 + 'repo_link' => 'https://fluentcart.com/fluentcart-addons/'
271 271 ],
272 272 'fluent-cart-bricks-blocks' => [
273 273 'title' => __('FluentCart Bricks Blocks', 'fluent-cart'),
274 274 'description' => __('Enable to get Bricks Builder elements for FluentCart. Requires the Bricks theme.', 'fluent-cart'),
@@ -275,8 +275,20 @@
275 275 'logo' => Vite::getAssetUrl('images/bricks/logo.png'),
276 276 'plugin_slug' => 'fluent-cart-bricks-blocks',
277 277 'plugin_file' => 'fluent-cart-bricks-blocks/fluent-cart-bricks-blocks.php',
278 278 'source_type' => 'cdn',
279 + 'upcoming' => false,
280 + 'repo_link' => 'https://fluentcart.com/fluentcart-addons/'
281 + ],
282 + 'fluent-cart-divi-modules' => [
283 + 'title' => __('FluentCart Divi Modules', 'fluent-cart'),
284 + 'description' => __('Native Divi 5 modules for FluentCart products, cart, and checkout. Requires Divi 5.0+ and FluentCart 1.3.4+.', 'fluent-cart'),
285 + 'logo' => Vite::getAssetUrl('images/divi/black.svg'),
286 + 'dark_logo' => Vite::getAssetUrl('images/divi/white.svg'),
287 + 'plugin_slug' => 'fluent-cart-divi-modules',
288 + 'plugin_file' => 'fluent-cart-divi-modules/fluent-cart-divi-modules.php',
289 + 'source_type' => 'cdn',
290 + 'source_link' => 'https://addons-cdn.fluentcart.com/fluent-cart-divi-modules.zip',
279 291 'upcoming' => false,
280 292 'repo_link' => 'https://fluentcart.com/fluentcart-addons/'
281 293 ],
282 294 'fluent-pdf' => [