Choose how you want to use generated pages
Use the WordPress plugin, connect through the API, or download ready-to-use files for HTML, PHP, React and Next.js projects.
WordPress
Use the official WordPress plugin if you want the fastest setup for a WordPress site.
API
Use the API if you want to trigger generation, read jobs and manage content from your own system.
Other
If your site is custom, you can download pages as HTML, PHP, React or Next.js and place them into your own project.
Other Integrations
Use downloaded pages in your own stack
When you select a website in the Pages screen, you can download one page or multiple pages in the format that fits your project. HTML and PHP can optionally include a template during download. React and Next.js exports are generated as component files without a separate template step.
HTML export
Download static HTML files. If you need a shared shell, include your head and footer template during download.
PHP export
Download PHP files when you want to place generated pages inside a classic PHP project with your own template wrappers.
React export
Download a React component file that renders the generated page content directly. No template prompt is shown for this format.
Next.js export
Download a Next.js page/component file ready to drop into a Next project. No template prompt is shown for this format.
Workflow
Recommended setup flow
- 1Create or open a website in the dashboard and choose the correct website software: WordPress, HTML, PHP, React or Next.js.
- 2Finish setup for that website, including prompt, main JSON, internal links and at least 8 gallery images.
- 3Open Pages, select the website you want, then choose whether to download a single page or selected pages.
- 4Pick the export format. For HTML or PHP, optionally include and save a template during download. For React and Next.js, download the component file directly.
Important
One website per language
The interface supports 11 languages, but generated website content is not auto-translated across languages. If you want separate page sets for another language, create a separate website entry for that language and generate it independently.
