PHP Classes

KennerPIM: Product information management application

Recommend this page to a friend!
  Info   Documentation   View files Files   Install with Composer Install with Composer   Download Download   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
Not yet rated by the usersTotal: 62 All time: 10,469 This week: 42Up
Version License PHP version Categories
kennerpim 1.0.0Custom (specified...5PHP 5, E-Commerce, Business
Description 

Author

This package provides a product information management application.

It implements a single-page Web application (SPA) to manage a database of products stored in one place.

The application can enrich the product database and spread the product information to several channels like your own online shop, Amazon, eBay, and online shops of your distributors.

Innovation Award
PHP Programming Innovation award nominee
March 2023
Number 3
Product information management systems allow gathering of several types of information about products in a single place.

This way, product owners can update product information in new places. Then the product information can be automatically updated in several other places, for instance, shopping places that sell those products to final customers.

This package implements a product information management application in PHP.

Manuel Lemos
Picture of alex nov
Name: alex nov <contact>
Classes: 1 package by
Country: Ukraine Ukraine
Innovation award
Innovation award
Nominee: 1x

 

Documentation

kenner_pim_logo

What Is KennerPim?

anne

KennerPim is an open-source product information management system (PIM), developed by Kenner Soft Service GmbH, which is based on KennerCore software platform and is developed by Kenner Soft Service GmbH. KennerPim (as well as KennerCore) is distributed under GPLv3 License and is free. It has a lot of features right out-of-the-box and thus is an excellent tool for cost-effective and timely application development.

KennerPim is a single page application (SPA) with an API-centric and service-oriented architecture (SOA). It has a flexible data model based on entities, entity attributes and relations of all kinds among them. KennerPim allows you to gather and store all your product content in one place, enrich it and spread it to several channels like own online shop, amazon, eBay, online shops of your distributors, on a tablet or mobile application. KennerPim will help you to structure and organize all your flexible data and get rid of excel mess.

What Are the Advantages of KennerPim?

  • Many out-of-the-box features;
  • Free ? 100% open source, licensed under GPLv3;
  • REST API;
  • Service-oriented architecture (SOA);
  • Responsive and user friendly UI;
  • Configurable (entities, relations, layouts, labels, navigation, dashboards);
  • Extensible with modules;
  • Includes the advantages of KennerCore.

How Does It Work?

KennerPim is an effective solution for storing, processing and managing your product information. All product data are extracted from different sources, classified, translated and enriched. KennerPim helps you publish the relevant data on different sales channels with minimum efforts.

unctions_banne

Features

KennerPim comes with a lot of features directly out of the box, including:

  • associations;
  • measuring units;
  • channels;
  • catalogs;
  • category trees and categories;
  • product families;
  • product series;
  • products;
  • attribute groups and attributes;
  • portals;
  • and much more.

Want to know more about KennerPim functions and its advantages for you? Please, visit our website.

Technology

KennerPim is based on KennerPim and uses PHP7, backbone.js, composer and some Zend Framework 3 libraries.

Technology_schem

Want to know more about KennerPim technology? Please, visit our website!

Integrations

KennerPim has a REST API and can be integrated with any third-party system, channel or marketplace.

We offer following integrations:

  • Data synchronisation with over 1000 Channels via channable.com
  • ODOO
  • SAP Business One,
  • Microsoft Dynamics NAV
  • Magento 2
  • Magento 1
  • Shopware 5
  • OXID eShop 6
  • and others.

Please, ask, if you want to know more.

Documentation

  • Documentation for users is available here.
  • Documentation for administrators is available here.
  • Documentation for developers is available here.

Requirements

  • Unix-based system.
  • PHP 7.1 or above (with pdo_mysql, openssl, json, zip, gd, mbstring, xml, curl, exif, mailparse extensions).
  • MySQL 5.5.3 or above.

Configuration Instructions Based on Your Server

Installation

> The Installation guide is based on Linux Mint OS. Of course, you can use any Unix-based system, but make sure that your OS supports the following commands.<br/>

To create your new KennerPim application, first make sure you are using PHP 7.1 or above and have Composer installed.

  1. Create your new project by running one of the following commands.

    If you don't need the demo data, run:
    composer create-project kennersoft/skeleton-pim my-kennerpim-project
    
    If you need the demo data, run:
    
    composer create-project kennersoft/skeleton-pim-demo my-kennerpim-project
  2. Change recursively the user and group ownership for project files: 
    chown -R webserver_user:webserver_user my-kennerpim-project/
    
    >webserver_user ? depends on your webserver and can be one of the following: www, www-data, apache, etc.
  3. Configure the crontab as described below.

    3.1. Run the following command:
       crontab -e -u webserver_user
    
    3.2. Add the following configuration:
    
    * /usr/bin/php /var/www/my-kennerpim-project/index.php cron
  4. Install KennerPim following the installation wizard in the web interface. Go to http://YOUR_PROJECT/

License

KennerPim is published under the GNU GPLv3 license. KennerPim based on TreoPIM. TreoPIM is an open-source product information management system (PIM), developed by TreoLabs GmbH, which is based on TreoCore software platform and is developed by TreoLabs GmbH.

Support


  Files folder image Files (914)  
File Role Description
Files folder imageapp (2 files, 13 directories)
Files folder imageclient (1 directory)
Files folder imagedocs (3 directories)
Accessible without login Plain text file composer.json Data Auxiliary data
Accessible without login Plain text file LICENSE.txt Lic. Documentation
Accessible without login Plain text file README.md Doc. Documentation

The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page.
Install with Composer Install with Composer
 Version Control Unique User Downloads Download Rankings  
 100%
Total:62
This week:0
All time:10,469
This week:42Up