承接 librepim/librepim-standard 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

librepim/librepim-standard

Composer 安装命令:

composer create-project librepim/librepim-standard

包简介

LibrePIM - Community-Maintained Fork of the Akeneo PIM Community Edition | Security patches, bug fixes, performance improvements, and more.

README 文档

README

Welcome to LibrePIM, an independent and community-driven fork of the Akeneo PIM Community Edition. LibrePIM aims to provide long-term maintenance, stability, and compatibility for teams relying on the open-source PIM ecosystem.

LibrePIM focuses on:

  • Security updates and bug fixes
  • Performance and dependency improvements
  • Community contributions and transparency
  • A familiar and compatible migration path from Akeneo PIM Community Edition

This repository helps you create a new PIM project based on LibrePIM.

Contributing & Development

Development happens in the main repository: 🔗 https://github.com/libre-pim/librepim-dev

If you would like to contribute:

Community participation is welcome and appreciated.

Installation Instructions

Development Installation with Docker

Requirements

  • Docker 19+
  • docker-compose ≥ 1.24
  • make

Create a project and start LibrePIM

Run the following commands in an empty directory:

docker run -u www-data -v $(pwd):/srv/pim -w /srv/pim --rm webkul/librepim-php-dev:8.3 \
    php /usr/local/bin/composer create-project --prefer-dist \
    librepim/librepim-standard /srv/pim "dev-master@dev"
make

LibrePIM will be available at: ➡️ http://localhost:8080/ Default credentials: admin / admin

To stop the PIM:

make down

Installation Without Docker

php /usr/local/bin/composer create-project --prefer-dist \
    librepim/librepim-standard /srv/pim "dev-master@dev"

Configure .env with your MySQL and Elasticsearch credentials.

Then run:

NO_DOCKER=true make

For more details, refer to the Akeneo installation guide: https://docs.akeneo.com/master/install_pim

Migrating from Akeneo PIM Community Edition

LibrePIM maintains compatibility with Akeneo PIM CE, allowing for a smooth migration. A migration guide will be available in the documentation.

Upgrade Instructions

LibrePIM currently follows the Akeneo CE upgrade workflow.

For upgrade details, see: https://docs.akeneo.com/master/migrate_pim/index.html

Changelog

You can view the changelog here: https://github.com/libre-pim/librepim-dev

Support & Community

License

LibrePIM is licensed under the Open Software License 3.0 (OSL-3.0). See LICENSE.txt for details.

About Akeneo

LibrePIM is independently developed and originates from the openly licensed Akeneo PIM Community Edition (OSL-3.0).

For more information about Akeneo, visit: https://www.akeneo.com/

librepim/librepim-standard 适用场景与选型建议

librepim/librepim-standard 是一款 基于 Shell 开发的 Composer 扩展包,目前已累计 168 次下载、GitHub Stars 达 3, 最近一次更新时间为 2025 年 12 月 30 日, 在 PHP 生态内属于活跃度较高的组件。

它主要适用于以下技术方向: 「fork」 「community」 「PIM」 「akeneo」 「product-information-management」 等业务场景。在实际项目中,围绕这些方向常见需要落地的问题包括:接口对接、性能调优、并发安全、与既有框架(Laravel / ThinkPHP / Yii / Webman 等)的兼容适配,以及生产环境的日志埋点与稳定性保障。

我们在过去多个企业项目中使用过 librepim/librepim-standard 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。

围绕 librepim/librepim-standard 我们能提供哪些服务?
定制开发 / 二次开发

基于 librepim/librepim-standard 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。

BUG 修复 & 性能优化

线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。

项目外包 & 长期维护

承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。

yvsm@zunyunkeji.com QQ:316430983 微信:yvsm316 西安尊云信息科技 · 专注 PHP / Go / 分布式系统研发

统计信息

  • 总下载量: 168
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 3
  • 点击次数: 31
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 3
  • Watchers: 1
  • Forks: 197
  • 开发语言: Shell

其他信息

  • 授权协议: OSL-3.0
  • 更新时间: 2025-12-30