| @@ -278,8 +278,20 @@ | ||
| 278 | 278 | 'source_type' => 'cdn', |
| 279 | 279 | 'upcoming' => false, |
| 280 | 280 | 'repo_link' => 'https://fluentcart.com/fluentcart-addons/' |
| 281 | 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/' | |
| 293 | + ], | |
| 282 | 294 | 'fluent-pdf' => [ |
| 283 | 295 | 'title' => __('Fluent PDF', 'fluent-cart'), |
| 284 | 296 | 'description' => __('Generate PDF receipts and attach them to email notifications.', 'fluent-cart'), |
| 285 | 297 | 'logo' => Vite::getAssetUrl('images/fluent-pdf/black.svg'), |