Genesis Generator

WordPress plugin to generate a child theme based on the Genesis Sample theme via WP-CLI
Alternatives To Genesis Generator
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Sage12,103632 days ago40July 19, 202213mitPHP
WordPress starter theme with Laravel Blade components and templates, Tailwind CSS, and a modern development workflow
Timber5,209131773 days ago115June 22, 2022209mitPHP
Create WordPress themes with beautiful OOP code and the Twig Template Engine
Typography.js3,7572,2061864 months ago79May 10, 202195mitJavaScript
A powerful toolkit for building websites with beautiful design
Argon Theme3,160
2 months ago120gpl-3.0PHP
📖 Argon - 一个轻盈、简洁的 WordPress 主题
Understrap2,9578114 days ago37November 08, 202175gpl-3.0CSS
Underscores + Bootstrap = Understrap, the renowned open-source WordPress starter theme.
Sakura2,947
2 months ago20gpl-2.0PHP
A Wonderful WordPress Theme: 樱花庄的白猫博客主题
Frontity2,8236672 months ago60July 19, 202266apache-2.0TypeScript
» Frontity - The React Framework for WordPress
Foundationpress2,780
4 years ago35April 12, 201955mitPHP
FoundationPress is a WordPress starter theme based on Foundation 6 by Zurb
Kratos2,703
7 days ago11gpl-3.0PHP
📖 WordPress theme that focus on reading experience
Plugin Update Checker1,927633016 days ago31July 24, 202279mitPHP
A custom update checker for WordPress plugins. Useful if you don't want to host your project in the official WP repository, but would still like it to support automatic updates. Despite the name, it also works with themes.
Alternatives To Genesis Generator
Select To Compare


Alternative Project Comparisons
Readme

=== Genesis Generator === Contributors: jayhill90 Donate link: https://wpdev.life Tags: Genesis, theme, generator Requires at least: 4.5 Tested up to: 5.2.2 Stable tag: 0.4.2 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html This plugin adds a WP CLI command to be able to scaffold a Genesis Sample theme. == Description == This plugin adds a WP-CLI command to be able to generate a Genesis Sample theme, with all of the replacements being complete. This is a work in progress, and is meant as a proof of concept on how valuable this could be to Genesis core. Currently this only supports Genesis/Genesis Sample 3.0.1. If you're running 2.10 or lower please upgrade. I value feedback so if there's anything amiss feel free to open up an issue or hit me on twitter @wpdevlife. == Installation == Ensure the Genesis Framework is installed. Git clone this repo or download as zip to your plugins folder. Activate the plugin. Open up WP-CLI and run the wp scaffold genesis command. ex: wp scaffold genesis my-theme --author="Jay Hill" --uri="wpdev.life" --description="My awesome theme" --theme_uri="testinproduction.systems" Once complete, you can switch to your new theme with wp theme activate my-theme and begin development work. == Frequently Asked Questions == Does this pull Genesis themes like Academy Pro or another StudioPress theme? This will scaffold a new theme based on Genesis Sample and make the replacements to update Genesis Sample references. == Screenshots == Soon. == Changelog == = 0.4.2 = Fixed some missing replacement strings. = 0.4.1 = Added functionality to download Genesis Sample based on installed Genesis version = 0.4.0 = Added theme_uri author_uri description and other args for command. Expanded documentation. Cleaned up more code. = 0.1.2 = Ensured theme is installed locally. Minor bug fixes. = 0.1.0 = * Initial base functionality.

Popular Theme Projects
Popular Wordpress Projects
Popular User Interface Categories
Related Searches

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Php
Command Line
Theme
Wordpress
Wordpress Plugin
Uri
Wp Cli