PluginProbe
FluentCommunity – Ultra-Fast High-Performance Social Network, Community, LMS & Online Courses / 2.10.01
FluentCommunity – Ultra-Fast High-Performance Social Network, Community, LMS & Online Courses v2.10.01
2.10.0 2.10.01 2.9.1 2.9.0 2.8.1 2.8.0 2.7.7 2.7.5 2.7.0 2.6.01 2.6.0 2.5.0 2.4.01 trunk 1.0.90 1.0.91 1.0.92 1.0.93 1.0.94 1.0.95 1.0.96 1.0.97 1.0.98 1.0.99 1.1.0 All 77 releases
fluent-community / config / app.php

app.php in FluentCommunity – Ultra-Fast High-Performance Social Network, Community, LMS & Online Courses 2.10.01, at config/app.php

474 lines 15.9 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 <?php
2
3 // Auto generated by wpfluent Installer.
4
5 return array(
6 'name' => 'FluentCommunity',
7 'slug' => 'fluent-community',
8 'domain_path' => '/language',
9 'text_domain' => 'fluent-community',
10 'hook_prefix' => 'fluent-community',
11 'rest_namespace' => 'fluent-community',
12 'rest_version' => 'v2',
13 'env' => 'prod',
14 'cipher' => 'AES-256-CBC',
15 'key' => 'base64:4/VF9KA9s8xP4czFwFgf5/PkrJ/+AxsTjK/a8jEi9Uk=',
16 //manifest start
17 'manifest' => [
18 '_BgImageUpload.js' => array(
19 'file' => 'BgImageUpload.js',
20 'imports' => array(
21 '_element-plus.js',
22 '_dayjs.js',
23 '_vue.js',
24 '_emoji-picker.js',
25 ),
26 ),
27 '_CustomizerShell.js' => array(
28 'file' => 'CustomizerShell.js',
29 'imports' => array(
30 '_element-plus.js',
31 '_dayjs.js',
32 '_vue.js',
33 '_emoji-picker.js',
34 ),
35 ),
36 '_FluentDnD.js' => array(
37 'file' => 'FluentDnD.js',
38 'imports' => array(
39 '_vue.js',
40 '_emoji-picker.js',
41 ),
42 ),
43 '_FullEditorFrame.js' => array(
44 'file' => 'FullEditorFrame.js',
45 'imports' => array(
46 '_element-plus.js',
47 '_dayjs.js',
48 '_vue.js',
49 '_emoji-picker.js',
50 ),
51 ),
52 '__MenuGroupSettings.js' => array(
53 'file' => '_MenuGroupSettings.js',
54 'imports' => array(
55 '_element-plus.js',
56 '_dayjs.js',
57 'src/app.js',
58 '_FluentDnD.js',
59 '_vue.js',
60 '_emoji-picker.js',
61 ),
62 ),
63 '_dayjs.js' => array(
64 'file' => 'dayjs.js',
65 ),
66 '_element-plus.js' => array(
67 'file' => 'element-plus.js',
68 'imports' => array(
69 '_vue.js',
70 '_fcom-utils.js',
71 '_vendor.js',
72 '_dayjs.js',
73 ),
74 ),
75 '_emoji-picker.js' => array(
76 'file' => 'emoji-picker.js',
77 'imports' => array(
78 '_vue.js',
79 ),
80 ),
81 '_fcom-utils.js' => array(
82 'file' => 'fcom-utils.js',
83 'imports' => array(
84 '_dayjs.js',
85 ),
86 ),
87 '_index6.js' => array(
88 'file' => 'index6.js',
89 ),
90 '_milkdown.js' => array(
91 'file' => 'milkdown.js',
92 'imports' => array(
93 '_vendor.js',
94 '_fcom-utils.js',
95 '_vue.js',
96 ),
97 ),
98 '_pinia.js' => array(
99 'file' => 'pinia.js',
100 'imports' => array(
101 '_vendor.js',
102 '_vue.js',
103 ),
104 ),
105 '_todoList.js' => array(
106 'file' => 'todoList.js',
107 'imports' => array(
108 '_vendor.js',
109 ),
110 ),
111 '_vendor.js' => array(
112 'file' => 'vendor.js',
113 'imports' => array(
114 '_vue.js',
115 '_dayjs.js',
116 ),
117 ),
118 '_vue-router.js' => array(
119 'file' => 'vue-router.js',
120 'imports' => array(
121 '_vue.js',
122 ),
123 ),
124 '_vue.js' => array(
125 'file' => 'vue.js',
126 ),
127 'src/Modules/Common/ManagePaywalls.vue' => array(
128 'file' => 'ManagePaywalls.js',
129 'imports' => array(
130 '_element-plus.js',
131 '_dayjs.js',
132 'src/app.js',
133 '_vue.js',
134 '_emoji-picker.js',
135 '_fcom-utils.js',
136 '_vendor.js',
137 '_vue-router.js',
138 '_pinia.js',
139 '_milkdown.js',
140 ),
141 'isDynamicEntry' => true,
142 'src' => 'src/Modules/Common/ManagePaywalls.vue',
143 ),
144 'src/Modules/Common/ManageSpaceLinks.vue' => array(
145 'file' => 'ManageSpaceLinks.js',
146 'imports' => array(
147 '_element-plus.js',
148 '_dayjs.js',
149 '__MenuGroupSettings.js',
150 '_vue.js',
151 '_emoji-picker.js',
152 '_fcom-utils.js',
153 '_vendor.js',
154 'src/app.js',
155 '_vue-router.js',
156 '_pinia.js',
157 '_milkdown.js',
158 '_FluentDnD.js',
159 ),
160 'isDynamicEntry' => true,
161 'src' => 'src/Modules/Common/ManageSpaceLinks.vue',
162 ),
163 'src/Modules/Common/MilkDownEditor/Crepe/src/feature/block-edit/index.ts' => array(
164 'file' => 'index2.js',
165 'imports' => array(
166 '_index6.js',
167 '_vendor.js',
168 '_todoList.js',
169 '_milkdown.js',
170 '_vue.js',
171 '_dayjs.js',
172 '_fcom-utils.js',
173 ),
174 'isDynamicEntry' => true,
175 'src' => 'src/Modules/Common/MilkDownEditor/Crepe/src/feature/block-edit/index.ts',
176 ),
177 'src/Modules/Common/MilkDownEditor/Crepe/src/feature/image-block/index.ts' => array(
178 'file' => 'index5.js',
179 'imports' => array(
180 '_todoList.js',
181 '_milkdown.js',
182 '_vendor.js',
183 '_vue.js',
184 '_dayjs.js',
185 '_fcom-utils.js',
186 ),
187 'isDynamicEntry' => true,
188 'src' => 'src/Modules/Common/MilkDownEditor/Crepe/src/feature/image-block/index.ts',
189 ),
190 'src/Modules/Common/MilkDownEditor/Crepe/src/feature/link-tooltip/index.ts' => array(
191 'file' => 'index.js',
192 'imports' => array(
193 '_todoList.js',
194 '_milkdown.js',
195 '_vendor.js',
196 '_vue.js',
197 '_dayjs.js',
198 '_fcom-utils.js',
199 ),
200 'isDynamicEntry' => true,
201 'src' => 'src/Modules/Common/MilkDownEditor/Crepe/src/feature/link-tooltip/index.ts',
202 ),
203 'src/Modules/Common/MilkDownEditor/Crepe/src/feature/placeholder/index.ts' => array(
204 'file' => 'index3.js',
205 'imports' => array(
206 '_index6.js',
207 '_milkdown.js',
208 '_vendor.js',
209 '_fcom-utils.js',
210 '_dayjs.js',
211 '_vue.js',
212 ),
213 'isDynamicEntry' => true,
214 'src' => 'src/Modules/Common/MilkDownEditor/Crepe/src/feature/placeholder/index.ts',
215 ),
216 'src/Modules/Common/MilkDownEditor/Crepe/src/feature/toolbar/index.ts' => array(
217 'file' => 'index4.js',
218 'imports' => array(
219 '_index6.js',
220 '_vendor.js',
221 '_todoList.js',
222 '_milkdown.js',
223 '_vue.js',
224 '_dayjs.js',
225 '_fcom-utils.js',
226 ),
227 'isDynamicEntry' => true,
228 'src' => 'src/Modules/Common/MilkDownEditor/Crepe/src/feature/toolbar/index.ts',
229 ),
230 'src/Modules/Feeds/Customizer/FeedSettingsRoute.vue' => array(
231 'file' => 'FeedSettingsRoute.js',
232 'imports' => array(
233 '_element-plus.js',
234 '_dayjs.js',
235 '_CustomizerShell.js',
236 '_vue.js',
237 '_emoji-picker.js',
238 '_fcom-utils.js',
239 '_vendor.js',
240 ),
241 'isDynamicEntry' => true,
242 'src' => 'src/Modules/Feeds/Customizer/FeedSettingsRoute.vue',
243 ),
244 'src/Modules/Feeds/Parts/ManageFeedLinks.vue' => array(
245 'file' => 'ManageFeedLinks.js',
246 'imports' => array(
247 '_element-plus.js',
248 '_dayjs.js',
249 '__MenuGroupSettings.js',
250 '_vue.js',
251 '_emoji-picker.js',
252 '_fcom-utils.js',
253 '_vendor.js',
254 'src/app.js',
255 '_vue-router.js',
256 '_pinia.js',
257 '_milkdown.js',
258 '_FluentDnD.js',
259 ),
260 'isDynamicEntry' => true,
261 'src' => 'src/Modules/Feeds/Parts/ManageFeedLinks.vue',
262 ),
263 'src/Modules/Feeds/Parts/WelcomeBannerConfig.vue' => array(
264 'file' => 'WelcomeBannerConfig.js',
265 'imports' => array(
266 '_element-plus.js',
267 '_dayjs.js',
268 'src/app.js',
269 '_BgImageUpload.js',
270 '_vue.js',
271 '_emoji-picker.js',
272 '_fcom-utils.js',
273 '_vendor.js',
274 '_vue-router.js',
275 '_pinia.js',
276 '_milkdown.js',
277 ),
278 'isDynamicEntry' => true,
279 'src' => 'src/Modules/Feeds/Parts/WelcomeBannerConfig.vue',
280 ),
281 'src/Modules/Space/Customizer/SpaceLockscreen.vue' => array(
282 'file' => 'SpaceLockscreen.js',
283 'imports' => array(
284 '_element-plus.js',
285 '_dayjs.js',
286 '_BgImageUpload.js',
287 'src/app.js',
288 '_vue.js',
289 '_emoji-picker.js',
290 '_FullEditorFrame.js',
291 '_fcom-utils.js',
292 '_vendor.js',
293 '_vue-router.js',
294 '_pinia.js',
295 '_milkdown.js',
296 ),
297 'isDynamicEntry' => true,
298 'src' => 'src/Modules/Space/Customizer/SpaceLockscreen.vue',
299 ),
300 'src/Modules/Space/Customizer/SpaceSettingsRoute.vue' => array(
301 'file' => 'SpaceSettingsRoute.js',
302 'imports' => array(
303 'src/app.js',
304 '_CustomizerShell.js',
305 '_vue.js',
306 '_emoji-picker.js',
307 '_vue-router.js',
308 '_element-plus.js',
309 '_fcom-utils.js',
310 '_dayjs.js',
311 '_vendor.js',
312 '_pinia.js',
313 '_milkdown.js',
314 ),
315 'isDynamicEntry' => true,
316 'src' => 'src/Modules/Space/Customizer/SpaceSettingsRoute.vue',
317 ),
318 'src/Modules/Space/Customizer/Tabs/SpaceGeneralTab.vue' => array(
319 'file' => 'SpaceGeneralTab.js',
320 'imports' => array(
321 '_element-plus.js',
322 '_dayjs.js',
323 'src/app.js',
324 '_vue.js',
325 '_emoji-picker.js',
326 '_fcom-utils.js',
327 '_vendor.js',
328 '_vue-router.js',
329 '_pinia.js',
330 '_milkdown.js',
331 ),
332 'isDynamicEntry' => true,
333 'src' => 'src/Modules/Space/Customizer/Tabs/SpaceGeneralTab.vue',
334 ),
335 'src/Modules/Space/Pages/ManageSpacePages.vue' => array(
336 'file' => 'ManageSpacePages.js',
337 'imports' => array(
338 '_element-plus.js',
339 '_dayjs.js',
340 'src/app.js',
341 '_FluentDnD.js',
342 '_FullEditorFrame.js',
343 '_vue.js',
344 '_emoji-picker.js',
345 '_fcom-utils.js',
346 '_vendor.js',
347 '_vue-router.js',
348 '_pinia.js',
349 '_milkdown.js',
350 ),
351 'isDynamicEntry' => true,
352 'src' => 'src/Modules/Space/Pages/ManageSpacePages.vue',
353 ),
354 'src/Modules/Space/Pages/ViewSpacePage.vue' => array(
355 'file' => 'ViewSpacePage.js',
356 'imports' => array(
357 '_element-plus.js',
358 '_dayjs.js',
359 'src/app.js',
360 '_vue.js',
361 '_emoji-picker.js',
362 '_fcom-utils.js',
363 '_vendor.js',
364 '_vue-router.js',
365 '_pinia.js',
366 '_milkdown.js',
367 ),
368 'isDynamicEntry' => true,
369 'src' => 'src/Modules/Space/Pages/ViewSpacePage.vue',
370 ),
371 'src/Modules/Space/SpaceNotFound.vue' => array(
372 'file' => 'SpaceNotFound.js',
373 'imports' => array(
374 'src/app.js',
375 '_vue.js',
376 '_emoji-picker.js',
377 '_vue-router.js',
378 '_element-plus.js',
379 '_fcom-utils.js',
380 '_dayjs.js',
381 '_vendor.js',
382 '_pinia.js',
383 '_milkdown.js',
384 ),
385 'isDynamicEntry' => true,
386 'src' => 'src/Modules/Space/SpaceNotFound.vue',
387 ),
388 'src/app.js' => array(
389 'dynamicImports' => array(
390 'src/Modules/Common/MilkDownEditor/Crepe/src/feature/link-tooltip/index.ts',
391 'src/Modules/Common/MilkDownEditor/Crepe/src/feature/block-edit/index.ts',
392 'src/Modules/Common/MilkDownEditor/Crepe/src/feature/placeholder/index.ts',
393 'src/Modules/Common/MilkDownEditor/Crepe/src/feature/toolbar/index.ts',
394 'src/Modules/Common/MilkDownEditor/Crepe/src/feature/image-block/index.ts',
395 'src/Modules/Feeds/Customizer/FeedSettingsRoute.vue',
396 'src/Modules/Feeds/Parts/WelcomeBannerConfig.vue',
397 'src/Modules/Feeds/Parts/ManageFeedLinks.vue',
398 'src/Modules/Space/Customizer/SpaceSettingsRoute.vue',
399 'src/Modules/Space/Customizer/Tabs/SpaceGeneralTab.vue',
400 'src/Modules/Common/ManagePaywalls.vue',
401 'src/Modules/Space/Customizer/SpaceLockscreen.vue',
402 'src/Modules/Common/ManageSpaceLinks.vue',
403 'src/Modules/Space/Pages/ManageSpacePages.vue',
404 'src/Modules/Space/Pages/ViewSpacePage.vue',
405 'src/Modules/Space/SpaceNotFound.vue',
406 ),
407 'file' => 'app.js',
408 'imports' => array(
409 '_vue.js',
410 '_vue-router.js',
411 '_element-plus.js',
412 '_dayjs.js',
413 '_pinia.js',
414 '_vendor.js',
415 '_emoji-picker.js',
416 '_fcom-utils.js',
417 '_milkdown.js',
418 ),
419 'isEntry' => true,
420 'src' => 'src/app.js',
421 ),
422 'style.css' => array(
423 'file' => 'global.css',
424 'src' => 'style.css',
425 ),
426 'src/admin_app.js' => array(
427 'file' => 'admin_app.js',
428 'isEntry' => true,
429 'src' => 'src/admin_app.js',
430 ),
431 'src/customizer/customizer_app.js' => array(
432 'file' => 'customizer_app.js',
433 'isEntry' => true,
434 'src' => 'src/customizer/customizer_app.js',
435 ),
436 'src/Onboarding/onboarding.js' => array(
437 'file' => 'onboarding.js',
438 'isEntry' => true,
439 'src' => 'src/Onboarding/onboarding.js',
440 ),
441 'src/public/js/user_registration.js' => array(
442 'file' => 'user_registration.js',
443 'isEntry' => true,
444 'src' => 'src/public/js/user_registration.js',
445 ),
446 'src/start.js' => array(
447 'file' => 'start.js',
448 'isEntry' => true,
449 'src' => 'src/start.js',
450 ),
451 'src/portal_general.js' => array(
452 'file' => 'portal_general.js',
453 'isEntry' => true,
454 'src' => 'src/portal_general.js',
455 ),
456 'src/app_css.scss' => array(
457 'file' => 'app_css.js',
458 'isEntry' => true,
459 'src' => 'src/app_css.scss',
460 ),
461 'src/theme-default.scss' => array(
462 'file' => 'theme-default.js',
463 'isEntry' => true,
464 'src' => 'src/theme-default.scss',
465 ),
466 'src/global.scss' => array(
467 'file' => 'global.js',
468 'isEntry' => true,
469 'src' => 'src/global.scss',
470 ),
471 ]
472 //manifest end
473 );
474