Download the PHP package nyco/wp-login without Composer
On this page you can find all versions of the php package nyco/wp-login. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download nyco/wp-login
More information about nyco/wp-login
Files in nyco/wp-login
Package wp-login
Short Description A local development plugin for WordPress to enable logging in to the WordPress Admin.
License GPL-3.0+
Homepage https://github.com/cityofnewyork/nyco-wp-login
Informations about the package wp-login
NYCO WordPress Login
...
Installation using Composer
$1 This package uses Composer Installers to install the package in the Must Use plugins directory (/wp-content/mu-plugins). Be sure to require it as a development package:
$2 Prevent the plugin from being committed to the repository by adding it to .gitignore
Not using Composer? Download an archive of the code and drop it into the mu-plugins directory. The plugin file will still need to be required and instantiated by an autoloader in the root of the mu-plugins directory.
Usage
...
Contributing
Clone repository and create a feature branch. Make changes and run composer run lint
to follow the coding specification. composer run fix
can help fix some of the issues.
The Mayor's Office for Economic Opportunity (NYC Opportunity) is committed to sharing open source software that we use in our products. Feel free to ask questions and share feedback. Interested in contributing? See our open positions on buildwithnyc.github.io. Follow our team on Github (if you are part of the @cityofnewyork organization) or browse our work on Github.