
CREIGHTONS PLC — Investor Relations & Filings
Creightons PLC is a company that designs, develops, manufactures, and distributes a wide range of beauty and personal care products. Its portfolio encompasses skincare, haircare, wellbeing products, toiletries, and fragrances. The company operates through multiple business models, including developing its own brands, providing private label manufacturing for major retailers, and offering contract manufacturing services for other brand partners. Creightons manages the entire product lifecycle, from concept to distribution, and maintains full-service supply partnerships with key brands and retailers in both domestic and international markets.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| FY25 Audited Results and Notice of AGM | 2025-07-16 | English | |
| Notice of Final Results and Investor Presentation | 2025-07-09 | English | |
| Director/PDMR Shareholding | 2025-05-22 | English | |
| Director/PDMR Shareholding | 2025-05-06 | English | |
| Promotion of CFO to the Board of Directors | 2025-04-30 | English | |
| Notification of transactions by PDMR | 2025-04-02 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 7045062 | FY25 Audited Results and Notice of AGM | 2025-07-16 | English | ||
| 6816443 | Notice of Final Results and Investor Presentation | 2025-07-09 | English | ||
| 11358299 | Director/PDMR Shareholding | 2025-05-22 | English | ||
| 11350222 | Director/PDMR Shareholding | 2025-05-06 | English | ||
| 11346948 | Promotion of CFO to the Board of Directors | 2025-04-30 | English | ||
| 11330789 | Notification of transactions by PDMR | 2025-04-02 | English | ||
| 11329652 | Notification of transactions by PDMR | 2025-04-01 | English | ||
| 6772280 | Admission to AIM and first day of dealings | 2025-03-31 | English | ||
| 6769230 | Board Appointment | 2025-03-25 | English | ||
| 11324913 | Director/PDMR Shareholding | 2025-03-20 | English | ||
| 5590999 | Block listing Interim Review | 2025-03-12 | English | ||
| 4016621 | Special Resolution approved | 2025-03-03 | English | ||
| 4011029 | Results of the General Meeting | 2025-03-03 | English | ||
| 3780314 | Appendix to AIM Schedule One | 2025-02-28 | English | ||
| 3778709 | AIM Schedule One | 2025-02-28 | English | ||
Financials
We couldn't load the financials
No data available yet
We have extracted financials for CREIGHTONS 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 · Manufacture of soap and detergents, cleaning and polishing preparations, perfumes and toilet preparations
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
3D LATINOAMERICA S. A.
Manufactures and distributes vehicle aesthetic products for…
|
— | AR | Manufacturing |
|
48North Cannabis Corp.
Licensed producer of high-quality cannabis flower, vapes, t…
|
NRTH | CA | Manufacturing |
|
4Mass S.A.
Producer of nail and makeup cosmetics for private label and…
|
4MS | PL | Manufacturing |
|
ABLE C&C
Develops, manufactures, and distributes a wide range of bea…
|
078520 | KR | Manufacturing |
|
ADJUVANT HOLDINGS CO.,LTD.
Develops, manufactures, and sells cosmetic products to prof…
|
4929 | JP | Manufacturing |
|
Aekyung Industrial Co., Ltd.
A manufacturer of consumer goods for the beauty care and ho…
|
018250 | KR | Manufacturing |
|
ALMADO,INC.
Develops and sells cosmetics and health supplements using e…
|
4932 | JP | Manufacturing |
|
Al Majed Oud Co.
A fragrance house specializing in Oud, incense, and orienta…
|
4165 | SA | Manufacturing |
|
Amirose London Holdings PLC
A full-service contract manufacturer for the personal care,…
|
AMIL | GB | Manufacturing |
|
AMOREPACIFIC CORP.
Develops, manufactures, and distributes cosmetics, skincare…
|
090430 | KR | Manufacturing |
CREIGHTONS 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/4734/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=4734 | 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=4734 | 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=4734 \ -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": 4734}, 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 CREIGHTONS PLC (id: 4734)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.