Create metadata.json

This commit is contained in:
Multi 2025-01-31 16:55:44 +01:00 committed by GitHub
parent 556d3a04a7
commit e608ea2a7c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -0,0 +1,27 @@
{
"name": "siteData",
"version": "1.0",
"release_date": "2025-01-31",
"license": "MIT",
"price_usd": "0",
"download_url": "https://github.com/multicolor-rgb/siteData-for-bluditCMS/archive/refs/heads/main.zip",
"demo_url": "",
"information_url": "https://github.com/multicolor-rgb/siteData-for-bluditCMS/",
"description": "Add custom easy to update fields in your site templates, like Phone Number, Email Address, Business Hours, etc.",
"features": {
"0": "support special function siteData('id')",
"1": "support shortcode",
"2": "At this moment no support PHP code, only html snippet"
},
"description_de": "",
"features_de": {
},
"description_es": "",
"features_es": {
},
"description_ru": "",
"features_ru": {
},
"author_username": "multicolor"
}