Skip to content

Commit

Permalink
Create meta.xml for sym 2.3+
Browse files Browse the repository at this point in the history
  • Loading branch information
jonmifsud committed Sep 13, 2012
1 parent 443b142 commit 0adb38b
Showing 1 changed file with 29 additions and 0 deletions.
29 changes: 29 additions & 0 deletions extension.meta.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
<?xml version="1.0" encoding="UTF-8"?>
<extension id="author_roles" status="released" xmlns="http://symphony-cms.com/schemas/extension/1.0">
<name>Backend Language Switcher</name>
<description>Add Backend Language Switcher</description>
<repo type="github">https://github.com/jonmifsud/backend-language-switcher</repo>
<url type="discuss">http://getsymphony.com/discuss/thread/53420/</url>
<types>
<type>Workflow</type>
</types>
<authors>
<author>
<name github="johnjcamilleri" symphony="jstar198">John J. Camilleri</name>
<website>http://johnjcamilleri.com</website>
<email>[email protected]</email>
</author>
<author>
<name github="jonmifsud" symphony="gunglien">Jon Mifsud</name>
<website>http://jonmifsud.com</website>
<email>[email protected]</email>
</author>
</authors>
<releases>
<release version="1.1" date="2012-04-03" min="2.2" max="2.2.5" />
<release version="1.2" date="2012-09-13" min="2.3">
* Update for 2.3
* Added support for Frontend Localisation
</release>
</releases>
</extension>

0 comments on commit 0adb38b

Please sign in to comment.