- PHP 8.2.27
- MySQL 8.0.35
- WordPress 6.8.1
- Local Server: Local by Flywheel or XAMPP/LAMP/MAMP/WAMP
- Unzip the folder and copy it to your local server directory.
- Create a new database
- Import
.sqlinto the new database. - Update
wp-config.phpwith your DB name, user, and password. - Visit site link to view the site.
Includes a custom child theme with:
- Custom post type Project - page-project.php
- Meta fields
- Contact Form 7 - Thank You page, refrence link added in code comment of functions.php file.
- International Telephone Form
- Checkout page - WooCommerce
- Responsive layout
- Astra Child Theme - functions.php, page-projects.php, styles.css & /assets
Vijeta Raikar