Download the PHP package jakecleary/ultrapress without Composer
On this page you can find all versions of the php package jakecleary/ultrapress. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download jakecleary/ultrapress
More information about jakecleary/ultrapress
Files in jakecleary/ultrapress
Download jakecleary/ultrapress
More information about jakecleary/ultrapress
Files in jakecleary/ultrapress
Vendor jakecleary
Package ultrapress
Short Description An advanced framework for working with Wordpress; the core app folder structure.
License MIT
Package ultrapress
Short Description An advanced framework for working with Wordpress; the core app folder structure.
License MIT
Please rate this library. Is it a good library?
Informations about the package ultrapress
Not just another Wordpress theme
What?
UltraPress: a theme boilerplate that utilizes the MVC pattern to bring structure and sanity to Wordpress development.
Note: for the library that supports UltraPress, see jakecleary/ultrapress-library.
Early in development. All ideas, features, and documentation subject to change.
Why?
Wordpress sucks, but a lot of developers have to work with it for various reasons outside of their control, so I decided to try and make it suck a little less.
How
- Download Wordpress and copy it into your project folder.
$ cd wp-content/themes/
$ composer create-project jakecleary/ultrapress your-theme-name
$ cd your-theme-name
$ sudo npm install
- Check out the documentation (coming soon) to learn how to write more efficient Wordpress themes.
All versions of ultrapress with dependencies
PHP Build Version
Package Version
Requires
jakecleary/ultrapress-library Version
*
The package jakecleary/ultrapress contains the following files
Loading the files please wait ....