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 |
|---|---|---|---|
| Transaction in Own Shares | 2026-05-27 | English | |
| 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 |
Browse filings by year
8 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47224845 | Transaction in Own Shares | 2026-05-27 | English | ||
| 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 | ||
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 |
|---|---|---|---|
|
ENCHO CO.,LTD.
Operates home improvement stores offering DIY products and …
|
8208 | JP | Wholesale and retail trade |
|
HANDSMAN CO., LTD.
Operates a chain of home improvement centers selling DIY an…
|
7636 | JP | Wholesale and retail trade |
|
HOME DEPOT, INC.
A home improvement retailer offering products and services …
|
HD | US | Wholesale and retail trade |
|
HomeXpress Limited
Distributor and retailer of everyday Home & Garden essentia…
|
— | CA | Wholesale and retail trade |
|
HORNBACH Baumarkt AG
Operates DIY megastores and garden centers for home improve…
|
HBM | DE | Wholesale and retail trade |
|
HORNBACH Holding AG & Co. KGaA
Holding company for DIY retail, builders' merchants, and re…
|
HBH | DE | Wholesale and retail trade |
|
Kingfisher PLC
International home improvement company serving consumers an…
|
KGF | GB | Wholesale and retail trade |
|
KOHNAN SHOJI CO.,LTD.
Operates a chain of home improvement centers for consumers …
|
7516 | JP | Wholesale and retail trade |
|
KOMERI CO.,LTD.
A specialty retailer operating a large chain of home improv…
|
8218 | JP | Wholesale and retail trade |
|
LOJAS QUERO QUERO S.A.
Retailer of home improvement goods and furniture with integ…
|
— | BR | 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.