Skip to content

vanilla-thunder/vt-smartyext

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vt Smarty Extension Demo (module for OXID eShop 4.7.x)

shows you how to extend smarty with custom plugins (blocks, functions and modifierts) and keep the functions inside the module folder

Installation:

with composer:

adding "vt/smartyext" to "require"

manuelly:

create vt-devutils folder and put code in it. Then move it into the modules directory in your shop. You will find the code snippet in the module description in OXID backend

LICENSE AGREEMENT

Copyright (C) 2013 Marat Bedoev

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program; if not, see http://www.gnu.org/licenses/

About

Demo: extending smarty with custom plugins

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages