Clear Cache Power Toy für Magento 2

Clear Cache Power Toy Extension for Magento 2
Free
Hyvä Compatible Themes Out-of-the-box
Mage-OS Compatible
Composer Installation Composer Installation?

Clear Cache In Magento War Nie Einfacher

Clear Cache Power Toy Extension für Magento 2 by JaJuMa ist ein Quick Action Power Toy das ein schnelles und einfaches leeren des Magento Cache ermöglicht, mit Pacman Power.

Features
Diese Quick Action Power Toy Extension bietet:

  • Clear Cache Mit Einem Einfachen Klick Per
    Power Toys Panel / Favorite Quick Actions
  • Clear Cache Per Frontend & Backend
  • Cache Status Indikator
    • Roter Punkt:
      Cache(s) Sind Deaktiviert/Invalidiert
    • Grüner Punkt:
      Cache(s) Sind Aktiviert & Up-To-Date

Details Ansehen

Lizenz:


Magento Marketplace Approved by
  • Einmalige Zahlung - Kein Abo
  • Lebenslanger Zugriff auf Quellcode
  • 1 Jahr kostenfreier Support
  • 1 Jahr kostenfreie Updates
awesomeicons6/brands/magento

Geprüft und verifiziert von Magento Marketplace

awesomeicons6/solid/award

1st Extension Provider
     Mit Hyvä Support
     Awesome seit 2021!

awesomeicons6/solid/code-fork

Unverschlüsselt. 100% Open Source & anpassbar

awesomeicons6/solid/code

Coding Standards. Sauberer & lesbarer Code

awesomeicons6/regular/face-smile-beam

Unzählige zufriedene Kunden: Seien Sie der Nächste!

awesomeicons6/regular/heart

Made With Love

Unsere Extensions sind gebaut mit Liebe und Leidenschaft für neue Dinge, Perfektion und Performance.

awesomeicons6/solid/handshake

Praxis Erprobt

Unsere Extensions sind in unseren eigenen Kundenprojekten praxiserprobt.

Kunden Feedback

Details

Dark Mode

Clear Cache Power Toy Dark Mode

Light Mode

Clear Cache Power Toy Light Mode

Wie Die Clear Cache Power Toy Extension Magento Admins Hilft

Wie oft haben Sie sich als Magento-Administrator schon durchgeklickt:
System -> Tools -> Cache Management
nur um den Cache-Status zu überprüfen oder einen weiteren Button anzuklicken, um die Caches zu löschen?

So lästig, oder? Aber nicht mehr!

Jetzt können Sie von überall auf Ihrer Seite den Cache checken und leeren.
Egal ob Frontend oder Backend, das Flushen des Magento-Caches ist jetzt so einfach wie nie zuvor!

Dieses Modul Benötigt

Installation

Legen Sie das Modul in den Warenkorb und holen Sie sich das Paket kostenlos von dieser Seite zur manuellen Installation
oder installieren Sie per Composer wie jede andere Magento-Erweiterung von Github:

                composer require jajuma/pot-clear-cache
            

Clear Cache Power Toy Für Magento Nutzen

Nach Installation des Moduls:

  • Gehen Sie zu JaJuMa -> Power Toys -> Configuration und
  • Aktivieren & Konfigurieren Sie das Clear Cache Power Toy
  • Nach der Aktivierung, gehen Sie zumfloating Button auf der linken/rechten Seite Ihres Screen in Ihrem Backend & Frontend (wenn als Admin eingeloggt)
  • Wenn Sie auf diesen Button klicken, wird das Power Toys Panel geöffnet und das Clear Cache Toy angezeigt.
    Ein Klick auf das „Clear Cache“ Power Toy leert den Magento-Cache.
Power Toys für Magento 2

Power Toys für Magento 2

Verfügbare Power Toys für Magento 2

Entdecken Sie die wachsende Liste der Toys, die für Magento Power Toys verfügbar sind:

Quick Action Toys

Dashboard Toys

🚦 Core Web Vitals

Zeigt Core Web Vitals für das aktuelle Laden der Seite an. Powered by Google web-vitals Bibliothek zur Messung von Web Vitals Metriken.

📊 Order Status

Zeigt die Anzahl der Bestellungen, den Umsatz sowie den Status der Bestellungen an, die in den letzten X Stunden in Ihrem Magento-Shop erstellt wurden.

🌤️ Weather

Zeigt das aktuelle Wetter, die Luftqualität sowie die Wettervorhersage in Ihrem Magento-Shop an.

📈 Matomo Reports

Ist ein Add-on für Matomo Analytics, das Matomo Analytics-Berichte in Ihrem Magento-Shop anzeigt.

🚀 Hyvä Inline CSS

Ist ein Add-on für Hyvä Inline CSS, das den Inline-CSS- und Cache-Status sowie die Verarbeitungszeiten in Ihrem Magento-Shop anzeigt.

🧑 Customers

Zeigt Statistiken über Kundenkonten in Ihrem Magento-Shop an: Neukunden, Gesamtkunden, ausstehende Kunden und Online-Kunden.

📰 News

Zeigt Newsfeeds in Ihrem Magento-Shop an.

Schreiben Sie Ihre Bewertung

Ihre Bewertung:
Laden...

Sie haben Ihre Bewertung für die Moderation übermittelt.

Frequently Asked Questions

General Magento Extension Questions
How to install Magento 2 extensions from JaJuMa?

We offer different ways of Magento 2 extension installation:

Before Installing

  • We recommend you to duplicate your live store on a staging/test site and try installation on your staging/test site before deploying to your live store
  • Backup Magento files and the store database


Please Note:
It’s very important to backup all themes and extensions in Magento before installation, especially when you are working on a live server. We strongly recommend you to do not skip this step.

Manual Extension Installation via FTP/SSH:

After purchasing an extension, you can download the module as .zip package in your Customer Account.
After downloading the .zip package, please follow these steps for installation:

  1. Log into your hosting space via a FTP client (e. g. FileZilla, WinSCP, cuteFtp)
  2. Create Folder: /app/code/Jajuma/[ExtensionName]*
  3. Unzip extension package and upload files into: /app/code/Jajuma/[ExtensionName]*
  4. Enter and run the following commands at the command line:
    php bin/magento setup:upgrade
    php bin/magento setup:static-content:deploy

* Note: [ExtensionName] can be found in registration.php file: Jajuma_[ExtensionName]

 

Extension Installation via Composer / Magento Marketplace:

For installation via composer, please get the extension

  • from Github and install as any other extension from Github or
  • from Magento Marketplace and follow this Installation Guide and
    make sure to use the correct key for Marketplace repo (the key that belongs to the account that purchased the module).
    In case of issue with installing via composer, please double-check to use the correct key for Marketplace repo.
    Your key should be in your auth.json file.


Links for composer installation to Github/Marketplace can be found on top of this page in technical info section - Click Here

Error Could not find a matching version of package jajuma/[module-name]. Check the package spelling, your version constraint and that the package

With this error message, most likely the key used for the Marketplace repo is wrong/invalid, i. e. not the key that belongs to the account that purchased the module. Please double-check to use the correct key for the Marketplace repo.

For installing extensions from Magento Marketplace, please follow this guide and make sure to use the correct key for the Marketplace repo:
Installation Guide

Please feel free to get in touch with our support in case you have any further questions or concerns or check with Marketplace support in case the installation issue can not be resolved.

Do you offer free technical support?

After purchasing a (non-free) extension we provide 12 month support via support ticket for free.

Do you offer customization service for your extensions?

Yes, please get in touch with our customer support so we can clarify your requirement and provide a quote.

Where can I download my extension?

You can download your extension from your customer account as soon as the payment has been processed.

Do you offer a free trial period?

Unfortunately, we can not offer a free trial period.

However, we do have demo site for all our extensions. Feel free to test all the features and see how the extensions work.

In case of any questions or concerns regarding compatibility or how some extension works our customer support is also always happy to help.

Do you offer refunds?

All our extensions are non-tangible downloadable goods. Hence we can unfortunately not issue refunds.

Refunds will NEVER be issued for services provided such as installation support, customization and software development work.

Changelog

Version: 1.0.0

  • Initial Release

Mehr Extensions

Vielleicht auch interessant für Sie?
Weitere wertvolle Extensions und Add-Ons für Ihren Magento-Shop

Unsere Kunden sind begeistert!

Wie gefällt Ihnen die Extension?