Linux 软件免费装

FameTheme Demo Importer

开发者 famethemes
shrimp2t
更新时间 2026年8月15日 18:20
捐献地址: 去捐款
PHP版本: 7.4 及以上
WordPress版本: 7.1
版权: GPLv2 or later
版权网址: 版权信息

标签

demo import starter templates one-click import customify blocksify

下载

1.0.2 1.0.3 1.0.7 1.0.1 1.3.1

详情介绍:

Most WordPress projects spend the first week fighting the blank canvas. Installing plugins. Wrestling theme settings. Hunting for a color palette that doesn't clash with itself. Pasting filler text you'll only rewrite anyway. By the time the site looks like a site, the deadline is breathing down your neck. Starter Templates collapses that week into a single click. Open the wizard. Browse a gallery of finished site designs. Click the one that fits. A live preview opens — actual interactive pages, not screenshots. Hit Import. A minute later your site looks exactly like the demo, top to bottom: homepage, about, services, contact, blog, the navigation that ties them together, the typography that pulls them into a brand, the plugins each page quietly needs running in the background. You ship today, not next Friday. This isn't a content-restore tool. There's nothing to migrate, nothing to recover. Every template is a fresh, opinionated starting point — pages, menus, widgets and theme settings designed together so the whole site feels coordinated from minute one. The template is scaffolding, not destiny: throw out what you don't need, rewrite every word, swap the palette mid-build. It's your site the moment the import finishes. Built for builders, friendly to first-timers Whether you're an agency turning out the third site this month or someone launching their first WordPress project ever, the experience is identical: pick → preview → import → edit → done. No prerequisites. No setup-before-the-setup. The wizard handles the boring parts so you spend your hours on the parts a client actually pays for — copy, photos, the story you're trying to tell. What's in a starter template A starter template isn't wallpaper for an empty site — it's a complete, opinionated design you adopt and make your own: Why builders pick it How it works under the hood Every import is a five-step background job — no babysitting required:
  1. Fetch the template bundle from your configured design library.
  2. Install + activate the plugins the template needs (from wordpress.org).
  3. Place the starter media into wp-content/uploads/.
  4. Set up posts, pages, terms, menus — with attachment references and site-URL placeholders rewritten so nothing breaks on your domain.
  5. Apply theme mods, customizer settings, widgets, plugin options, and the Font Library entries the template ships with.
The whole thing runs under WP-Cron. Close the tab if you want — it keeps going. Progress streams back to the dashboard if you stick around to watch. Bring your own catalog Starter Templates speaks the Blocksify Design Studio REST contract. Out of the box it points at the default community library, but the source URL is configurable via the FT_DEMO_IMPORTER_STUDIO_URL constant in wp-config.php — point it at any compatible studio (your agency's private catalog, a self-hosted instance, a fork) and the plugin behaves identically. Theme adapters Themes can ship a Theme_Adapter to declare their own required plugins, customize the wizard's Style step, or embed the dashboard directly under their own admin menu. Customify ships an adapter out of the box; everything else uses a sensible default with no per-theme code required. Configuration Privacy The plugin only contacts the design library you configure, and only sends the data needed to render the catalog: the active theme stylesheet (so the list can be filtered to compatible templates) and standard HTTP request headers. No analytics, no tracking, no telemetry.

安装:

  1. Upload the famethemes-demo-importer folder to the /wp-content/plugins/ directory, or install via Plugins → Add New.
  2. Activate the plugin through the Plugins menu in WordPress.
  3. Open the Starter Templates dashboard:
  4. Generic theme: Tools → Starter Templates, or the entry your theme exposes.
  5. Customify: Customify → Starter Templates (embedded in the host theme's dashboard).
  6. OnePress family: the original Theme Options → One Click Demo Import tab.

常见问题:

What is the plugin license?

This plugin is released under a GPL v2 (or later) license.

Does it work with any theme?

Yes — anything not on the FameThemes legacy list routes to the Generic track, which is fully theme-agnostic. A theme can ship a Theme_Adapter to customize the wizard, but it isn't required.

Where do the templates come from?

By default, from a community design library curated by the plugin authors. You can point the plugin at any compatible Blocksify Design Studio instance — a self-hosted server, an agency's private catalog, or a fork — by setting the FT_DEMO_IMPORTER_STUDIO_URL constant in wp-config.php.

My import looks slow on the first page load.

The first request fetches the full catalog from the remote Studio (1-3 s depending on your connection). After that, the catalog is cached locally for 10 minutes — repeat loads are near-instant. Pass ?no_cache=1 on the REST URL or call studio wp transient delete --all to force-refresh.

Can I contribute?

Yes! Issues + pull requests welcome on the GitHub repository.

更新日志:

1.3.1 1.3.0 1.2.0 1.1.9 1.1.0 1.0.9 1.0.8 1.0.7 1.0.6 1.0.2 1.0.1 1.0.0