Linux 软件免费装
Banner图

LolaCore for Bricks

开发者 vanguardhive
更新时间 2026年8月22日 20:31
PHP版本: 8.1 及以上
WordPress版本: 7.1
版权: GPLv2 or later
版权网址: 版权信息

标签

site management bricks ai assistant design system mcp

下载

1.1.0

详情介绍:

You: The class btn-blue is used all over the site. Rename it to btn-primary without breaking the CSS. Lola: btn-blue is on 34 elements across 12 pages, plus the header template and the card-cta component. I'll rename it and update every reference. Here is the list. Proceed?
She named the pages. Not "34 places somewhere on your site." She knows where that class lives because she maps your global classes, variables, theme styles, components, and templates before she writes anything. Building a Bricks site once is the fun part. Keeping it consistent afterwards is what wears you down. A rename that touches twelve pages. A hero that has to repeat across twenty service pages with different copy in each. An inherited site full of classes nobody applies, variables nobody references, and theme styles whose conditions overlap. None of that is visible from the canvas, and none of it gets fixed by dragging. That grind has a name: admin fatigue. LolaCore for Bricks gives Lola your Bricks site. You describe the change in plain language, she shows you which pages it touches, and she writes only after you confirm. Same Bricks site. Same classes and pages. You stopped hopping between builder panels and started asking. This is an addon. It needs LolaCore and the Bricks theme (2.0 or newer) on the same site. Walkthroughs and demos: lolacore.com/lolacore-for-bricks. Third-party addon, not affiliated with Bricks Bricks is developed by Bricks Builder. LolaCore for Bricks is an independent addon built by LolaCore. It is not affiliated with, endorsed by, or sponsored by Bricks Builder. You install and license Bricks separately. She writes in the vocabulary your site already uses If your buttons run on btn-primary, that is the class Lola applies. If your spacing runs on variables, those are the values she reaches for. She can tell when existing class names look like BEM, Tailwind-style utilities, or Bootstrap, and she works inside the convention you save — or your own pattern. Tell her the convention once and she saves it, then reports what share of your current classes already follows it. From that point she creates classes that fit, and she tells you when a name you asked for would break the pattern. If you want that name anyway, she still writes it. 65 abilities, 69 when WooCommerce is active Lola styles and configures any Bricks element. The count lands at 65 because Bricks styling controls are shared: _padding is _padding on every element, so she works through that grammar instead of needing one ability per widget. Every write shows you the page names Reads run straight through. Listing classes, tracing a variable, resolving which template wins on a page: none of that changes anything, so none of it waits. On writes she stops for your confirmation, and what she shows you is specific. A rename lists the page titles it would touch. A merge tells you how many elements move. A template condition lists the pages it will cover. A bulk operation names every destination page before the first one is written. When a class change hits pages that store CSS in files, she regenerates those files on save. She also declares how much of the site she has mapped. If her map is 40% complete she says so before answering a question that depends on it, because looking for unused classes against a partial map would flag classes that are very much in use. Ask her to rebuild the map in batches until it is done. The next session does not start from zero Lola keeps a picture of your Bricks site and refreshes it daily: how many global classes exist and how many go unused, which variables are defined, the naming convention you agreed on, the framework she detected, component and template counts, and how far she has mapped the site. It lives in your own WordPress database, alongside everything else she remembers. Open a client site you have not touched in six weeks and that context is already there. You describe the change instead of re-learning the site first. The addon also registers the lolacore-bricks-system-architect skill and two playbooks: one that walks a blank site from naming convention to tokens, header, footer, templates, and first pages, and one that orients her inside a site somebody else built. Lola's lane on Bricks The same principle as the core: narrow on purpose. For agencies and freelancers Every client site is its own free install with its own memory, its own naming convention, and its own map. One client's context never reaches another's. The 65 abilities register through the WordPress Abilities API, so they are available wherever LolaCore already puts Lola. A designer can work in the WordPress panel while a developer drives the same abilities from an editor, on the same site, with the same memory underneath. Don't know what to say? Start here.
"Show me the global classes nothing uses, and which ones do the same job under two names." "Rename card-title to card-heading everywhere. Show me the pages first." "Clone the hero from /services/branding onto these twenty pages and swap the heading on each."

安装:

  1. Install and activate LolaCore 2.7.0 or newer, and the Bricks theme 2.0 or newer.
  2. Upload the lolacore-for-bricks folder to wp-content/plugins/, or install the ZIP from Plugins → Add New → Upload Plugin.
  3. Activate LolaCore for Bricks from the Plugins screen.
  4. Open the Lola chat in wp-admin. The Bricks domain appears once Bricks is active.
  5. Ask her what she found: "Give me an overview of the design system." If the map is partial, ask her to rebuild the design index.
There is no settings page for this addon and nothing to configure. It extends the Lola you already have. Requirements Privacy Reads and writes run against your WordPress database on your server. When you chat with Lola, messages go to the AI provider you configured in WordPress (Settings -> Connectors, WordPress 7.0+). This addon adds no API keys and no usage quotas of its own.

升级注意事项:

1.1.0 Lola now works the whole Bricks surface: pages, templates, components, batch writes across many pages, and shop layouts when WooCommerce is active. 65 abilities, 69 with WooCommerce. Requires LolaCore 2.7.0 or newer and Bricks 2.0 or newer.

常见问题:

Do I need LolaCore to use this?

Yes. This addon gives Lola the Bricks domain. Install and activate LolaCore first, then this addon.

Do I need Bricks?

Yes, the Bricks theme at version 2.0 or newer. Bricks is a commercial product and you license it from Bricks Builder directly.

Where does Bricks fit once Lola is installed?

Bricks keeps building and rendering your site, exactly as it does today. Lola reads and writes that same design data through conversation, using the Bricks APIs, so the builder reads everything back without a translation step. Open it whenever you want to work by hand.

Will she use my existing classes, or invent new ones?

She uses what you have. Before she creates a class she checks whether something similar already exists, and she tells you when it does. If you ask her to style something and a site variable already holds that value, she offers the variable instead of a loose hex. If you want the loose value anyway, she applies it.

Are the Bricks abilities available over MCP too?

Yes. All 65 register through the WordPress Abilities API, so LolaCore exposes them alongside everything else it already exposes.

What happens if the design map is incomplete?

Every index-backed answer carries a coverage figure. Lola tells you when the map is partial, and she can advance rebuildDesignIndex in batches until it is complete. On questions that need the full picture, such as finding unused classes, she says so before answering.

Can Lola run PHP or JavaScript inside Bricks code elements?

Custom CSS on global classes and theme styles is supported, and it goes through a safety check before it is saved. Bricks code-execution settings and code signatures stay out of her hands by design, as a security decision, and custom JavaScript interactions stay in the builder.

What happens if I deactivate Bricks?

The addon shows an admin notice and stops registering its abilities until Bricks is active again. Your site keeps running on whatever theme you switch to.

What if WooCommerce is not installed?

The four shop-layout abilities stay out of the way. The other 65 work as usual.

Does this cost anything?

No. The addon is free, with no license key and no subscription.

Can I use it on client sites?

Yes. Install it on each site alongside LolaCore. Each install keeps its own memory, its own naming convention, and its own map, so one client's context never reaches another's.

更新日志:

1.1.0 1.0.0