An open API service indexing awesome lists of open source software.

https://github.com/proudcommerce/psgetobject

Smarty plugin to load any kind of an oxid object in a template.
https://github.com/proudcommerce/psgetobject

Last synced: 9 months ago
JSON representation

Smarty plugin to load any kind of an oxid object in a template.

Awesome Lists containing this project

README

          

psGetObject
=========

Smarty plugin to load any kind of an oxid object in a template.
Free Extension for OXID eShop.

Usage

[{ psgetobject type="oxarticle" ident="abc123" field="oxtitle" assign="oProduct" lang=1 }]

Parameters

type / oxid type
ident / identifier e. g. oxid
assign / template variable
field / returns only a specified field from a object (optional)
lang / language id (optional)

Changelog

1.0.0 - Release


License

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 .

Copyright

Proud Sourcing GmbH 2015
www.proudcommerce.com