Project Overview
Technex is a multi-purpose WordPress theme (v1.0.3) developed by ThemesCamp, suitable for various business scenarios including technology, SaaS, AI services, IT consulting, and marketing landing pages. The theme includes 8 complete demo data sets, supports visual page building via Elementor + MetForm Pro, comes with Revolution Slider pre-installed, and allows global customization of theme colors, headers, footers, and blog settings through Redux.
Tech Stack
- WordPress CMS
- Elementor / Elementor Pro (page builder)
- MetForm Pro (form plugin)
- Revolution Slider (carousel plugin)
- Redux Framework (theme options configuration)
- GPL v2 License
Project Structure
main files technex 1.0.3/
├── technex-1.0.3.zip # Main theme package
├── technex-child.zip # Child theme
├── Demo-data/ # Demo data packages
│ ├── ai-saas/ # AI SaaS scenario configuration
│ ├── ai-creative/ # AI creative scenario
│ ├── app/ # App product showcase scenario
│ ├── it-services/ # IT services scenario
│ ├── landing/ # General landing page scenario
│ ├── marketing/ # Marketing scenario
│ ├── saas/ # SaaS platform scenario
│ └── inner-pages/ # Inner page templates
├── plugins/ # Required plugin archives
│ ├── element-camp-2.3.5.zip
│ ├── element-camp-pro-2.3.5.zip
│ ├── metform-pro.zip
│ └── revslider.zip
├── Documentation/ # Official documentation
└── Licensing/ # License files
Core File Description
technex-1.0.3.zip— Main theme installation package, import it via WordPress admin to usetechnex-child.zip— Child theme for safely overriding parent theme styles and functionalityDemo-data/*/redux.json— Redux configuration backups for each demo site, including global options like theme colors, headers, footers, and blog settingsDemo-data/*/content.xml— WordPress content package, import via tools to restore the complete demo siteplugins/element-camp-*.zip— Elementor base plugin and Pro version, core dependencies for theme page buildingplugins/metform-pro.zip— MetForm Pro form plugin for creating interactive components like contact forms
Quick Start
- Upload
technex-1.0.3.zipto WordPress admin via "Appearance → Themes → Add → Upload" and activate it; - On the "Plugins" page, install and activate the four plugins:
element-camp,element-camp-pro,metform-pro, andrevslider; - Use the WordPress import tool to load the
content.xmlfrom the desired scenario underDemo-data/to restore demo content; - Go to "Appearance → Customize" and fine-tune theme options (colors, logo, header layout, etc.) according to the
redux.jsonconfiguration.
Usage Recommendations
After purchasing the official version, carefully read the official documentation in the Documentation/ directory for complete installation steps and child theme usage instructions. The content.xml in the demo data requires corresponding plugin versions to work properly; it is recommended to test in a staging environment before migrating to the production site.
