Download the PHP package aoepeople/aoe_templateimport without Composer
On this page you can find all versions of the php package aoepeople/aoe_templateimport. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download aoepeople/aoe_templateimport
More information about aoepeople/aoe_templateimport
Files in aoepeople/aoe_templateimport
Download aoepeople/aoe_templateimport
More information about aoepeople/aoe_templateimport
Files in aoepeople/aoe_templateimport
Vendor aoepeople
Package aoe_templateimport
Short Description Render Layout from non Magento template files
License OSL-3.0
Homepage https://github.com/AOEpeople/Aoe_TemplateImport
Package aoe_templateimport
Short Description Render Layout from non Magento template files
License OSL-3.0
Homepage https://github.com/AOEpeople/Aoe_TemplateImport
Please rate this library. Is it a good library?
Informations about the package aoe_templateimport
Aoe_TemplateImport
Authors:
- Fabrizio Branca
- Manish Jain
Aoe_TemplateImport module allow to use custom html file and render the placeholders.
This module is useful when you have non-magento frontend and magento is being used only for few things like cart/checkout. In this case, instead of modifying the header/footer in magento to match the frontend site, use html file which contains header and footer with placeholders.
Template Example:
Placeholders
Supported placeholders for template path and base path:
- Any filter e.g. {{customvar TEMPLATEURL="http://www.example.com/"}}
-
BASE_URL
-
MAGENTO_ROOT
Changelog
- 1.0.0: Major rewrite to store configuration and cache in new records
- 0.3.0: Added source cache
- 0.2.3: Added info for empty config or content when in dev mode
- 0.2.1: Support single quotes
- 0.2.0: Added placeholder support
- 0.1.0: Initial release
All versions of aoe_templateimport with dependencies
PHP Build Version
Package Version
The package aoepeople/aoe_templateimport contains the following files
Loading the files please wait ....