Nextora Parent Theme
Nextora is a 100% free and open-source (GPLv2+) WordPress Full Site Editing (FSE) block theme engine that powers AlonePro. Built and maintained by BePlus (opens in a new tab), Nextora combines modern frontend technologies — including Tailwind CSS v4, TypeScript, theme.json v3, and a suite of over 40 first-party dynamic Gutenberg blocks — to deliver a robust, scalable, and completely free foundation for modern WordPress sites and commercial child themes.
Free & Open Source: Nextora is distributed freely under the GNU General Public License (GPLv2 or later). You do not need a paid license to download, install, modify, or use Nextora on unlimited personal and commercial websites.
The Role of Nextora
In the AlonePro ecosystem, Nextora serves as the underlying engine:
┌─────────────────────────────────────────────────────────────┐
│ AlonePro (Active Child Theme) │
│ - 8 Custom Charity Dynamic Blocks (alonepro/*) │
│ - 13 Nonprofit Style Variations (styles/*.json) │
│ - 38 Ready-to-use Block Patterns (medical, education, etc.) │
│ - Freemius License Verification & Cloud Template Gating │
└──────────────────────────────┬──────────────────────────────┘
│ Inherits & Cascades
▼
┌─────────────────────────────────────────────────────────────┐
│ Nextora (Parent Theme Engine) │
│ - Core FSE Templates & Parts (templates/, parts/) │
│ - Base theme.json (layouts, spacing, standard typography) │
│ - 40+ Core Gutenberg Blocks (nextora/*) │
│ - Advanced Container & Layout Mechanics │
│ - Header & Navigation System with Extensibility Hooks │
│ - Scheme Switcher Engine (Color & Font Token Management) │
│ - Nextora Cloud Templates REST API & Import Client │
│ - GSAP & ScrollTrigger Animation Engine │
└─────────────────────────────────────────────────────────────┘When building or running an AlonePro site:
- Nextora provides the performance engine, global container architectures, REST API endpoints, and developer hooks.
- AlonePro overrides and extends Nextora with charity-focused templates, custom dynamic blocks, nonprofit style presets, and licensed cloud templates.
Core Features & Capabilities
1. 100% Native Full Site Editing (FSE)
- Built on
theme.jsonv3 adhering strictly to WordPress core block theme standards. - Zero legacy Customizer (
Appearance → Customize) bloat; 100% of global styles, layout widths, and template parts are managed via Appearance → Editor. - HTML block templates under
templates/and template parts underparts/.
2. Nextora Cloud Templates Integration
- Built-in REST API client connecting to the Nextora Cloud catalog.
- Enables single-click import of complete pages, FSE templates, and section patterns directly into your WordPress database or block editor canvas.
- Extensible via the
nextora_cloud_templates_can_importfilter, allowing child themes like AlonePro to secure catalog items behind license checks.
3. Comprehensive Suite of 40+ Core Gutenberg Blocks (nextora/*)
Nextora includes an extensive library of production-ready blocks that AlonePro patterns build upon, including:
nextora/advanced-container: High-performance section wrapper supporting background video, parallax imagery, ambient gradients, light rays, and responsive padding.nextora/header: Modular header block supporting sticky navigation, slide-out mobile drawers, spotlight search modal, and WooCommerce mini-cart.nextora/advanced-button: Multi-style button with hover effects, icons, and analytics tracking.nextora/post-grid&nextora/blog-list-carousel: Dynamic query loop presentations with AJAX pagination and taxonomy filters.nextora/testimonials&nextora/testimonial-carousel: Social proof and quote showcases.nextora/counters&nextora/chart: Animated numeric milestone counters and visual data charts.nextora/spotlight-search: Keyboard-driven modal search UI (Cmd+K/Ctrl+K).nextora/google-maps,nextora/table-of-contents,nextora/accordion,nextora/team-section, and more.
4. Color & Font Scheme Switcher
- Provides a centralized mechanism for managing palette tokens (
--wp--preset--color--*). - Supports runtime scheme switching on the frontend and in the editor.
- Extensible through
nextora_color_schemesandnextora_font_schemesfilters.
5. GSAP Scroll & Entrance Animations
- Integrated GreenSock (GSAP) and ScrollTrigger animation framework.
- Utility-first class system (
animation-fade-in-up,animation-zoom-in, etc.) that applies to any WordPress core or child block. - Built-in support for
data-delay,data-duration,data-distance, and full compliance withprefers-reduced-motion.
6. Developer-First Extensibility
- Clean, decoupled PSR-4 architecture (
Nextora\Core\*).
License & Open Source Commitment
Nextora is 100% open source under the GNU General Public License v2 or later (GPLv2+):
- Free to Use: Download and deploy on as many production, staging, and client sites as needed without paying license fees.
- Free to Modify: Full access to the codebase, source templates, TypeScript modules, and Tailwind configurations.
- Community & Developer Friendly: Child themes, custom blocks, and pull requests are welcomed.
Obtaining Nextora (Free Download)
Nextora is required for AlonePro to function and can be downloaded completely free:
- Free Download Page: https://labs.beplus-agency.cloud/products/nextora (opens in a new tab)
- Author Portal: https://beplusthemes.com (opens in a new tab)