Feature hub

Pick one workflow. Open one focused landing page.

The homepage shows the core workflows. Each feature then gets its own landing page with story, slider and use cases instead of burying everything in one long page.

Leon · Chat Machine
Create a maintenance banner that says we're closed until May 15. Deploy it to all 3 of my connected sites.
L
Done — I've generated the maintenance snippet and deployed it to all 3 connected sites.
maintenance-banner.php
1 add_action('wp_footer', function() {
2 echo '<div class="leon-banner">Closed until May 15</div>' ;
3 });

Deploy results

🇩🇪leon-de.show
deployed
🇬🇧leon-en.shop
deployed
🇫🇷leon-fr.shop
deployed

3 sites · 1 snippet · just now

What Leon can do

One platform. Four focused workflows.

Pick the workflow that fits your task. Each one is purpose-built for a different part of WordPress development.

One-click deploy · Any number of sites

Write once. Ship everywhere you're connected.

Every piece of code you build lives in LeonLab. Connect your WordPress projects and ship the same snippet, plugin or theme change to one site or all of them.

  • Connect unlimited WordPress projects to your workspace
  • Ship the same snippet to one site or many sites
  • Each site gets its own deployment history and rollback
  • Running a maintenance window? Push the same banner to all sites simultaneously
Deploy panel

maintenance-banner.php

Generated just now · 1 snippet

Ready

Connected projects

🇩🇪

leon-de.show

DE store

🇬🇧

leon-en.shop

EN shop

🇫🇷

leon-fr.shop

FR shop

Last deploy: 3 sites · 0 errors · 2 min ago

Connected hubs

Move from feature overview to examples and implementation detail.

Use the features hub to understand the workflow, then switch into use cases for grounded prompts or the blog for deeper implementation context.

Use case hub

Open concrete WordPress starting points that map to these features.

Browse use cases

Blog & insights

Read the reasoning behind plugin structure, deployment, and operational patterns.

Read blog

Pricing

Compare plans once you know the workflow and expected WordPress scale.

View pricing

Feature hub FAQ

Short answers for search-first visitors deciding which Leon workflow fits their WordPress problem.

What is the features hub for?

The features hub explains LeonLab's main WordPress workflows so you can choose the right path before you generate or deploy code.

What should I open after the features hub?

Open a feature page for the detailed flow, a use case for a concrete starting prompt, or the blog for deeper implementation context.

Can I deploy what I build from these workflows?

Yes. The hub is designed around real LeonLab flows that move from chat to generated WordPress code and then to deployment on connected projects.

Build faster

Turn this workflow into your next shipped WordPress feature.

Use Leon to plan, build and ship WordPress features in one place, without bouncing between wp-admin, FTP and hand-copied snippets.