cal/packages/app-store/wordpress/config.json
Hariom Balhara 51695ee79d
chore/AppStore: Remove deprecated imageSrc and make the paths relative in logo (#8479)
* Remove depreated imageSrc and make the paths relative in logo

* Do logo replacement at a single place

* Make logo relative at other places

* Fix campfire page not working in dev environment
2023-04-26 12:03:34 +01:00

15 lines
440 B
JSON

{
"/*": "Don't modify slug - If required, do it using cli edit command",
"name": "Wordpress",
"slug": "wordpress",
"type": "wordpress_other",
"logo": "icon-dark.svg",
"url": "https://github.com/calcom/wp-plugin",
"variant": "other",
"categories": ["other"],
"publisher": "Cal.com, Inc.",
"email": "support@cal.com",
"description": "Embedded booking pages right into your wordpress page",
"__createdUsingCli": true
}