Skip to content

Commit 9ae5cd7

Browse files
authored
Merge pull request #88 from Screenly/add-supacms
Add Supacms product details and logo to the directory
2 parents 22a9d76 + 24b3687 commit 9ae5cd7

File tree

2 files changed

+60
-0
lines changed

2 files changed

+60
-0
lines changed

assets/logos/dark/supacms.svg

Lines changed: 15 additions & 0 deletions
Loading

data/products/supacms.yaml

Lines changed: 45 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,45 @@
1+
name: "Supacms"
2+
slug: supacms
3+
description: ""
4+
website: "https://supacms.metaworcs.com/"
5+
year_founded: 2025
6+
headquarters: ["Pakistan"]
7+
open_source: false
8+
rss_feed_url: null
9+
self_signup: true
10+
discontinued: false
11+
categories: ["CMS"]
12+
platforms: [
13+
"Web Browser",
14+
"Android",
15+
]
16+
models:
17+
- delivery: cloud
18+
free_trial: true
19+
pricing_available: true
20+
has_freemium: false
21+
pricing:
22+
- name: "Standard"
23+
payment_model: subscription
24+
billing_basis: per_device
25+
monthly: 7
26+
yearly: 70
27+
- name: "PRO"
28+
payment_model: subscription
29+
billing_basis: per_device
30+
monthly: 14
31+
yearly: 140
32+
stats:
33+
screens:
34+
total: 1000
35+
source: https://supacms.metaworcs.com/
36+
date: 2026-03
37+
notes: []
38+
features: []
39+
integrations: []
40+
target_audience: []
41+
deployment_options: []
42+
support_channels: []
43+
languages: []
44+
screenshots: []
45+
last_verified: null

0 commit comments

Comments
 (0)