Skip to content

MVC framework and boilerplate for every Hungry Mind's WordPress projects.

Notifications You must be signed in to change notification settings

Syltaen/syltaen

Repository files navigation

Syltaen

MVC framework and boilerplate for every Hungry Mind's WordPress projects.

Installation

Make sure you have WP-CLI, Composer and npm installed

# Clone the theme at the root of your new project
git clone https://github.com/Syltaen/syltaen

# Run the setup to install WordPress and all dependencies
./syltaen/app/lib/setup.sh

CLI Usage

# Make : create a new class from a template
wp syltaen make (post|tax|controller|processor|helper|style|script) [name]

About

MVC framework and boilerplate for every Hungry Mind's WordPress projects.

Resources

Stars

Watchers

Forks

Packages

No packages published