Skip to content

Magepim/UniversalVariable-Magento-Extension

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Magento Extension for Universal Variable

Qubit's Universal Variable streamlines the process of passing values between OpenTag and your pages, whilst future-proofing against updates and changes. We recommend creating the relevant JavaScript object on your page prior to deploying OpenTag's container script. Doing this will assure that all values will be present on the page when the script runs and can be used by libraried OpenTag scripts. You only need to declare the object variables you use. For example, if your pages only have category and no subcategory, just declare the category. Likewise, if you feel the need to extend objects, or feel like renaming them, please do so. However, please take a note of the new variable names, as these are needed to access your scripts in your OpenTag container.

Example Usage (Coming Soon)

Universal Variable Specification

Exported JavaScript object under universal_variable on all pages follows open standarded universal variable specification. The specificaiton is also available on GitHub: http://github.com/QuBitProducts/UniversalVariable

Installation

Magento Connect

This is the recommanded way of installing the extenion. Get your extension key on the extension page and install the extension in your Magento Connect extension manager.

Development and Contribution

Happy Contributors

Thank you to the contributors improving our code base:

License

The extension is released under Apache License 2.0

About

Universal Variable Magento Extension

Resources

License

Stars

Watchers

Forks

Packages

No packages published