https://github.com/rubaiyat07/wp_architecture
🏗️ WP Architecture - Custom WordPress Theme & Plugin Suite for Architectural Firm Website. Features dynamic sliders, project portfolios, Bootstrap 5, ACF integration, and responsive templates. Perfect for design studios & construction businesses.
https://github.com/rubaiyat07/wp_architecture
advanced-custom-fields architecture bootstrap5 construction-web-design contact-form-plugin demo-plugin demo-theme portfolio-plugin portfolio-website responsive-design slider-plugin wordpress wordpress-plugins wordpress-project wordpress-theme
Last synced: 8 months ago
JSON representation
🏗️ WP Architecture - Custom WordPress Theme & Plugin Suite for Architectural Firm Website. Features dynamic sliders, project portfolios, Bootstrap 5, ACF integration, and responsive templates. Perfect for design studios & construction businesses.
- Host: GitHub
- URL: https://github.com/rubaiyat07/wp_architecture
- Owner: rubaiyat07
- Created: 2025-07-26T15:05:38.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2025-07-26T16:04:33.000Z (11 months ago)
- Last Synced: 2025-08-06T19:02:00.971Z (10 months ago)
- Topics: advanced-custom-fields, architecture, bootstrap5, construction-web-design, contact-form-plugin, demo-plugin, demo-theme, portfolio-plugin, portfolio-website, responsive-design, slider-plugin, wordpress, wordpress-plugins, wordpress-project, wordpress-theme
- Language: PHP
- Homepage:
- Size: 4.9 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Based on your repository **`wp_architecture`**, which appears to be a **WordPress theme and plugin combo**, I'll create a structured `README.md` file for GitHub.
---
# **WP Architecture – Custom WordPress Theme & Plugin**



A **custom WordPress theme and companion plugin** designed for architectural firms, construction businesses, or portfolio websites. This setup includes:
- **A custom theme** (`wp_architecture`) with modern design & templates.
- **A related plugin** (`wp-architecture-plugin`) for extended functionality.
---
## **📌 Features**
### **Theme Features**
✅ Responsive & SEO-friendly design
✅ Custom page templates (Portfolio, Services, Gallery)
✅ Built-in **Bootstrap 5** integration
✅ Optimized for speed & performance
### **Plugin Features**
🔧 **Custom Post Types** (Projects, Team Members)
🔧 **Shortcodes** for dynamic content display
🔧 **Advanced Custom Fields (ACF) integration**
🔧 **Ajax-based contact form**
---
## **🚀 Installation**
### **1. Install Theme**
1. Download the `wp_architecture` folder.
2. Upload it to `/wp-content/themes/`.
3. Activate it in **WordPress Dashboard → Appearance → Themes**.
### **2. Install Plugin**
1. Download the `wp-architecture-plugin` folder.
2. Upload it to `/wp-content/plugins/`.
3. Activate it in **WordPress Dashboard → Plugins**.
---
## **⚙️ Configuration**
### **Theme Setup**
- Go to **Appearance → Customize** to modify colors, fonts, and layouts.
- Use **"Homepage Template"** for the front page.
### **Plugin Setup**
- Navigate to **WP Architecture → Settings** to configure:
- Project post types
- Contact form email settings
---
## **🛠 Development**
### **Requirements**
- WordPress 5.0+
- PHP 7.4+
- MySQL 5.6+
### **File Structure**
```
wp_architecture/
├── assets/ # CSS, JS, images
├── inc/ # Theme functions
├── template-parts/ # Partial templates
└── style.css # Theme metadata
wp-architecture-plugin/
├── includes/ # Core plugin logic
├── admin/ # Admin settings
├── public/ # Frontend scripts
└── wp-architecture-plugin.php # Main plugin file
```
---
## **📜 License**
This project is licensed under **GPLv3**.
---
## **📬 Contact**
- **Author:** Rubaiyat Afreen
- **GitHub:** [rubaiyat07](https://github.com/rubaiyat07)
- **Issues:** [Report Here](https://github.com/rubaiyat07/wp_architecture/issues)
---