Download the PHP package fivefifteen/primer without Composer
On this page you can find all versions of the php package fivefifteen/primer. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download fivefifteen/primer
More information about fivefifteen/primer
Files in fivefifteen/primer
Download fivefifteen/primer
More information about fivefifteen/primer
Files in fivefifteen/primer
Vendor fivefifteen
Package primer
Short Description A WordPress theme boilerplate. The perfect starting point for your custom WordPress theme.
License GPL-2.0
Homepage https://github.com/fivefifteen/primer
Package primer
Short Description A WordPress theme boilerplate. The perfect starting point for your custom WordPress theme.
License GPL-2.0
Homepage https://github.com/fivefifteen/primer
Please rate this library. Is it a good library?
Informations about the package primer
# Primer
A WordPress theme boilerplate. The perfect starting point for your custom WordPress theme.
[](https://packagist.org/packages/fivefifteen/primer)
[](https://packagist.org/packages/fivefifteen/primer)
[](https://github.com/fivefifteen/primer)
[](https://github.com/fivefifteen/primer/blob/main/license.md)
A Five Fifteen Project
A Five Fifteen Project
Table of Contents
- Features
- Requirements
- Usage
- Commands
- Related Projects
- License Information
Features
- Front-end dependency management using GitHub & npm as repositories via Fetcher
- JavaScript & CSS/SCSS compilation/minification via Piler
- Boilerplate code for configuring custom post types, taxonomies, and user roles
- Some sensible plugin hooks:
- Gravity Forms: Disable the built-in theme (so we can create a custom one)
- Updraft Plus: Prevent backups being created for non-production environments
- Yoast SEO: Custom breadcrumb separator when using the
yoast_breadcrumb
function
Requirements
Usage
Run the following command (replacing "my-new-theme" with your theme's slug):
Commands
Command | Description |
---|---|
composer build |
Compiles/minifies JavaScript & CSS/SCSS files via Piler |
composer fetcher |
Displays a list of available Fetcher commands |
composer fetcher install [...dependencies] |
Installs dependencies from GitHub or npm |
composer setup |
Installs frontend dependencies and builds them |
composer watch |
Watches for changes to JavaScript & CSS/SCSS files and recompiles/minifies as needed |
Related Projects
- Basis - A WordPress boilerplate. Get a local dockerized WordPress project up and running complete with secrets encryption, dependency management/compilation, and more by running a single command.
- WordUp - A WordPress Deployer Recipe.
License Information
GPL-2.0 (See the license.md file for more info)
All versions of primer with dependencies
PHP Build Version
Package Version
Requires
composer/installers Version
^2.3
The package fivefifteen/primer contains the following files
Loading the files please wait ....