Installation & Erste Schritte
Du kennst dich mit WordPress-Backend aus? Dann kannst du es selbst machen. Wenn nicht, helfen wir dir. Wir teilen den Bildschirm. Das dauert 25 Minuten.
What your site must have
- WordPress 6.0 or higher (currently: 6.x).
- PHP 8.0 or higher (8.1+ recommended).
- Admin access with rights to upload plugins.
- HTTPS — Required for the AI modules (API calls).
- Optional, if AI modules are used: API key from Anthropic, OpenAI or a compatible provider.
Du brauchst keinen SSH-Zugriff. Du brauchst auch keinen FTP-Zugriff. Du brauchst keinen Datenbank-Zugriff. Kein Composer, kein Node.js, keine speziellen Werkzeuge sind nötig.
The 5 steps in detail
1. Download ZIP
You'll receive the latest plugin ZIP file via email link from us (or directly during our initial consultation). Download it to your computer—no PHP knowledge, FTP, or server interaction is required.
2. WordPress Admin → Plugins → Install
Im WP-Backend zu „Plugins → Installieren → Plugin hochladen" navigieren. ZIP auswählen → „Jetzt installieren" → „Aktivieren".
3. Initial Configuration
Nach Aktivierung erscheint ein neuer Menüpunkt „Barrierefreiheit". Dort den Onboarding-Wizard durchklicken: Site-Typ wählen (Vereinssite, Shop, Behörde, Blog, Coach), Theme-Adapter automatisch erkannt, empfohlene Module vorausgewählt.
4. (Optional) Store AI key
Wenn du die 4 KI-Module nutzen willst: API-Key bei Anthropic, OpenAI oder einem kompatiblen Anbieter holen. Key im Tab „KI" einfügen. Kein KI-Key = Mechanik-Module funktionieren trotzdem voll.
5. First exam
Tab „Audit" → „Site scannen". Plugin geht durch die ersten 20 Seiten und zeigt erkannte Issues. Du arbeitest die Liste ab oder lässt sie als CSV exportieren. Frontend-Panel ist ab sofort live auf der öffentlichen Seite.
Common stumbling blocks
- „"Plugin ZIP file too large" during upload
- Server limit too low. Solution 1: Set `upload_max_filesize` to 64 MB in `.htaccess` or via your hosting control panel. Solution 2: Extract the ZIP file to `wp-content/plugins/` via FTP — the plugin will then appear directly in the list.
- „"White Screen of Death" after activation
- Very rarely, almost always a PHP version conflict. Rename via FTP to `wp-content/plugins/` → site will work again → contact us, we'll provide a diagnosis.
- The frontend panel does not appear.
- Clear your caching plugin. If your theme isn't calling `wp_footer()`, the anchor is missing — please let us know, and we'll provide a patch.
- AI modules report "API key invalid"„
- The key has expired or is linked to the wrong provider (e.g., OpenAI key in the Anthropic field). Select the provider in the "AI" tab and re-enter the key.
Would you prefer to install it together?
Wir machen das Onboarding per Bildschirm-Teilen. Das dauert 25 Minuten. Danach läuft deine Webseite mit dem aktiven Plugin. Die Standardeinstellungen sind sauber.