Skip to content

Latest commit

 

History

History
39 lines (24 loc) · 1.43 KB

README.md

File metadata and controls

39 lines (24 loc) · 1.43 KB

Inpsyde Assets

Version Status codecov Build Downloads License

Introduction

Inpsyde Assets is a Composer package (not a WordPress plugin) that allows to deal with scripts and styles in a WordPress site.

Installation

$ composer require inpsyde/assets

Minimum Requirements and Dependencies

  • PHP 7+
  • WordPress latest-2

When installed for development, via Composer, Inpsyde Assets also requires:

  • phpunit/phpunit (BSD-3-Clause)
  • brain/monkey (MIT)
  • inpsyde/php-coding-standards

Documentation

Please refer to /docs or https://inpsyde.github.io/assets for information.

License and Copyright

This repository is a free software, and is released under the terms of the GNU General Public License version 2 or (at your option) any later version. See LICENSE for complete license.