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.6 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 All 49 releases
← All changes | app/Http/Controllers/ModuleSettingsController.php +23 -1 1.4.2 → 1.6.5 View file →
@@ -266,9 +266,31 @@
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 + ],
272 + 'fluent-cart-bricks-blocks' => [
273 + 'title' => __('FluentCart Bricks Blocks', 'fluent-cart'),
274 + 'description' => __('Enable to get Bricks Builder elements for FluentCart. Requires the Bricks theme.', 'fluent-cart'),
275 + 'logo' => Vite::getAssetUrl('images/bricks/logo.png'),
276 + 'plugin_slug' => 'fluent-cart-bricks-blocks',
277 + 'plugin_file' => 'fluent-cart-bricks-blocks/fluent-cart-bricks-blocks.php',
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',
291 + 'upcoming' => false,
292 + 'repo_link' => 'https://fluentcart.com/fluentcart-addons/'
271 293 ],
272 294 'fluent-pdf' => [
273 295 'title' => __('Fluent PDF', 'fluent-cart'),
274 296 'description' => __('Generate PDF receipts and attach them to email notifications.', 'fluent-cart'),