> For the complete documentation index, see [llms.txt](https://osschain.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://osschain.gitbook.io/docs/platforms/wik.ge-site-builder/maintenance.md).

# Maintenance

### 15.01.2023

<pre><code>1.0 Ecommerce Website Added for Tenant
    1.1 Categories Management
    1.2 Subcategories Management
    1.3 Items Management
        1.1.1 Physical Product
        1.1.2 Digital Product
    1.4 Orders Management
    1.5 Unlimited Vartions of Items
    1.6 Stock Management for Items
    1.7 Variation-wise stock Management
    1.8 Wishlists
    1.9 Flash Sales (Timezone-Wise , will be Setup by Tenant)
    1.10 Cart 
    1.11 Checkout
    1.12 Ads, Banner in Ecommerce Theme
    1.13 Invoice Generate &#x26; Mail
    1.14 Product Rating
    1.15 Coupon
    1.16 Tax
    1.17 Shipping Methods with Shipping Charges
    1.18 Rating Enable / Disable
    1.19 Catalog Mode Enable / Disable
    1.20 Shop Enable / Disable
2.0 Ecommerce Theme Added
    2.1 Base Color
    2.2 RTL Support
3.0 Coupon Added for Tenant Registration
4.0 Registered Users Management for Tenant
<strong>5.0 Secret Login to Tenant Dashboard by Admin
</strong>6.0 Mail Templates for Tenant
7.0 Timezone Settings for Tenant
8.0 Website Title Change Option Added
9.0 vCards Limit Added
10.0 10 Payment Gateways for Tenant
11.0 Unlimited Offline Gateways for Tenant
12.0 Tenant's Customer Panel
13.0 Upgraded Laravel to Latest Version (9.x)
14.0 Upgraded PHP Version (8.x)
15.0 Upgraded Composer Packages
16.0 FIXED: Tenant Ban Issue
17.0 FIXED: Custom Domain Requests Mail Modal Issue
18.0 FIXED: Pagination Design Issue
19.0 FIXED: Lawyer Theme Topbar mail, phone print issue
20.0 FIXED: Packages Active / Deactive issue in buy plan page of Tenant Dashboard
21.0 FIXED: Fixed Contact Section issue in Theme 4 &#x26; Theme 5
</code></pre>

### 10.12.2022

<pre><code><strong>SQL Injection - 10.12.2022
</strong>Start scan and identify - 10.12.2022

</code></pre>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://osschain.gitbook.io/docs/platforms/wik.ge-site-builder/maintenance.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
