WICKES GROUP PLC — Investor Relations & Filings
Wickes Group PLC is a home improvement retailer operating a digitally-led, service-enabled model. The company serves three core customer segments: Do-It-Yourself (DIY) retail customers, local trade professionals, and 'Do-It-For-Me' (DIFM) clients through its comprehensive Design & Installation services. Its product range includes building materials, tools, kitchens, bathrooms, flooring, and garden supplies. The business integrates its network of physical stores with a robust online platform to support a variety of home renovation and maintenance projects, from small repairs to large-scale installations.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| TR1 Notification of Major Interest | 2026-05-22 | English | |
| Result of AGM (Correction) | 2026-05-21 | English | |
| Transaction in Own Shares | 2026-05-20 | English | |
| Directorate change | 2026-05-19 | English | |
| AGM Resolution | 2026-05-19 | English | |
| Result of AGM | 2026-05-19 | English |
Browse filings by year
8 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46793329 | TR1 Notification of Major Interest | 2026-05-22 | English | ||
| 46744079 | Result of AGM (Correction) | 2026-05-21 | English | ||
| 46579181 | Transaction in Own Shares | 2026-05-20 | English | ||
| 46532404 | Directorate change | 2026-05-19 | English | ||
| 46530424 | AGM Resolution | 2026-05-19 | English | ||
| 46530397 | Result of AGM | 2026-05-19 | English | ||
| 45444755 | Transaction in Own Shares | 2026-05-13 | English | ||
| 45118970 | Trading Statement | 2026-05-12 | English | ||
| 41724872 | Transaction in Own Shares | 2026-05-06 | English | ||
| 39399204 | Total Voting Rights | 2026-05-01 | English | ||
| 38404275 | Transaction in Own Shares | 2026-04-29 | English | ||
| 36153881 | Director/PDMR Shareholding | 2026-04-24 | English | ||
| 35136958 | Transaction in Own Shares | 2026-04-22 | English | ||
| 46834221 | Group of companies' accounts made up to 2025-12-27 | 2026-04-22 | English | ||
| 33977217 | Director/PDMR Shareholding | 2026-04-09 | English | ||
Financials
We couldn't load the financials
No data available yet
We have extracted financials for WICKES GROUP PLC, but not for this combination of statement and period. Try a different combination.
Swipe the table to view all periods, or rotate your phone for a wider view.
| Line item | ! |
|---|---|
| Definition not yet available — coming soon. |
Market data
Market data not available
Price history
Peer group · Retail sale of hardware, building materials, paints and glass
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
LOWES COMPANIES INC
A retail company specializing in home improvement products …
|
LOW | US | Wholesale and retail trade |
|
Mr Bricolage
A retail group specializing in DIY, home improvement, decor…
|
ALMRB | FR | Wholesale and retail trade |
|
Multi Retail Group Ltd.
Retailer of products for home improvement, garden care, and…
|
MRG | IL | Wholesale and retail trade |
|
NAFCO CO., Ltd
Retailer of home center and home furnishing goods via physi…
|
2790 | JP | Wholesale and retail trade |
|
PT Caturkarda Depo Bangunan Tbk
Operates building materials supermarkets, a one-stop soluti…
|
DEPO | ID | Wholesale and retail trade |
|
Saudi Company for Hardware
Distributes and retails home improvement, hardware, and lif…
|
4008 | SA | Wholesale and retail trade |
|
SEKICHU CO.,LTD.
Retailer operating home improvement centers, specialized st…
|
9976 | JP | Wholesale and retail trade |
|
Shankara Building Products Limited
Retailer and distributor of construction materials, steel, …
|
SHANKARA | IN | Wholesale and retail trade |
|
Shankara Buildpro Limited
Retailer of construction materials, building products, and …
|
BUILDPRO | IN | Wholesale and retail trade |
|
SODIMAC S.A.
Leading retailer of home improvement and construction mater…
|
— | CL | Wholesale and retail trade |
WICKES GROUP PLC via the API
Pull this company's filings, identifiers, and metadata as JSON or Markdown. Authenticate with your API key, then query by company ID, ISIN, or LEI. Full schema documented in the OpenAPI spec.
Endpoints
| GET | /api/companies/5063/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=5063 | Paginated list of all filings (filterable by type, date, language) |
| GET | /api/filings/{id}/ | Single filing — metadata, document URL, processing status |
| GET | /api/filings/{id}/markdown/ | Filing content as Markdown (PDF → text/tables/figures) |
| GET | /api/isins/?company=5063 | All ISINs registered to this company |
| GET | /api/filing-types/ | Reference: every filing-type code + category |
cURL
$ curl https://api.financialreports.eu/api/filings/?company=5063 \ -H "x-api-key: $FR_API_KEY" \ -H "Accept: application/json"
Python
import requests r = requests.get( "https://api.financialreports.eu/api/filings/", params={"company": 5063}, headers={"x-api-key": API_KEY}, ) filings = r.json()["results"]
MCP server
// MCP server URL https://mcp.financialfilings.com/mcp // Once connected, the LLM can query this company directly: "Pull the latest 5 filings for WICKES GROUP PLC (id: 5063)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.