An open API service indexing awesome lists of open source software.

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.

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**

![WordPress](https://img.shields.io/badge/WordPress-5.0%2B-blue)
![PHP](https://img.shields.io/badge/PHP-7.4%2B-purple)
![License](https://img.shields.io/badge/License-GPLv3-green)

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)

---