nox-it / php-nox-core
This package is abandoned and no longer maintained.
The author suggests using the nyx-solutions/php-nyx-core package instead.
NYX Core
2.0.0
2021-03-29 20:14 UTC
Requires
- php: >=7.4.0
README
Core extension for WordPress.
Installation
The preferred way to install this extension is through composer.
Either run
php composer.phar require --prefer-dist nyx-solutions/php-nyx-core "*"
or add
"nyx-solutions/php-nyx-core": "*"
to the require section of your composer.json
file.
License
php-nyx-core is released under the BSD 3-Clause License. See the bundled LICENSE.md
for details.