oxid-esales/smarty-component

The component supports smarty template engine.

Installs: 7 547

Dependents: 3

Suggesters: 0

Security: 0

Stars: 1

Watchers: 6

Forks: 0

Type:oxideshop-component

v1.0.0 2023-04-26 13:23 UTC

This package is auto-updated.

Last update: 2024-04-16 10:46:30 UTC


README

Includes Smarty template engine for OXID eShop

Compatibility

  • b-7.0.x branch is compatible with OXID eShop compilation 7.x

Installation

This component can be installed with:

composer require oxid-esales/smarty-component

Configuration

Starting from v7, OXID eShop uses Twig as a default templating engine and stores initial data in Twig template format. Please run the following command to replace the original initial data with the one compatible with Smarty:

vendor/bin/doctrine-migrations migrate --configuration vendor/oxid-esales/smarty-component/migration/migrations.yml --db-configuration vendor/oxid-esales/smarty-component/migration/migrations-db.php

NOTE: Do not run this command if you've already added your custom content. The data in oxcontents DB table will be overwritten!

License

See LICENSE file for details.

Bugs and Issues

If you experience any bugs or issues, please report them in the section OXID eShop (all versions) under category Smarty engine of https://bugs.oxid-esales.com