n98/headless-guillotine

Frontend routing whitelist configurations for headless setups.

Installs: 20 981

Dependents: 0

Suggesters: 0

Security: 0

Stars: 27

Watchers: 3

Forks: 2

Open Issues: 1

Type:magento2-module

1.1.0 2022-05-25 15:32 UTC

This package is auto-updated.

Last update: 2024-08-26 17:18:09 UTC


README

Maintenance Badge

A simple but useful module to disable frontend requests to implement a headless approach.

Installation

# Install module using composer
composer require n98/headless-guillotine

# Enable the module
bin/magento module:enable N98_Guillotine

# Upgrade Magento
bin/magento setup:upgrade

Configuration

To add or edit a whitelist entry, simply navigate to the system configuration and modify the patterns to match your needs:

Screenshot