ExtensionBuilder.json 32 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716
  1. {
  2. "modules": [
  3. {
  4. "config": {
  5. "position": [
  6. 277,
  7. 15
  8. ]
  9. },
  10. "name": "New Model Object",
  11. "value": {
  12. "actionGroup": {
  13. "_default0_list": false,
  14. "_default1_show": false,
  15. "_default2_new_create": false,
  16. "_default3_edit_update": false,
  17. "_default4_delete": false,
  18. "customActions": []
  19. },
  20. "name": "Event",
  21. "objectsettings": {
  22. "addDeletedField": true,
  23. "addHiddenField": true,
  24. "addStarttimeEndtimeFields": true,
  25. "aggregateRoot": false,
  26. "categorizable": false,
  27. "description": "",
  28. "mapToTable": "",
  29. "parentClass": "",
  30. "skipTypeConfiguration": false,
  31. "sorting": false,
  32. "type": "Entity",
  33. "uid": "38585491428"
  34. },
  35. "propertyGroup": {
  36. "properties": [
  37. {
  38. "allowedFileTypes": "",
  39. "maxItems": "1",
  40. "propertyDescription": "",
  41. "propertyIsExcludeField": true,
  42. "propertyIsL10nModeExclude": false,
  43. "propertyIsRequired": false,
  44. "propertyName": "id",
  45. "propertyType": "Integer",
  46. "uid": "769981800541"
  47. },
  48. {
  49. "allowedFileTypes": "",
  50. "maxItems": "1",
  51. "propertyDescription": "",
  52. "propertyIsExcludeField": true,
  53. "propertyIsL10nModeExclude": false,
  54. "propertyIsRequired": false,
  55. "propertyName": "type",
  56. "propertyType": "String",
  57. "uid": "1520806615844"
  58. },
  59. {
  60. "allowedFileTypes": "",
  61. "maxItems": "1",
  62. "propertyDescription": "",
  63. "propertyIsExcludeField": true,
  64. "propertyIsL10nModeExclude": false,
  65. "propertyIsRequired": false,
  66. "propertyName": "organizationId",
  67. "propertyType": "Integer",
  68. "uid": "147567659615"
  69. },
  70. {
  71. "allowedFileTypes": "",
  72. "maxItems": "1",
  73. "propertyDescription": "",
  74. "propertyIsExcludeField": true,
  75. "propertyIsL10nModeExclude": false,
  76. "propertyIsRequired": false,
  77. "propertyName": "subdomain",
  78. "propertyType": "String",
  79. "uid": "1245334668611"
  80. },
  81. {
  82. "allowedFileTypes": "",
  83. "maxItems": "1",
  84. "propertyDescription": "",
  85. "propertyIsExcludeField": true,
  86. "propertyIsL10nModeExclude": false,
  87. "propertyIsRequired": false,
  88. "propertyName": "name",
  89. "propertyType": "String",
  90. "uid": "979547747895"
  91. },
  92. {
  93. "allowedFileTypes": "",
  94. "maxItems": "1",
  95. "propertyDescription": "",
  96. "propertyIsExcludeField": true,
  97. "propertyIsL10nModeExclude": false,
  98. "propertyIsRequired": false,
  99. "propertyName": "description",
  100. "propertyType": "String",
  101. "uid": "1205127181988"
  102. },
  103. {
  104. "allowedFileTypes": "",
  105. "maxItems": "1",
  106. "propertyDescription": "",
  107. "propertyIsExcludeField": true,
  108. "propertyIsL10nModeExclude": false,
  109. "propertyIsRequired": false,
  110. "propertyName": "categories",
  111. "propertyType": "Select",
  112. "uid": "1384339032152"
  113. },
  114. {
  115. "allowedFileTypes": "",
  116. "maxItems": "1",
  117. "propertyDescription": "",
  118. "propertyIsExcludeField": true,
  119. "propertyIsL10nModeExclude": false,
  120. "propertyIsRequired": false,
  121. "propertyName": "url",
  122. "propertyType": "String",
  123. "uid": "508579934213"
  124. },
  125. {
  126. "allowedFileTypes": "",
  127. "maxItems": "1",
  128. "propertyDescription": "",
  129. "propertyIsExcludeField": true,
  130. "propertyIsL10nModeExclude": false,
  131. "propertyIsRequired": false,
  132. "propertyName": "rule",
  133. "propertyType": "String",
  134. "uid": "722538403533"
  135. },
  136. {
  137. "allowedFileTypes": "",
  138. "maxItems": "1",
  139. "propertyDescription": "",
  140. "propertyIsExcludeField": true,
  141. "propertyIsL10nModeExclude": false,
  142. "propertyIsRequired": false,
  143. "propertyName": "datetimeStart",
  144. "propertyType": "NativeDateTime",
  145. "uid": "842475616488"
  146. },
  147. {
  148. "allowedFileTypes": "",
  149. "maxItems": "1",
  150. "propertyDescription": "",
  151. "propertyIsExcludeField": true,
  152. "propertyIsL10nModeExclude": false,
  153. "propertyIsRequired": false,
  154. "propertyName": "datetimeEnd",
  155. "propertyType": "NativeDateTime",
  156. "uid": "204716236456"
  157. },
  158. {
  159. "allowedFileTypes": "",
  160. "maxItems": "1",
  161. "propertyDescription": "",
  162. "propertyIsExcludeField": true,
  163. "propertyIsL10nModeExclude": false,
  164. "propertyIsRequired": false,
  165. "propertyName": "dates",
  166. "propertyType": "String",
  167. "uid": "1326030700539"
  168. },
  169. {
  170. "allowedFileTypes": "",
  171. "maxItems": "1",
  172. "propertyDescription": "",
  173. "propertyIsExcludeField": true,
  174. "propertyIsL10nModeExclude": false,
  175. "propertyIsRequired": false,
  176. "propertyName": "placename",
  177. "propertyType": "String",
  178. "uid": "1530383092326"
  179. },
  180. {
  181. "allowedFileTypes": "",
  182. "maxItems": "1",
  183. "propertyDescription": "",
  184. "propertyIsExcludeField": true,
  185. "propertyIsL10nModeExclude": false,
  186. "propertyIsRequired": false,
  187. "propertyName": "placeDescription",
  188. "propertyType": "String",
  189. "uid": "1545111541339"
  190. },
  191. {
  192. "allowedFileTypes": "",
  193. "maxItems": "1",
  194. "propertyDescription": "",
  195. "propertyIsExcludeField": true,
  196. "propertyIsL10nModeExclude": false,
  197. "propertyIsRequired": false,
  198. "propertyName": "placeFloorSize",
  199. "propertyType": "String",
  200. "uid": "487553260654"
  201. },
  202. {
  203. "allowedFileTypes": "",
  204. "maxItems": "1",
  205. "propertyDescription": "",
  206. "propertyIsExcludeField": true,
  207. "propertyIsL10nModeExclude": false,
  208. "propertyIsRequired": false,
  209. "propertyName": "placeCapacity",
  210. "propertyType": "String",
  211. "uid": "149638035280"
  212. },
  213. {
  214. "allowedFileTypes": "",
  215. "maxItems": "1",
  216. "propertyDescription": "",
  217. "propertyIsExcludeField": true,
  218. "propertyIsL10nModeExclude": false,
  219. "propertyIsRequired": false,
  220. "propertyName": "city",
  221. "propertyType": "String",
  222. "uid": "661671953824"
  223. },
  224. {
  225. "allowedFileTypes": "",
  226. "maxItems": "1",
  227. "propertyDescription": "",
  228. "propertyIsExcludeField": true,
  229. "propertyIsL10nModeExclude": false,
  230. "propertyIsRequired": false,
  231. "propertyName": "postalCode",
  232. "propertyType": "String",
  233. "uid": "847260035452"
  234. },
  235. {
  236. "allowedFileTypes": "",
  237. "maxItems": "1",
  238. "propertyDescription": "",
  239. "propertyIsExcludeField": true,
  240. "propertyIsL10nModeExclude": false,
  241. "propertyIsRequired": false,
  242. "propertyName": "streetAddress",
  243. "propertyType": "String",
  244. "uid": "1557175795900"
  245. },
  246. {
  247. "allowedFileTypes": "",
  248. "maxItems": "1",
  249. "propertyDescription": "",
  250. "propertyIsExcludeField": true,
  251. "propertyIsL10nModeExclude": false,
  252. "propertyIsRequired": false,
  253. "propertyName": "longitude",
  254. "propertyType": "Float",
  255. "uid": "253657163106"
  256. },
  257. {
  258. "allowedFileTypes": "",
  259. "maxItems": "1",
  260. "propertyDescription": "",
  261. "propertyIsExcludeField": true,
  262. "propertyIsL10nModeExclude": false,
  263. "propertyIsRequired": false,
  264. "propertyName": "latitude",
  265. "propertyType": "Float",
  266. "uid": "690088343632"
  267. },
  268. {
  269. "allowedFileTypes": "",
  270. "maxItems": "1",
  271. "propertyDescription": "",
  272. "propertyIsExcludeField": true,
  273. "propertyIsL10nModeExclude": false,
  274. "propertyIsRequired": false,
  275. "propertyName": "roomName",
  276. "propertyType": "String",
  277. "uid": "1070910997064"
  278. },
  279. {
  280. "allowedFileTypes": "",
  281. "maxItems": "1",
  282. "propertyDescription": "",
  283. "propertyIsExcludeField": true,
  284. "propertyIsL10nModeExclude": false,
  285. "propertyIsRequired": false,
  286. "propertyName": "roomDescription",
  287. "propertyType": "String",
  288. "uid": "465755990884"
  289. },
  290. {
  291. "allowedFileTypes": "",
  292. "maxItems": "1",
  293. "propertyDescription": "",
  294. "propertyIsExcludeField": true,
  295. "propertyIsL10nModeExclude": false,
  296. "propertyIsRequired": false,
  297. "propertyName": "roomLocalisation",
  298. "propertyType": "String",
  299. "uid": "1069387123849"
  300. },
  301. {
  302. "allowedFileTypes": "",
  303. "maxItems": "1",
  304. "propertyDescription": "",
  305. "propertyIsExcludeField": true,
  306. "propertyIsL10nModeExclude": false,
  307. "propertyIsRequired": false,
  308. "propertyName": "roomCapacity",
  309. "propertyType": "String",
  310. "uid": "953477023245"
  311. },
  312. {
  313. "allowedFileTypes": "",
  314. "maxItems": "1",
  315. "propertyDescription": "",
  316. "propertyIsExcludeField": true,
  317. "propertyIsL10nModeExclude": false,
  318. "propertyIsRequired": false,
  319. "propertyName": "roomFloorSize",
  320. "propertyType": "String",
  321. "uid": "582576215844"
  322. },
  323. {
  324. "allowedFileTypes": "",
  325. "maxItems": "1",
  326. "propertyDescription": "",
  327. "propertyIsExcludeField": true,
  328. "propertyIsL10nModeExclude": false,
  329. "propertyIsRequired": false,
  330. "propertyName": "zupId",
  331. "propertyType": "Integer",
  332. "uid": "766402981792"
  333. },
  334. {
  335. "allowedFileTypes": "",
  336. "maxItems": "1",
  337. "propertyDescription": "",
  338. "propertyIsExcludeField": true,
  339. "propertyIsL10nModeExclude": false,
  340. "propertyIsRequired": false,
  341. "propertyName": "deepLink",
  342. "propertyType": "String",
  343. "uid": "342653852190"
  344. },
  345. {
  346. "allowedFileTypes": "",
  347. "maxItems": "1",
  348. "propertyDescription": "",
  349. "propertyIsExcludeField": true,
  350. "propertyIsL10nModeExclude": false,
  351. "propertyIsRequired": false,
  352. "propertyName": "image",
  353. "propertyType": "String",
  354. "uid": "860720739134"
  355. },
  356. {
  357. "allowedFileTypes": "",
  358. "maxItems": "1",
  359. "propertyDescription": "",
  360. "propertyIsExcludeField": true,
  361. "propertyIsL10nModeExclude": false,
  362. "propertyIsRequired": false,
  363. "propertyName": "priceMini",
  364. "propertyType": "Float",
  365. "uid": "768619929740"
  366. },
  367. {
  368. "allowedFileTypes": "",
  369. "maxItems": "1",
  370. "propertyDescription": "",
  371. "propertyIsExcludeField": true,
  372. "propertyIsL10nModeExclude": false,
  373. "propertyIsRequired": false,
  374. "propertyName": "meetingSchedule",
  375. "propertyType": "String",
  376. "uid": "951069018764"
  377. },
  378. {
  379. "allowedFileTypes": "",
  380. "maxItems": "1",
  381. "propertyDescription": "",
  382. "propertyIsExcludeField": true,
  383. "propertyIsL10nModeExclude": false,
  384. "propertyIsRequired": false,
  385. "propertyName": "api",
  386. "propertyType": "Boolean",
  387. "uid": "213591346156"
  388. },
  389. {
  390. "allowedFileTypes": "",
  391. "maxItems": "1",
  392. "propertyDescription": "",
  393. "propertyIsExcludeField": true,
  394. "propertyIsL10nModeExclude": false,
  395. "propertyIsRequired": false,
  396. "propertyName": "parentName",
  397. "propertyType": "String",
  398. "uid": "311680388066"
  399. },
  400. {
  401. "allowedFileTypes": "",
  402. "maxItems": "1",
  403. "propertyDescription": "",
  404. "propertyIsExcludeField": true,
  405. "propertyIsL10nModeExclude": false,
  406. "propertyIsRequired": false,
  407. "propertyName": "parentSubdomain",
  408. "propertyType": "String",
  409. "uid": "505037982898"
  410. }
  411. ]
  412. },
  413. "relationGroup": {
  414. "relations": [
  415. {
  416. "foreignRelationClass": "",
  417. "lazyLoading": false,
  418. "propertyIsExcludeField": true,
  419. "relationDescription": "",
  420. "relationName": "organization",
  421. "relationType": "zeroToOne",
  422. "relationWire": "",
  423. "renderType": "selectSingle",
  424. "uid": "1534473615253"
  425. }
  426. ]
  427. }
  428. }
  429. },
  430. {
  431. "config": {
  432. "position": [
  433. 668,
  434. 65
  435. ]
  436. },
  437. "name": "New Model Object",
  438. "value": {
  439. "actionGroup": {
  440. "_default0_list": false,
  441. "_default1_show": false,
  442. "_default2_new_create": false,
  443. "_default3_edit_update": false,
  444. "_default4_delete": false,
  445. "customActions": []
  446. },
  447. "name": "Organization",
  448. "objectsettings": {
  449. "addDeletedField": true,
  450. "addHiddenField": true,
  451. "addStarttimeEndtimeFields": true,
  452. "aggregateRoot": false,
  453. "categorizable": false,
  454. "description": "",
  455. "mapToTable": "",
  456. "parentClass": "",
  457. "skipTypeConfiguration": false,
  458. "sorting": false,
  459. "type": "Entity",
  460. "uid": "1537454705255"
  461. },
  462. "propertyGroup": {
  463. "properties": [
  464. {
  465. "allowedFileTypes": "",
  466. "maxItems": "1",
  467. "propertyDescription": "",
  468. "propertyIsExcludeField": true,
  469. "propertyIsL10nModeExclude": false,
  470. "propertyIsRequired": false,
  471. "propertyName": "id",
  472. "propertyType": "String",
  473. "uid": "1327292489869"
  474. },
  475. {
  476. "allowedFileTypes": "",
  477. "maxItems": "1",
  478. "propertyDescription": "",
  479. "propertyIsExcludeField": true,
  480. "propertyIsL10nModeExclude": false,
  481. "propertyIsRequired": false,
  482. "propertyName": "type",
  483. "propertyType": "String",
  484. "uid": "1446533578840"
  485. },
  486. {
  487. "allowedFileTypes": "",
  488. "maxItems": "1",
  489. "propertyDescription": "",
  490. "propertyIsExcludeField": true,
  491. "propertyIsL10nModeExclude": false,
  492. "propertyIsRequired": false,
  493. "propertyName": "subDomain",
  494. "propertyType": "String",
  495. "uid": "210998106891"
  496. },
  497. {
  498. "allowedFileTypes": "",
  499. "maxItems": "1",
  500. "propertyDescription": "",
  501. "propertyIsExcludeField": true,
  502. "propertyIsL10nModeExclude": false,
  503. "propertyIsRequired": false,
  504. "propertyName": "name",
  505. "propertyType": "String",
  506. "uid": "744155578271"
  507. },
  508. {
  509. "allowedFileTypes": "",
  510. "maxItems": "1",
  511. "propertyDescription": "",
  512. "propertyIsExcludeField": true,
  513. "propertyIsL10nModeExclude": false,
  514. "propertyIsRequired": false,
  515. "propertyName": "slug",
  516. "propertyType": "String",
  517. "uid": "5370621623"
  518. },
  519. {
  520. "allowedFileTypes": "",
  521. "maxItems": "1",
  522. "propertyDescription": "",
  523. "propertyIsExcludeField": true,
  524. "propertyIsL10nModeExclude": false,
  525. "propertyIsRequired": false,
  526. "propertyName": "principalType",
  527. "propertyType": "String",
  528. "uid": "510621522746"
  529. },
  530. {
  531. "allowedFileTypes": "",
  532. "maxItems": "1",
  533. "propertyDescription": "",
  534. "propertyIsExcludeField": true,
  535. "propertyIsL10nModeExclude": false,
  536. "propertyIsRequired": false,
  537. "propertyName": "description",
  538. "propertyType": "Text",
  539. "uid": "324470829720"
  540. },
  541. {
  542. "allowedFileTypes": "",
  543. "maxItems": "1",
  544. "propertyDescription": "",
  545. "propertyIsExcludeField": true,
  546. "propertyIsL10nModeExclude": false,
  547. "propertyIsRequired": false,
  548. "propertyName": "categories",
  549. "propertyType": "Select",
  550. "uid": "421887844040"
  551. },
  552. {
  553. "allowedFileTypes": "",
  554. "maxItems": "1",
  555. "propertyDescription": "",
  556. "propertyIsExcludeField": true,
  557. "propertyIsL10nModeExclude": false,
  558. "propertyIsRequired": false,
  559. "propertyName": "addressCity",
  560. "propertyType": "String",
  561. "uid": "1245515852935"
  562. },
  563. {
  564. "allowedFileTypes": "",
  565. "maxItems": "1",
  566. "propertyDescription": "",
  567. "propertyIsExcludeField": true,
  568. "propertyIsL10nModeExclude": false,
  569. "propertyIsRequired": false,
  570. "propertyName": "postalCode",
  571. "propertyType": "String",
  572. "uid": "131827977246"
  573. },
  574. {
  575. "allowedFileTypes": "",
  576. "maxItems": "1",
  577. "propertyDescription": "",
  578. "propertyIsExcludeField": true,
  579. "propertyIsL10nModeExclude": false,
  580. "propertyIsRequired": false,
  581. "propertyName": "streetAdress",
  582. "propertyType": "String",
  583. "uid": "407410387535"
  584. },
  585. {
  586. "allowedFileTypes": "",
  587. "maxItems": "1",
  588. "propertyDescription": "",
  589. "propertyIsExcludeField": true,
  590. "propertyIsL10nModeExclude": false,
  591. "propertyIsRequired": false,
  592. "propertyName": "latitude",
  593. "propertyType": "Float",
  594. "uid": "246097581318"
  595. },
  596. {
  597. "allowedFileTypes": "",
  598. "maxItems": "1",
  599. "propertyDescription": "",
  600. "propertyIsExcludeField": true,
  601. "propertyIsL10nModeExclude": false,
  602. "propertyIsRequired": false,
  603. "propertyName": "longitude",
  604. "propertyType": "Float",
  605. "uid": "1225267825046"
  606. },
  607. {
  608. "allowedFileTypes": "",
  609. "maxItems": "1",
  610. "propertyDescription": "",
  611. "propertyIsExcludeField": true,
  612. "propertyIsL10nModeExclude": false,
  613. "propertyIsRequired": false,
  614. "propertyName": "country",
  615. "propertyType": "String",
  616. "uid": "715962868348"
  617. },
  618. {
  619. "allowedFileTypes": "",
  620. "maxItems": "1",
  621. "propertyDescription": "",
  622. "propertyIsExcludeField": true,
  623. "propertyIsL10nModeExclude": false,
  624. "propertyIsRequired": false,
  625. "propertyName": "logo",
  626. "propertyType": "String",
  627. "uid": "232881791963"
  628. },
  629. {
  630. "allowedFileTypes": "",
  631. "maxItems": "1",
  632. "propertyDescription": "",
  633. "propertyIsExcludeField": true,
  634. "propertyIsL10nModeExclude": false,
  635. "propertyIsRequired": false,
  636. "propertyName": "parentName",
  637. "propertyType": "String",
  638. "uid": "814060772565"
  639. },
  640. {
  641. "allowedFileTypes": "",
  642. "maxItems": "1",
  643. "propertyDescription": "",
  644. "propertyIsExcludeField": true,
  645. "propertyIsL10nModeExclude": false,
  646. "propertyIsRequired": false,
  647. "propertyName": "parentSubdomain",
  648. "propertyType": "String",
  649. "uid": "1534060585428"
  650. }
  651. ]
  652. },
  653. "relationGroup": {
  654. "relations": []
  655. }
  656. }
  657. }
  658. ],
  659. "properties": {
  660. "backendModules": [],
  661. "description": "Contenus graphiques pour Typo3, par Opentalent ",
  662. "emConf": {
  663. "category": "plugin",
  664. "custom_category": "",
  665. "dependsOn": "typo3 => 8.7.0-8.7.99\n",
  666. "disableLocalization": true,
  667. "disableVersioning": false,
  668. "skipGenerateDocumentationTemplate": true,
  669. "sourceLanguage": "fr",
  670. "state": "alpha",
  671. "targetVersion": "8.7.0-8.7.99",
  672. "version": "0.1.0"
  673. },
  674. "extensionKey": "ot_widgets",
  675. "name": "Widgets",
  676. "originalExtensionKey": "ot_widgets",
  677. "originalVendorName": "Opentalent",
  678. "persons": [
  679. {
  680. "company": "Opentalent",
  681. "email": "olivier.massot@2iopenservice.fr",
  682. "name": "Olivier Massot",
  683. "role": "Developer"
  684. }
  685. ],
  686. "plugins": [
  687. {
  688. "actions": {
  689. "controllerActionCombinations": "EventController => getNextEvents",
  690. "noncacheableActions": "",
  691. "switchableActions": ""
  692. },
  693. "description": "\u00c9v\u00e8nementiel",
  694. "key": "events",
  695. "name": "Event"
  696. },
  697. {
  698. "actions": {
  699. "controllerActionCombinations": "OrganizationController => getDetails",
  700. "noncacheableActions": "",
  701. "switchableActions": ""
  702. },
  703. "description": "Organisations et r\u00e9seaux",
  704. "key": "organizations",
  705. "name": "Organizations"
  706. }
  707. ],
  708. "vendorName": "Opentalent"
  709. },
  710. "wires": [],
  711. "log": {
  712. "last_modified": "2020-04-08 05:06",
  713. "extension_builder_version": "8.10.4",
  714. "be_user": " (1)"
  715. }
  716. }