mirror of
https://github.com/stefanpejcic/openpanel
synced 2025-06-26 18:28:26 +00:00
Update templates.js
This commit is contained in:
parent
95930e415c
commit
cc47ac6b44
@ -61,7 +61,7 @@ The source code of the CRM app is also open-source; feel free to use or inspect
|
|||||||
### Key Features:
|
### Key Features:
|
||||||
|
|
||||||
|
|
||||||
- **Dashboard**: Overview of CRM activities, key metrics, and customer interactions.
|
- **Resource Limiting**: Overview of CRM activities, key metrics, and customer interactions.
|
||||||
- **Calendar**: Manage appointments and events.
|
- **Calendar**: Manage appointments and events.
|
||||||
- **Scrumboard-Project Kanban**: Streamline project management and task tracking.
|
- **Scrumboard-Project Kanban**: Streamline project management and task tracking.
|
||||||
- **Sales Pipeline**: Visualize sales stages and track lead conversions.
|
- **Sales Pipeline**: Visualize sales stages and track lead conversions.
|
||||||
@ -94,10 +94,10 @@ This CRM app template can be used in for various app requirements like B2B appli
|
|||||||
slug: "openpanel-premium-control-panel",
|
slug: "openpanel-premium-control-panel",
|
||||||
title: "Enterprise edition",
|
title: "Enterprise edition",
|
||||||
images: [
|
images: [
|
||||||
"https://refine.ams3.cdn.digitaloceanspaces.com/templates/detail-finefoods-ant-design.jpg",
|
"/img/panel_cropped.png",
|
||||||
],
|
],
|
||||||
runOnYourLocalPath: "--key=xxxxxxxx",
|
runOnYourLocalPath: "--key=xxxxxxxx",
|
||||||
liveDemo: "https://demo.openpanel.co/admin/",
|
liveDemo: "https://demo.openpanel.co/openadmin/",
|
||||||
github: "https://github.com/refinedev/refine/tree/master/examples/finefoods-antd",
|
github: "https://github.com/refinedev/refine/tree/master/examples/finefoods-antd",
|
||||||
reactPlatform: "Vite",
|
reactPlatform: "Vite",
|
||||||
uiFramework: "Ant Design",
|
uiFramework: "Ant Design",
|
||||||
|
Loading…
Reference in New Issue
Block a user