Extendify Assist

  • How to get start with Launch?
  • Pellentesque hendrerit at turpis?
  • Mauris faucibus nibh congue?
  • Nulla malesuada sed ex maximus
  • Suspendisse in massa ullacorper?

Launch: URL Parameters

We support several URL parameters that can be added to the Launch URL (/wp-admin/admin.php?page=extendify-launch) to simplify the onboarding flow. Below are the available parameters.

Website Objective

Pre-selects the first step.

  • Parameter: objective
  • Accepted values: business, ecommerce, blog, landing-page, or other
  • Example: /wp-admin/admin.php?page=extendify-launch&objective=ecommerce

Site Title

Pre-fills the Site Title field. The user can still edit it manually.

  • Parameter: title
  • Accepted values: Any string (use + to represent spaces)
  • Example: /wp-admin/admin.php?page=extendify-launch&title=The+Library+of+Babel

Site Description

Pre-fills the Site Description field. The user can still edit it manually.

  • Parameter: description
  • Accepted values: Any string (use + to represent spaces)
  • Example: /wp-admin/admin.php?page=extendify-launch&description=We+are+the+largest+library+in+the+world+and+have+all+possible+410-page+books.

Site Structure

Pre-selects the site structure step.

  • Parameter: structure
  • Accepted values: multi-page or single-page
  • Example: /wp-admin/admin.php?page=extendify-launch&structure=multi-page

Full example using all parameters: /wp-admin/admin.php?page=extendify-launch&objective=ecommerce&title=The+Library+of+Babel&description=We+are+the+largest+library+in+the+world+and+have+all+possible+410-page+books.&structure=multi-page