-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathproject.json
More file actions
executable file
·21 lines (20 loc) · 1.07 KB
/
Copy pathproject.json
File metadata and controls
executable file
·21 lines (20 loc) · 1.07 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
{
"author": "Jan Pavelka (www.phoca.cz)",
"authorUrl": "https://www.phoca.cz",
"copyright": "Jan Pavelka",
"license": "GNU/GPL",
"projectName": "PhocaMapsPlugin",
"extensionName": "Phoca Maps Content Plugin",
"projectInitials" : "PM",
"description": "Phoca Maps Plugin is a Joomla! plugin. With Phoca Maps Plugin you can display one or more maps on your site (in the article). You can display the map or only link to selected map. When user click on this link, the map will be displayed in Modal Box window or in standard Popup window.",
"projectUrl": "https://www.phoca.cz/phocamaps-plugin",
"projectDocumentationUrl": "https://www.phoca.cz/documentation/category/54-phoca-maps-plugin",
"projectMainComponent": "Phoca Maps",
"projectMainComponentInfoUrl": "https://www.phoca.cz/project/phocamaps-joomla-maps",
"projectDemo" : {
"Joomla! 3 Demo": "https://www.phoca.cz/joomla3demo/phoca-maps-demo",
"Joomla! 2.5 Demo": "https://www.phoca.cz/joomlademo/phoca-maps",
"Joomla! 1.5 Demo": "https://www.phoca.cz/demo/phoca-maps-demo-component"
},
"projectColor": "#669966"
}