Abuja Digital Studio · Est. 2018
Start a Project
Getting Started

Installation

Orravo Demos Packorravo.com/docs/orv-demos-pack-v3/installation

Installation

Orravo Demos Pack v3 ships as a regular WP plugin. It is the v3 rewrite of the older demo importer and replaces the parallel .orv-im-* render layer with real orv_page posts that stay editable in the page builder.

Requirements

  • WordPress 6.5 or newer
  • PHP 8.0 or newer
  • Orravo theme (active)
  • Orravo Page Builder (the importer creates orv_page CPT posts via the builder's CPT class)

Steps

  1. In WordPress admin, go to Plugins > Add New > Upload Plugin.
  2. Choose orv-demos-pack-v3.zip and click Install Now.
  3. Click Activate.
  4. The activation hook re-registers the orv_page CPT defensively (so seeding works even before init has fired) and seeds the section presets into the global option orv_pb_section_presets_global.
  5. Open Demos v3 in the admin sidebar.

What gets created

  • A top-level admin menu Demos v3 with three submenus: Demos, Library, Kits.
  • 9 demos under data/demos/<slug>.php: furnace-and-folio, hammer-hide, lantern-quarter, lattice-counsel, marrowfield-botanical, mercer-glass, meridian-health, nightform-recordings, voyager-society.
  • 10 new section types registered through the orv_pb_section_types filter: marquee_wordmark, ticker_strip_live, schematic_pricing, principles_scrollytelling, cost_calculator_lite, chapter_index_masthead, feature_swap_grid, origin_atlas, editorial_split_hero_v3, studio_wordmark_hero.
  • 9 style kits under data/kits/: atelier-mono, blueprint-pro, apothecary, aurora-deep, ultraviolet-fm, tin-press, meadow-soft, onyx-studio, letterpress.
  • 8 library categories of reusable presets: ctas, faqs, about-boxes, icon-lists, heroes, marquees, stats, pricing.

Constants

phpORVD3_VERSION  // '3.0.2'
ORVD3_FILE     // __FILE__
ORVD3_PATH     // plugin directory
ORVD3_URL      // plugin URL
ORVD3_SLUG     // 'orv-demos-pack-v3'
Installation · Orravo Demos Pack Docs | Orravo