lavitto/typo3-apc-manager

APC Manager for TYPO3

Installs: 5 193

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Forks: 0

Type:typo3-cms-extension

1.0.5 2020-04-06 11:52 UTC

This package is auto-updated.

Last update: 2024-02-29 17:14:30 UTC


README

Donate Latest Stable Version TYPO3 License

This extension adds an apc manager backend module to your TYPO3 website.

1. Introduction

Features

  • Adds a backend module to manage the apc cache
  • Provides some informations about the required apc configuration
  • Provides an experimental "automatic configuration"-function

Screenshots

Admin User Cache

Admin User Cache

Configuration (invalid)

Tablet Example

Configuration (valid)

Tablet Example

2. Installation

Installation using Composer

The recommended way to install the extension is by using Composer. In your Composer based TYPO3 project root, just do composer req lavitto/typo3-apc-manager.

Installation from TYPO3 Extension Repository (TER)

Download and install the extension apc_manager with the extension manager module.

3. Minimal setup

No setup required.

4. Administration

Use APC admin

1) Select the backend module "APC Manager"

More informations about the apc manager:

Configuration

1) Select the backend module "APC Manager" 2) Select the submodule "configuration" in the select-field

Here you can check the current apc configuration of your system. Your find some informations about your apc configuration and the recommended configuration by using the apc manager.

Valid configuration

  • If the configuration is valid, there is a green infobox at the top

Invalid configuration

  • If the configuration is invalid, there is a gray infobox at the top
  • Additionally you find the recommended configuration and an automatic configuration function (experimental!)

5. Contribute

Please create an issue at https://gitlab.com/lavitto/typo3-apc-manager/issues.

Please use GitLab only for bug-reports or feature-requests. For support use the TYPO3 community channels or contact us by email.

6. Support

If you need private or personal support, contact us by email on info@lavitto.ch.

Be aware that this support might not be free!