Download the PHP package oxid-esales/personalization-module without Composer

On this page you can find all versions of the php package oxid-esales/personalization-module. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package personalization-module

Econda Personalization & Analytics module for OXID eShop

Module adds Econda service functionality.

Full documentation can be found on: https://docs.oxid-esales.com/add-ons/personalizationoption/de/3.0/

Compatibility

Branches:

Installation

Run the following commands to install OXID personalization module:

Avoid conflicts with existing OXID eShop functionality

Personalization module displays widgets which conflicts with OXID eShop default promotions. To display products nicely it is needed to disable some of OXID eShop functionality:

Privacy protection setup

To comply with the privacy protection laws, the personalization module provides functionality. For the tracking, example texts are provided for the opt-in/opt-out notices. Be sure to review, update and activate them before using the tracking functionality. You can find the texts in "Customer Info" -> "CMS Pages", search for the idents "oeecondaanalyticsoptin", "oeecondaanalyticsoptout" and "oeecondaanalyticsupdate".

Econda Analytics/Tag Manager with OXID eShop on multiple servers

In case module is being used in application on multiple servers, it is not enough just to upload emos.js or tagmanager.js files via OXID eShop admin panel.It's also necessary to replicate them through all application servers. If file was uploaded, it can be found in out/oepersonalization directory.

Features

Module provides functionality which allows:

Visual CMS Widget

A widget is provided for the Visual CMS module. After installation of the personalization module, the widget will be available in the Visual CMS editor. You can find it by the name "AI Content". To add it, just fill in the required settings for widget id and widget template (options described bellow). There is an optionally setting to limit the number of results; if it is left blank, no limit will be applied.

There are 2 template files prepared for Visual CMS widget:

Export data for Econda

There are 2 ways of exporting data:

To export data via CLI execute command:

or if there is a need to customize configuration parameters:

Bugs and Issues

If you experience any bugs or issues, please report them in the section Module OXID Personalization of https://bugs.oxid-esales.com.

License

See LICENSE file for license details.


All versions of personalization-module with dependencies

PHP Build Version
Package Version
Requires php Version ^7.3 || ^8.0
oxid-esales/econda-tracking-component Version ^1.2.0
league/csv Version ^9.1.4
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package oxid-esales/personalization-module contains the following files

Loading the files please wait ....