Tabs Advanced - Manage all tabs in one place
by enno.digital (2) Ratings Source Available 32 DownloadsCurrent version:
Cloud / Self-hosted
This extension/theme cannot be used in a Shopware Cloud shop. Cloud Self-hosted
This plugin is available for Shopware 5
Support
- Support by: enno.digital
- Support languages:
Plugin details
- Order number: Enno460187619677
- Manufacturer: enno.digital
- Version: 1.2.0
- Last update: 14 Dec 2020
- Language support:
- Self-hosted compatibility: 6.1.5 – 6.1.66.2.0 – 6.2.36.3.0.0 – 6.3.0.26.3.1.0 – 6.3.1.16.3.2.0 – 6.3.2.16.3.3.16.3.3.06.3.4.16.3.4.06.3.5.0 – 6.3.5.1
Product information
Highlights
- Central management of tabs: For 1000 articles one central change instead of 1000 changes
- Create tabs for millions of articles in less than 30 seconds
- All tabs arbitrarily sortable or arbitrarily showable and hideable
- Manufacturer output incl. manufacturer description and manufacturer picture as well as naming of the tab with uniform labeling or the name of the manufacturer
- Blacklist/Whitelist system: show tabs only for certain categories or articles
Features
- Enable/disable tabs
- Show tabs only for specific sales channels/storefronts
- Add new tabs
- Delete existing tabs
- Each tab can be freely named and sorted
- Move standard Shopware content (item description, properties, and ratings) to individual tabs or display it grouped in tabs
- Show or hide static text plus headline for all (or limited by selection for) articles
- Output of additional fields as text or table
- Additional fields can be sorted within a tab
- Empty additional fields can be hidden
- Each tab can be limited to categories/articles or hidden only for certain categories/articles (blacklist/whitelist)
- Specify template files to design the content or output completely by yourself
- Manufacturer output incl. manufacturer description and manufacturer picture as well as naming of the tab with uniform labeling or the name of the manufacturer
- Plugin configuration added to enable template compatibility with other plugins - e.g. "Trusted Shops Product Reviews".
- Compatibility mode for "Shopware blocks" - the setting only ensures that you can reattach to the Shopware standard blocks and foreign plugins can coexist with Tabs Advanced
Description
The ultimate detail page tab plugin - Concentrated power combined in a single plugin: With the help of this plugin you can completely edit the tabs that are displayed on the item detail page. You can change the default tabs or add additional ones. After installation, Shopware's default tabs will be displayed in the frontend. More details can be found in the highlights, features and installation instructions.
For example, do you use the ratings of the Trusted Shops integration? Should you want to manage tabs of other plugins, then you can easily integrate the template file from version 1.1.0 with a relative path. More about this in the installation instructions!
Contact and Support
If you against expectation have problems with the installation then please contact us immediately. If you have any questions, change requests, criticism or suggestions, then please do not hesitate to contact us. We are happy to help you: service@enno.digital
Customer reviews
As the owner of this extension you can rate it in the Shopware account
Rate now in your accountAverage customer rating from 2 reviews:
Bestes Tab-Plugin ever!
Das Tab ist extrem universell einsetzbar. Besonders genial: Jede Information kann nach Kategorie in eigenen Zusatzfeldern gespeichert werden, die dann auch für die Datenanbindung z.B. an Amazon oder Ebaytemplates genutzt werden können.
Man kann jede beliebige Info in jeder beliebigen Reihenfolge anzeigen lassen.
Gleichzeitig kann man weiterhin alles Infos in der hergebrachten Weise im Hauptbeschreibungsfeld belassen, z.B. für Plugins, die nur dieses nutzen können, wie z.B. für PDFs. Dieser Tab wird dann unsichtbar geschaltet und ist in der Front nicht mehr zu sehen.
Der Hersteller ist sehr offen für Verbesserungsvorschläge und setzt die sehr schnell um.
Für unser Shopdesign absolut unentbehrlich geworden. Und falls doch mal was schief geht z.B. bei einem Update und es mal ein paar Tage nicht funktioniert, können wir mit einem Klick das Plugin deaktivieren, dann wird sofort wieder das normale Haupttab sichtbar. Auch bei Deinstallation z.B. wegen größeren Arbeiten am Shop gehen die Daten nicht verloren, da sie nicht wie bei anderen Plugins in Plugininternen Feldern gespeichert sind, sondern in Shopwareeigenen Zusatzfeldern.
Wir haben etliche Plugins für Tabs ausprobiert in den letzten Jahren, sowohl für SW5 als auch SW6 und kommen zu dem Schluß, dass dies das beste Plugin ist, und zwar nicht mit kleinem Abstand zum zweitbesten, sondern mit sehr großem.
Preis-Leistung sehr gut - stetige Weiterentwicklung
Das Tabs Plugin hat mich wirklich überrascht, denn es ist nicht nur flexibel einsetzbar, sondern vereinfacht mir die Arbeit um ein Vielfaches. Wenn die Zusatzfelder einmal angelegt und zugewiesen sind, dann kann ich diese entweder einzeln oder gesammelt bei meinen Artikeln ausgeben und diese dann auch noch sortieren. Durch das neuste Update ist jetzt auch noch eine Unterstützung für Plugins von anderen Herstellern dazu gekommen, bspw. Trusted Shops Produktbewertungen. Ich bin begeistert!
Installation manual
The plugin can be installed quickly and easily via the plugin manager.
In the frontend, the two default tabs "Description" and "Ratings" should be displayed after installation (tabs added by other plugins should not be displayed now)
In the section "Settings -> "System" -> "Plugins" -> "Tabs Advanced" ... "Configuration" -> you have to activate the plugin for one or all sales channels (stores). There you will also find further settings (among others. the option for compatibility with other plugins / "Shopware blocks")
About "Settings" -> "Plugins" -> "Tabs Advanced" -> you can then manage their tabs
Should you want to manage tabs of other plugins, then you can easily integrate the template file with a relative path:
For the plugin "Articlequestions for Shopware 6" from Nimbits you have to enter
the following. ./articlequestions/articlequestions.html.twig
For the reviews of the Trusted Shops integration the following must be entered
../review/ts-review.html.twig
From v1.1.0: New option "Shopware Blocks"
This option is meant for plugin compatibilities. When this option is enabled, the default Shopware Tabs blocks will be included as empty blocks, allowing other plugins to use them. Please note that this plugin must be in the loading order before the other plugins. See https://docs.shopware.com/en/shopware-platform-dev-en/theme-guide/configuration#theme-template-inheritance
For explanation: In the code for the Shopware template are so-called blocks built. Now some plugins that want to append only one tab go and say "append something behind this block". But our plugin wants to manage all tabs and prevents that. The setting in our plugin just makes sure that you can still append back to these default blocks. So third party plugin tabs should be displayed again. The only downside to this option is that this unknown and diverse plethora of "third-party tabs" cannot be managed by our plugin, but are simply appended and displayed at the back. Everything that is added and/or managed by our plugin will then show up in the front of the tabs.
Changelog
Version 1.2.0
- New feature: Tabs can now be assigned to individual articles or also excluded from them
Version 1.1.2
- Bug fixed: Empty custom fields of type Media do not generate errors in tables anymore
Version 1.1.1
- New feature: Additional fields of type Media are now supported as downloads
- Bug fixed: Deleted additional fields caused an error if they were still assigned to the tab
- Bug fixed: Disabled tabs are no longer displayed in the storefront
Version 1.1.0
- New feature: Template files can now be stored with relative path
- New feature: Added plugin configuration to enable template compatibility with other plugins
Version 1.0.9
- Bug fixed: Manufacturer tabs for products without manufacturer no longer throw an error message
- Bug fixed: Plugin configuration for single subshops are supported correctly again
Version 1.0.8
- New feature: The field "Product custom fields" now only lists custom fields that belong to products
- Bug fixed: Now more than 25 custom fields are loaded in the selection (maximum is 500 due to Shopware limitation)
Version 1.0.7
- New feature: Custom fields are now displayed alphabetically in the administration area
Version 1.0.6
- Compatibility adjustment for Shopware 6.3.0
Version 1.0.5
- Bug fixed: Error in language shops fixed
Version 1.0.4
- Bug fixed: HTML elements in the "Content" field are now saved correctly again
Version 1.0.3
- New feature: Manufacturer information can now be displayed
- New feature: Added Option to hide the headlines of description properties and custom fields
- New feature: Show empty custom fields in table
- New feature: Possibility to change the default sorting of the areas within a tab
Version 1.0.2
- New Feature: Custom fields in tabs are now sorted by their position value
Version 1.0.1
- Bug fixed: Output of HTML from custom fields is now poss
Version 1.0.0
- First release to Shopware Community Store