![]() |
VOOZH | about |
Follow @symextensions for updates to the 412 extensions that we track. What is this?
Symphony Extensions tracks Symphony CMS extensions that are hosted on Github.
Host your extension on Github and make sure the repository has a good README and an extension.meta.xml file. Then sign in to this site using your GitHub profile where you will see a list of your public repositories. Pick one, and add it to the site. When you make changes, just update the XML file in your repository and we do the rest.
It is an XML file that you add to your repository to describe your extension. You can include a name and description, developer contact details, version history, changelog, dependencies and more. Please read the documentation for a full list. You can use the lint tool to check your XML against the schema before submitting your extension to the site.
This site is now run by the community @symextensions. The site was created by nickdunn. Contact him at @nickdunn
Please report it here.
This extension allows to override Symphony's admin javascript. It simply appends a custom javascript file to the head of admin pages.
Clone URLhttps://github.com/stuartgpalmer/admin_js_override.git
Add as a submodulegit submodule add https://github.com/stuartgpalmer/admin_js_override.git extensions/admin_js_override --recursive
| 2.x.x | 2.1.x | 2.2.x | 2.3.x | 2.4.x | 2.5.x | 2.6.x | 2.7.0 | 2.7.1 | 2.7.2 | 2.7.3 | 2.7.4 | 2.7.5 | 2.7.6 | 2.7.7 | 2.7.8 | 2.7.9 | 2.7.10 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| No | No | No | No | No | No | No | No | No | No | No | No | No | No | No | No | No | No. Soon? |
| Symphony Version | Extension version |
|---|---|
| 2.7.10 | No. Soon? |
| 2.7.9 | No |
| 2.7.8 | No |
| 2.7.7 | No |
| 2.7.6 | No |
| 2.7.5 | No |
| 2.7.4 | No |
| 2.7.3 | No |
| 2.7.2 | No |
| 2.7.1 | No |
| 2.7.0 | No |
| 2.6.x | No |
| 2.5.x | No |
| 2.4.x | No |
| 2.3.x | No |
| 2.2.x | No |
| 2.1.x | No |
| 2.x.x | No |
This extension allows insertion of Javascript in the Symphony backend from the file
workspace/js/admin_js_override.js. The extension simply appends the
admin_js_override.js file to the head of admin pages.
Upload the admin_js_override folder in this archive to your Symphony
'extensions' folder.
Enable it by selecting the "Admin JS Override", choose Enable from the with-selected menu, then click Apply.
workspace/js/admin_js_override.js.Cloned from Admin CSS Overide. Thanks to Michael E.
1.021 June 2019
Requires Symphony 2.0.6