Download the PHP package treolabs/pim without Composer

On this page you can find all versions of the php package treolabs/pim. 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 pim

/*****/

TREOPIM IS DISCONTINUED. PLEASE USE ATROPIM!

/*****/

What Is 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. TreoPIM (as well as TreoCore) 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.

TreoPIM 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. TreoPIM 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. TreoPIM will help you to structure and organize all your flexible data and get rid of excel mess.

What Are the Advantages of TreoPIM?

How Does It Work?

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

Features

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

Want to know more about TreoPIM functions and its advantages for you? Please, visit our website. Find out more about the TreoDAM module here.

Technology

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

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

Integrations

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

We offer following integrations:

Please, ask, if you want to know more.

/*****/

TREOPIM IS DISCONTINUED. PLEASE USE ATROPIM!

/*****/

Documentation

Requirements

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 TreoPIM 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:

    If you need the demo data, run:

  2. Change recursively the user and group ownership for project files:

    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:

    3.2. Add the following configuration:

  4. Install TreoPIM following the installation wizard in the web interface. Go to http://YOUR_PROJECT/

License

TreoPIM is published under the GNU GPLv3 license.

Support

Please note, the content of this description is NOT licenced under GPLv3 and is property of TreoLabs GmbH.

/*****/

TREOPIM IS DISCONTINUED. PLEASE USE ATROPIM!

/*****/


All versions of pim with dependencies

PHP Build Version
Package Version
Requires treolabs/treocore Version ~3.25.2
treolabs/colored-fields Version ~1.7.13
treolabs/multi-languages Version ~1.14.0
treolabs/import-feeds-common Version ~1.4.0
treolabs/treodam-common Version ~1.1.0
treolabs/completeness-common Version ~1.0.1
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 treolabs/pim contains the following files

Loading the files please wait ....