Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 556 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 556 Bytes

Authentiq

Welcome to the Authentiq WordPress plugin repository on GitHub. Here you can browse the source, look at open issues and keep track of development.

If you are not a developer, please use the Authentiq plugin page on WordPress.org.

Build assets

For building the assets for the plugin you need to install gulp. For doing this run yarn or npm install from the plugin directory.

After this running gulp will build your assets once. For active development, you can use gulp watch instead.