Skip to content

Latest commit

 

History

History
51 lines (34 loc) · 1.99 KB

File metadata and controls

51 lines (34 loc) · 1.99 KB

ItalyStrap Starter Module

Build Status Latest Stable Version Total Downloads Latest Unstable Version License PHP from Packagist //@TODO https://infection.github.io/guide/mutation-badge.html Mutation testing badge

Some description the OOP way

Table Of Contents

Installation

The best way to use this package is through Composer:

composer require italystrap/{{module-sample}}

This package adheres to the SemVer specification and will be fully backward compatible between minor versions.

Create Database Dump with WP-CLI

wp plugin deactivate --all && wp site empty --yes && wp plugin activate module && wp db export tests/_data/dump.sql

Basic Usage

Advanced Usage

Contributing

All feedback / bug reports / pull requests are welcome.

License

Copyright (c) 2019 Enea Overclokk, ItalyStrap

This code is licensed under the MIT.

Credits