Skip to content

lastofpudge/wp-theme

Repository files navigation

Timber-based WordPress Starter Theme 🌲

StyleCI

Requirements

  • PHP 7.4 or higher. ⚙️

Features

  • Timber@2 with Twig template engine.
  • Custom controllers support.
  • Seamless integration for custom fields and posts.
  • Integrated Ajax mail and actions for dynamic user interactions.
  • Composer support. 🎼
  • Works with Laravel Mix for JS and SCSS processing.
  • Supports custom helper functions for extended flexibility.
  • Carbon Fields for developer-friendly custom fields.
  • Easy deployment on hosting platforms with All-in-One WP Migration plugin. 🚀

Want to know more?

Timber

For woocommerce please check

How to Use

  1. Run composer install in the project folder to install dependencies.
  2. Use yarn and npm run watch to work with CSS/JS for a smooth development experience.

Feel free to explore, customize, and enhance the theme according to your project requirements.