Short description
- WordPress theme for a phone store.
Technologies used
- PHP 8.4
- WordPress 6.9
- Composer 2.6.4
- JavaScript: ECMAScript 2023 (ES2023)
- CSS: CSS3
- LiqPay PHP helper (integration used)
- Development OS: Windows 11
Project structure (important files/folders)
style.css— meta information about the theme and stylesfunctions.php,header.php,footer.php, page templates (page-*.php,single-phone.php,archive-phone.php)assets/— CSS/JS collected by Node toolsinc/— theme logic (CPT, settings, LiqPay, cart functions)template-parts/— reusable parts (phone-card, cart-item, filters)
Notes
inc/liqpay.phpis used for payments — don't forget to configure the keys in the environment.
Authors
- Developed by:
Pavlo TESLENKO - Mentor:
Stanislav VOLKOV