Just install this extension the usual way like any other TYPO3 extension.
1. Get the extension
====================
**Via Composer using Command Line**
::
composer req nitsan/ns-protect-site
**Via Extensions Module**
In the TYPO3 backend you can use the extension manager (EM).
Step 1. Switch to the module “Extension Manager”.
Step 2. Get the extension
Step 3. Get it from the Extension Manager: Press the “Retrieve/Update” button and search for the extension key ns_google_map and import the extension from the repository.
Step 4. Get it from typo3.org: You can always get the current version from https://extensions.typo3.org/extension/ns_protect_site/ by downloading either the t3x or zip version. Upload the file afterwards in the Extension Manager.
.. figure:: Images/install_extension.jpeg
:alt: Install Extension
2. Activate the TypoScript
==========================
The extension ships some static TypoScript code which needs to be included.
Step 1. Switch to the root page of your site.
Step 2. Switch to the Template module and select Info/Modify.
Step 3. Click the link Edit the whole template record and switch to the tab Includes.
Step 4. Select [NITSAN] Google Map at the field Include static (from extensions):
Step 5. Include [NITSAN] Google Map at the last place.
Authentication at TYPO3 - simple though sufficiently powerful feature that provides Administrators & TYPO3 back-end users a way to restrict accessibility of any page with only users having password can access page.
Each page of your website can have different password protection which makes it very much protected from unauthenticated access. Also, page to enter password is very Clean, specific and user-friendly. You can setup it as per your wish.
**FEATURES:**
- Easy setup
- Can set unique password for each page
- Make page accessible to authenticated users
- Set Image, your logo, text & Validation message as per your wish