AtroPIM: A Flexible Open-Source Product Information Management System
This repository profile is provided by osrepos.com, an open source repository discovery platform.

Summary
AtroPIM is an open-source Product Information Management (PIM) system built upon the AtroCore data management platform. It helps businesses centralize, manage, and distribute product data efficiently across various channels. This makes it an ideal solution for scalable e-commerce and digital product management needs.
Repository Information
Topics
Click on any tag to explore related repositories
Use at your own risk
OSRepos shares public repositories for knowledge and discovery only. Any installation, execution, configuration, or use of code from these repositories is the user's own responsibility. Always review the repository, source code, dependencies, licenses, and security implications before running or installing anything. OSRepos is not responsible for issues, damages, or losses resulting from third-party repositories.
Introduction
AtroPIM is a highly flexible, configurable, and modular open-source Product Information Management (PIM) system. Built upon the AtroCore data management platform, it empowers manufacturers, brands, and retailers to efficiently centralize, manage, and distribute product data across multiple channels. This makes it an ideal solution for scalable e-commerce and digital product management. It has been in active development since 2018, aiming to provide a robust open-source PIM solution.
Installation
AtroPIM requires a dedicated Linux-based server, PHP 8.1-8.4, and MySQL 5.5.3+ or PostgreSQL 14.9+. It is not suitable for typical shared hosting environments.
To install AtroPIM, you first need to install AtroCore and then the PIM module.
Detailed installation guides are available:
- Standard Installation: https://help.atrocore.com/installation-and-maintenance/installation
- Docker Installation: https://help.atrocore.com/installation-and-maintenance/installation/docker-configuration
A Docker image is also available for testing and development: https://gitlab.atrocore.com/atrocore/docker
Examples
You can explore AtroPIM's capabilities through a public demo instance:
- URL: https://demo.atropim.com/
- Login:
admin - Password:
admin
The repository's README also includes several screenshots showcasing the dashboard, product lists, product details, and layout management.
Why Use
AtroPIM offers numerous advantages for product data management:
- Scalability: Designed to grow with your business needs.
- High Configurability: Customize entities, relations, fields, layouts, attributes, notifications, and more.
- REST API: Access everything, including custom configurations, via a powerful REST API.
- Mobile-Friendly UI: Manage product data on the go with a responsive user interface.
- Extensibility: Extend functionality with additional modules, both free and premium.
Key features include comprehensive management of products, associated products, channels, category trees, classifications, and product images. It also supports various integrations with ERPs, e-commerce platforms, and marketplaces.
Links
- GitHub Repository: https://github.com/atrocore/atropim
- Official Website: https://www.atropim.com
- Documentation (Help Center): https://help.atrocore.com/
- Public Demo: https://demo.atropim.com/
- Community: https://community.atrocore.com
- Contact: https://www.atropim.com/contact
Source repository
Open the original repository on GitHub.