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.
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.
β
Responsive & SEO-friendly design
β
Custom page templates (Portfolio, Services, Gallery)
β
Built-in Bootstrap 5 integration
β
Optimized for speed & performance
π§ Custom Post Types (Projects, Team Members)
π§ Shortcodes for dynamic content display
π§ Advanced Custom Fields (ACF) integration
π§ Ajax-based contact form
- Download the
wp_architecture
folder. - Upload it to
/wp-content/themes/
. - Activate it in WordPress Dashboard β Appearance β Themes.
- Download the
wp-architecture-plugin
folder. - Upload it to
/wp-content/plugins/
. - Activate it in WordPress Dashboard β Plugins.
- Go to Appearance β Customize to modify colors, fonts, and layouts.
- Use "Homepage Template" for the front page.
- Navigate to WP Architecture β Settings to configure:
- Project post types
- Contact form email settings
- WordPress 5.0+
- PHP 7.4+
- MySQL 5.6+
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
This project is licensed under GPLv3.
- Author: Rubaiyat Afreen
- GitHub: rubaiyat07
- Issues: Report Here