lastofpudge / wp-theme

Timber based wordpress starter theme with twig

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Timber based wordpress starter theme with twig


Languages

Language:PHP 45.8%Language:Twig 42.1%Language:JavaScript 8.1%Language:CSS 2.2%Language:SCSS 1.8%