Skip to content

Commit 5105d60

Browse files
authored
Merge pull request #26 from vishal-singh-webkul/webservices_update
Added: Bookings webservice in advanced API uses.
2 parents f39e635 + bab43ad commit 5105d60

File tree

5 files changed

+481
-43
lines changed

5 files changed

+481
-43
lines changed

docs/architecture/directory-structure.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Following is the directory structure of QloApps:
44

55
::: dir
66
.
7-
├── hotelcommerce
7+
├── QloApps
88
│ ├── Adapter
99
│ ├── admin
1010
│ │ ├──autoupgrade

docs/introduction/requirements.md

Lines changed: 4 additions & 40 deletions
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,11 @@ To install QloApps, you will need the following server configurations for hosted
1616
<thead>
1717
<tr>
1818
<th></th>
19-
<th colspan="14" style="text-align:center">PHP Version</th>
19+
<th colspan="12" style="text-align:center">PHP Version</th>
2020
</tr>
2121
<tr class="h-version-titles">
2222
<th>QloApps Version</th>
23-
<th>&le;&nbsp;5.1</th>
24-
<th>5.2</th>
25-
<th>5.3</th>
23+
<th>&le;&nbsp;5.3</th>
2624
<th>5.4</th>
2725
<th>5.5</th>
2826
<th>5.6</th>
@@ -40,8 +38,6 @@ To install QloApps, you will need the following server configurations for hosted
4038
<tr>
4139
<td>1.4.0</td>
4240
<td class="support-no"><span class="sr-only">No</span></td>
43-
<td class="support-no"><span class="sr-only">No</span></td>
44-
<td class="support-no"><span class="sr-only">No</span></td>
4541
<td class="support-yes"><span class="sr-only">Yes</span></td>
4642
<td class="support-yes"><span class="sr-only">Yes</span></td>
4743
<td class="support-yes"><span class="sr-only">Yes</span></td>
@@ -57,8 +53,6 @@ To install QloApps, you will need the following server configurations for hosted
5753
<tr>
5854
<td>1.4.1</td>
5955
<td class="support-no"><span class="sr-only">No</span></td>
60-
<td class="support-no"><span class="sr-only">No</span></td>
61-
<td class="support-no"><span class="sr-only">No</span></td>
6256
<td class="support-yes"><span class="sr-only">Yes</span></td>
6357
<td class="support-yes"><span class="sr-only">Yes</span></td>
6458
<td class="support-yes"><span class="sr-only">Yes</span></td>
@@ -74,8 +68,6 @@ To install QloApps, you will need the following server configurations for hosted
7468
<tr>
7569
<td>1.5.0</td>
7670
<td class="support-no"><span class="sr-only">No</span></td>
77-
<td class="support-no"><span class="sr-only">No</span></td>
78-
<td class="support-no"><span class="sr-only">No</span></td>
7971
<td class="support-yes"><span class="sr-only">Yes</span></td>
8072
<td class="support-yes"><span class="sr-only">Yes</span></td>
8173
<td class="support-yes"><span class="sr-only">Yes</span></td>
@@ -91,8 +83,6 @@ To install QloApps, you will need the following server configurations for hosted
9183
<tr>
9284
<td>1.5.1</td>
9385
<td class="support-no"><span class="sr-only">No</span></td>
94-
<td class="support-no"><span class="sr-only">No</span></td>
95-
<td class="support-no"><span class="sr-only">No</span></td>
9686
<td class="support-yes"><span class="sr-only">Yes</span></td>
9787
<td class="support-yes"><span class="sr-only">Yes</span></td>
9888
<td class="support-yes"><span class="sr-only">Yes</span></td>
@@ -110,8 +100,6 @@ To install QloApps, you will need the following server configurations for hosted
110100
<td class="support-no"><span class="sr-only">No</span></td>
111101
<td class="support-no"><span class="sr-only">No</span></td>
112102
<td class="support-no"><span class="sr-only">No</span></td>
113-
<td class="support-no"><span class="sr-only">No</span></td>
114-
<td class="support-no"><span class="sr-only">No</span></td>
115103
<td class="support-yes"><span class="sr-only">Yes</span></td>
116104
<td class="support-yes"><span class="sr-only">Yes</span></td>
117105
<td class="support-yes"><span class="sr-only">Yes</span></td>
@@ -127,8 +115,6 @@ To install QloApps, you will need the following server configurations for hosted
127115
<td class="support-no"><span class="sr-only">No</span></td>
128116
<td class="support-no"><span class="sr-only">No</span></td>
129117
<td class="support-no"><span class="sr-only">No</span></td>
130-
<td class="support-no"><span class="sr-only">No</span></td>
131-
<td class="support-no"><span class="sr-only">No</span></td>
132118
<td class="support-yes"><span class="sr-only">Yes</span></td>
133119
<td class="support-yes"><span class="sr-only">Yes</span></td>
134120
<td class="support-yes"><span class="sr-only">Yes</span></td>
@@ -144,8 +130,6 @@ To install QloApps, you will need the following server configurations for hosted
144130
<td class="support-no"><span class="sr-only">No</span></td>
145131
<td class="support-no"><span class="sr-only">No</span></td>
146132
<td class="support-no"><span class="sr-only">No</span></td>
147-
<td class="support-no"><span class="sr-only">No</span></td>
148-
<td class="support-no"><span class="sr-only">No</span></td>
149133
<td class="support-yes"><span class="sr-only">Yes</span></td>
150134
<td class="support-yes"><span class="sr-only">Yes</span></td>
151135
<td class="support-yes"><span class="sr-only">Yes</span></td>
@@ -168,8 +152,6 @@ To install QloApps, you will need the following server configurations for hosted
168152
<td class="support-no"><span class="sr-only">No</span></td>
169153
<td class="support-no"><span class="sr-only">No</span></td>
170154
<td class="support-no"><span class="sr-only">No</span></td>
171-
<td class="support-no"><span class="sr-only">No</span></td>
172-
<td class="support-no"><span class="sr-only">No</span></td>
173155
<td class="support-yes"><span class="sr-only">Yes</span></td>
174156
<td class="support-yes"><span class="sr-only">Yes</span></td>
175157
</tr>
@@ -332,9 +314,7 @@ To install QloApps, you will need the following server configurations for hosted
332314
</tr>
333315
<tr class="h-version-titles">
334316
<th>QloApps Version</th>
335-
<th>&le;&nbsp;5.1</th>
336-
<th>5.2</th>
337-
<th>5.3</th>
317+
<th>&le;&nbsp;5.3</th>
338318
<th>5.4</th>
339319
<th>5.5</th>
340320
<th>5.6</th>
@@ -352,8 +332,6 @@ To install QloApps, you will need the following server configurations for hosted
352332
<tr>
353333
<td>1.4.0</td>
354334
<td class="support-no"><span class="sr-only">No</span></td>
355-
<td class="support-no"><span class="sr-only">No</span></td>
356-
<td class="support-no"><span class="sr-only">No</span></td>
357335
<td class="support-yes"><span class="sr-only">Yes</span></td>
358336
<td class="support-yes"><span class="sr-only">Yes</span></td>
359337
<td class="support-yes"><span class="sr-only">Yes</span></td>
@@ -372,8 +350,6 @@ To install QloApps, you will need the following server configurations for hosted
372350
<tr>
373351
<td>1.4.1</td>
374352
<td class="support-no"><span class="sr-only">No</span></td>
375-
<td class="support-no"><span class="sr-only">No</span></td>
376-
<td class="support-no"><span class="sr-only">No</span></td>
377353
<td class="support-yes"><span class="sr-only">Yes</span></td>
378354
<td class="support-yes"><span class="sr-only">Yes</span></td>
379355
<td class="support-yes"><span class="sr-only">Yes</span></td>
@@ -392,8 +368,6 @@ To install QloApps, you will need the following server configurations for hosted
392368
<tr>
393369
<td>1.5.0</td>
394370
<td class="support-no"><span class="sr-only">No</span></td>
395-
<td class="support-no"><span class="sr-only">No</span></td>
396-
<td class="support-no"><span class="sr-only">No</span></td>
397371
<td class="support-yes"><span class="sr-only">Yes</span></td>
398372
<td class="support-yes"><span class="sr-only">Yes</span></td>
399373
<td class="support-yes"><span class="sr-only">Yes</span></td>
@@ -412,8 +386,6 @@ To install QloApps, you will need the following server configurations for hosted
412386
<tr>
413387
<td>1.5.1</td>
414388
<td class="support-no"><span class="sr-only">No</span></td>
415-
<td class="support-no"><span class="sr-only">No</span></td>
416-
<td class="support-no"><span class="sr-only">No</span></td>
417389
<td class="support-yes"><span class="sr-only">Yes</span></td>
418390
<td class="support-yes"><span class="sr-only">Yes</span></td>
419391
<td class="support-yes"><span class="sr-only">Yes</span></td>
@@ -434,8 +406,6 @@ To install QloApps, you will need the following server configurations for hosted
434406
<td class="support-no"><span class="sr-only">No</span></td>
435407
<td class="support-no"><span class="sr-only">No</span></td>
436408
<td class="support-no"><span class="sr-only">No</span></td>
437-
<td class="support-no"><span class="sr-only">No</span></td>
438-
<td class="support-no"><span class="sr-only">No</span></td>
439409
<td class="support-yes"><span class="sr-only">Yes</span></td>
440410
<td class="support-yes"><span class="sr-only">Yes</span></td>
441411
<td class="support-yes"><span class="sr-only">Yes</span></td>
@@ -451,8 +421,6 @@ To install QloApps, you will need the following server configurations for hosted
451421
<td class="support-no"><span class="sr-only">No</span></td>
452422
<td class="support-no"><span class="sr-only">No</span></td>
453423
<td class="support-no"><span class="sr-only">No</span></td>
454-
<td class="support-no"><span class="sr-only">No</span></td>
455-
<td class="support-no"><span class="sr-only">No</span></td>
456424
<td class="support-yes"><span class="sr-only">Yes</span></td>
457425
<td class="support-yes"><span class="sr-only">Yes</span></td>
458426
<td class="support-yes"><span class="sr-only">Yes</span></td>
@@ -468,8 +436,6 @@ To install QloApps, you will need the following server configurations for hosted
468436
<td class="support-no"><span class="sr-only">No</span></td>
469437
<td class="support-no"><span class="sr-only">No</span></td>
470438
<td class="support-no"><span class="sr-only">No</span></td>
471-
<td class="support-no"><span class="sr-only">No</span></td>
472-
<td class="support-no"><span class="sr-only">No</span></td>
473439
<td class="support-yes"><span class="sr-only">Yes</span></td>
474440
<td class="support-yes"><span class="sr-only">Yes</span></td>
475441
<td class="support-yes"><span class="sr-only">Yes</span></td>
@@ -481,9 +447,7 @@ To install QloApps, you will need the following server configurations for hosted
481447
<td class="support-no"><span class="sr-only">No</span></td>
482448
</tr>
483449
<tr>
484-
<td>1.6.1</td>
485-
<td class="support-no"><span class="sr-only">No</span></td>
486-
<td class="support-no"><span class="sr-only">No</span></td>
450+
<td>1.7.0</td>
487451
<td class="support-no"><span class="sr-only">No</span></td>
488452
<td class="support-no"><span class="sr-only">No</span></td>
489453
<td class="support-no"><span class="sr-only">No</span></td>

docs/module_development/creation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ class MyQloModule extends Module
4141
}
4242
```
4343

44-
*So this is the minimum requirement to show your module in the module list. Now if you put your module in the `/modules` folder then in the back office modules list, this module will be seen in the "Other Modules" section.*
44+
*So this is the minimum requirement to show your module in the module list. Now if you put your module in the `/modules` folder then in the back office modules list, this module will be seen in the listing on "Modules Catalog" page.*
4545

4646
#### Create constructor method of the class
4747

0 commit comments

Comments
 (0)