Code Monkey home page Code Monkey logo

kennersoft / kennerpim Goto Github PK

View Code? Open in Web Editor NEW
8.0 2.0 0.0 48.46 MB

Kenner PIM is a single page application (SPA) with an API-centric architecture and flexible data model based on entities, entity attributes and relations of all kinds among them. Content & Product Information Management (PIM) Framework is allowed 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.

Home Page: https://kennerpim.com/

License: GNU General Public License v3.0

PHP 54.93% Smarty 2.67% JavaScript 42.40%
pim flexible-data dam ecommerce

kennerpim's Introduction

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.

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

kennerpim's People

Contributors

alexukua avatar ania-vol avatar atrolex avatar best-play avatar irybachok avatar jayjay10303 avatar kovaroman avatar m-kokhanskyi avatar r-zablodskiy avatar r4dulf avatar rratsun avatar vsham avatar vtkach-123 avatar yunga91 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 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.