divante-ltd/pimcore5-clipboard
Composer 安装命令:
composer require divante-ltd/pimcore5-clipboard
包简介
Clipboard Bundle for Pimcore 5. Adding objects to the special clipboard give you possibility to make actions only on some marked by you objects.
关键字:
README 文档
README
Pimcore 5 Clipboard Bundle gives you the possibility to shelve your objects into a separated area and perform chosen actions only on these separated objects - without changing anything in your project structure!
For example, you can easily add 3 of your products from different categories into the Clipboard and when times come publish them!
Table of Contents
Description
You can say that this kind of functionality is already in the native Pimcore and you'll be right. But please compare which is in your opinion more user-friendly:
-
Pimcore Native
- first step - find your products

- second step - remember their ids:
1594,1116,1133 - third step - filter them in their parent folder

- forth step - make some batch action

- 👎
- who will remember these ids ...
- it is not so easy to filter by ids (direct SQL query is needed)
- if I don't want for now any action I need to remember these ids?
- first step - find your products
-
Pimcore with Clipboard Bundle
- first step - find your products
- exactly the same as in Pimcore Native
- second step - add them to the Clipboard (right click on the product on a grid or tree, then select "Add to Clipboard")
- third step - go to Clipboard (menu Tools/Clipboard) and make some actions
- forth step
- exactly the same as in Pimcore Native
- 👍
- no ids to remember
- Clipboard has got just objects you added
- everything is saved into the database so you don't need to remember anything
- first step - find your products
So in other words:
Sometimes the smallest things take up the most room in your heart
A.A. Milne (or Winnie-the-Pooh 😏)
Compatibility
This module is compatible with Pimcore ^5.1.0 and ^6.0.
Requirements
This plugin requires php >= 7.0.
Installing/Getting started
First step - fetch bundle
composer require divante-ltd/pimcore5-clipboard
Second step - enable bundle
php bin/console pimcore:bundle:enable DivanteClipboardBundle
Third step - install bundle
php bin/console pimcore:bundle:install DivanteClipboardBundle
Usage
- First step - add object(s) to the Clipboard
- Second step - navigate to the Clipboard
- Third step - batch edit objects
Contributing
If you'd like to contribute, please fork the repository and use a feature branch. Pull requests are warmly welcome.
Licensing
The code in this project is licensed under GPLv3 license.
Standards & Code Quality
This module respects our own PHPCS and PHPMD rulesets which are based on PSR-1 and PSR-2.
About Authors
We are a Software House from Europe, headquartered in Poland and employing about 150 people. Our core competencies are built around Magento, Pimcore and bespoke software projects (we love Symfony3, Node.js, Angular, React, Vue.js). We specialize in sophisticated integration projects trying to connect hardcore IT with good product design and UX.
Visit our website Divante.co for more information.
divante-ltd/pimcore5-clipboard 适用场景与选型建议
divante-ltd/pimcore5-clipboard 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 1.64k 次下载、GitHub Stars 达 10, 最近一次更新时间为 2017 年 10 月 11 日, 在 PHP 生态内属于活跃度较高的组件。
它主要适用于以下技术方向: 「bundle」 「clipboard」 「pimcore」 等业务场景。在实际项目中,围绕这些方向常见需要落地的问题包括:接口对接、性能调优、并发安全、与既有框架(Laravel / ThinkPHP / Yii / Webman 等)的兼容适配,以及生产环境的日志埋点与稳定性保障。
我们在过去多个企业项目中使用过 divante-ltd/pimcore5-clipboard 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 divante-ltd/pimcore5-clipboard 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
与 divante-ltd/pimcore5-clipboard 相关的其它包
同方向 / 同关键字的高下载量 PHP Composer 包推荐,方便对比选型:
Pimcore 5.x Website Indexer (powered by Zend Search Lucene)
2lenet/EasyAdminPlusBundle
The bundle for easy using json-rpc api on your project
Integration module allows to integrate Pimcore platform with Magento 2
Provide a way to secure accesses to all routes of an symfony application.
DMS Meetup API Bundle, enables Meetup API clients in services
统计信息
- 总下载量: 1.64k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 10
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-3.0
- 更新时间: 2017-10-11