cal/packages/app-store/wordpress/config.json
Hariom Balhara 7a6545bd03
Wordpress App Files cleanup (#5858)
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2022-12-05 13:42:38 +00:00

16 lines
511 B
JSON

{
"/*": "Don't modify slug - If required, do it using cli edit command",
"name": "Wordpress",
"slug": "wordpress",
"type": "wordpress_other",
"imageSrc": "/api/app-store/wordpress/icon.svg",
"logo": "/api/app-store/wordpress/icon.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
}