Contact Kontakt Alle Awards anzeigen
Contact
Alle Awards anzeigen

Pimcore Clipboard

recently-reviewed

last reviewed: 23.07.2018

General Tools

Autor:

Cloudflight

Version

v0.5.0

Last updated

Compatible Pimcore Version

^5.1.0

Contact

-

0  Reviewer

Pimcore Clipboard

General Tools

Zusammenfassung

It is a special clipboard that gives you possibility to make actions only on the objects marked by you.


Readme

Pimcore Clipboard

Software License Join the chat at https://gitter.im/pimcore5-clipboard/Lobby Build Status

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 Find your products
    • second step - remember their ids: 1594, 1116, 1133
    • third step - filter them in their parent folder Filter your products
    • forth step - make some batch action Batch edit
    • :-1:
      • 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?
  • 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
    • :+1:
      • 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

So in other words:

Sometimes the smallest things take up the most room in your heart

A.A. Milne (or Winnie-the-Pooh :smirk:)

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

Divante-logo

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.

Review status

recently-reviewed

last reviewed: 23.07.2018

?>

Autor:

Cloudflight

Version

v0.5.0

Last updated

Compatible Pimcore Version

^5.1.0

Contact

-

0  Reviewer