PHPackages                             affilipoint.com/igniterauth - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Authentication &amp; Authorization](/categories/authentication)
4. /
5. affilipoint.com/igniterauth

ActiveLibrary[Authentication &amp; Authorization](/categories/authentication)

affilipoint.com/igniterauth
===========================

Protects your website from the public and search engines with HTTP Basic Authentication.

1.0.0(3y ago)06MITPHPPHP &gt;=7.4.0

Since Apr 10Pushed 3y ago1 watchersCompare

[ Source](https://github.com/Affilipoint/IgniterAuth)[ Packagist](https://packagist.org/packages/affilipoint.com/igniterauth)[ RSS](/packages/affilipointcom-igniterauth/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (2)DependenciesVersions (3)Used By (0)

IgniterAuth - WordPress site lock
=================================

[](#igniterauth---wordpress-site-lock)

Overview
--------

[](#overview)

IgniterAuth protects your website from the being accessible to the public and bots. It's particularly useful when deploying beta or staging environments to make the site inaccessible to the public and also protect it from being crawled and indexed by search bots.

Installation
------------

[](#installation)

- Download the zip file from the repository
- Login to your WordPress admin dashboard
- Go to "Plugins" -&gt; "Add New"
- Upload the zip file and WordPress will install the plugin
- Activate the plugin to password protect your site

Installation via Composer
-------------------------

[](#installation-via-composer)

Run the following command to install the plugin via Composer

```
composer require affilipoint.com/igniterauth
```

How to use the plugin
---------------------

[](#how-to-use-the-plugin)

Once activated your site will be automatically protected with the HTTP Authentication prompting you to enter a username and password.

**`Note: If you are already logged in as the admin, you won't be requested to enter a username and password.`**

### Default login credentials

[](#default-login-credentials)

By default you can authenticate by using any WordPress user credentials for your site. If the credentials are valid you will be logged in.

### Create a custom username and password

[](#create-a-custom-username-and-password)

If you wish to give access to users who do not have an account on your site, you can create a custom username and password.

To do so:

- Go to the plugin settings **`Settings > IgniterAuth`**
- Check '**Custom username &amp; password**'
- Enter a username / password of your choice and click on '**Save Changes**' button

[![alt text](includes/screenshot.png)](includes/screenshot.png)

### Enable 'noindex' header

[](#enable-noindex-header)

YOu can also add a `noindex` meta tag and `X-Robots-Tag: noindex` in the header of your site by enabling it in the settings.

This will discourage search bots to index your site.

Removing HTTP authentication site lock
--------------------------------------

[](#removing-http-authentication-site-lock)

To remove the site lock authentication, simply deactivate the plugin and your site will be accessible to the public.

All your settings will be saved is you choose to re-activate the plugin again.

Production environments
-----------------------

[](#production-environments)

On production environment, there is a failsafe to bypass the HTTP authentication even if the plugin is active or activated accidentally.

To enable the failsafe go to the plugin settings and select `Production` for the `Site environment` setting.

With the `production` environment enabled, HTTP authentication will never be active on the production environment even if the plugin is activated.

###  Health Score

21

—

LowBetter than 19% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity46

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 50% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

1133d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/7b1650033e3c2deced2bd1d1cc5af198105edb1da2dc2a6b55a88a0662182c24?d=identicon)[affilipoint](/maintainers/affilipoint)

---

Top Contributors

[![Affilipoint](https://avatars.githubusercontent.com/u/130363658?v=4)](https://github.com/Affilipoint "Affilipoint (4 commits)")[![avthemes](https://avatars.githubusercontent.com/u/65357219?v=4)](https://github.com/avthemes "avthemes (4 commits)")

---

Tags

wordpressAuthenticationlocksimple auth

### Embed Badge

![Health badge](/badges/affilipointcom-igniterauth/health.svg)

```
[![Health](https://phpackages.com/badges/affilipointcom-igniterauth/health.svg)](https://phpackages.com/packages/affilipointcom-igniterauth)
```

###  Alternatives

[hwi/oauth-bundle

Support for authenticating users using both OAuth1.0a and OAuth2 in Symfony.

2.4k21.5M69](/packages/hwi-oauth-bundle)[kayue/kayue-wordpress-bundle

Support for authenticating WordPress users in Symfony2.

10125.9k](/packages/kayue-kayue-wordpress-bundle)[maicol07/flarum-ext-sso

SSO for Flarum

468.3k](/packages/maicol07-flarum-ext-sso)[ahsankhatri/wordpress-auth-provider

A package to provide wordpress users in laravel authentication system.

522.7k](/packages/ahsankhatri-wordpress-auth-provider)[itinerisltd/disallow-pwned-passwords

Disallow WordPress and WooCommerce users using pwned passwords.

281.8k](/packages/itinerisltd-disallow-pwned-passwords)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
