Code Monkey home page Code Monkey logo

imva_tobasket_redirect's Introduction

imva_tobasket_redirect

== Description == This module provides an additional form in the article administration to enter a target URL. Thus, you may redirect visitors to an arbitrary website. Perfect, when an item is available in another store. +++ IMPORTANT: This module requires the Module Services, see details below. +++

== Beschreibung == Dieses Modul erweitert die Artikelverwaltung um Eingabefelder für Ziel-URLs. Auf diese können Besucher umgeleitet werden +++ WICHTIG: Dieses Modul benötigt die Erweiterung 'Module Services', Details siehe unten. +++

== Install==

  • Copy the contents of /modules/ to your shop's module directory.
  • Open the shop admin and go to Service => Tools and execute the following SQL commands:

ALTER TABLE oxarticles ADD imva_tobasketurl VARCHAR( 256 ) NOT NULL; ALTER TABLE oxarticles ADD imva_tobasketurlact TINYINT( 1 ) NOT NULL;

  • Afterwards, click "update views" in the area below.
  • Go to Extensions => Modules and select "toBasket-Redirect".
  • In the section below click "activate".

== Installation==

  • Kopieren Sie den Inhalt des Verzeichnisses /modules/ in das gleichnamige Shopverzeichnis.
  • Öffnen Sie den Shop-Admin und navigieren Sie zu Service => Tools und führen Sie die folgenden SQL-Befehle aus:

ALTER TABLE oxarticles ADD imva_tobasketurl VARCHAR( 256 ) NOT NULL; ALTER TABLE oxarticles ADD imva_tobasketurlact TINYINT( 1 ) NOT NULL;

  • Klicken Sie anschließend auf "Views jetzt updaten".
  • Navigieren Sie zu Erweiterungen => Module; wählen Sie "toBasket-Redirect".
  • Klicken Sie im Bereich unten auf "Aktivieren".

== System Requirements ==

== Systemvoraussetzungen ==

imva_tobasket_redirect's People

Contributors

johannes-ackermann avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.