Weave Code
Code Weaver
Helps Laravel developers discover, compare, and choose open-source packages. See popularity, security, maintainers, and scores at a glance to make better decisions.
Feedback
Share your thoughts, report bugs, or suggest improvements.
Subject
Message

Symfony Maintenance Mode Bundle Laravel Package

drawik/symfony-maintenance-mode-bundle

View on GitHub
Deep Wiki
Context7

Symfony Maintenance Mode Bundle

This Bundle enables put symfony into maintenance mode.

Bundle is prepared for Symfony ver. 6 and 7.

Installation

Composer Require

To install this extension run composer require drawik/symfony-maintenance-mode-bundle

Usage

  • Enable maintenance mode: bin/console maintenance:enable
  • Disable maintenance mode: bin/console maintenance:disable

Configuration

You can configure some behavior of bundle.

  • state of bundle (enabled/disabled) without removing bundle
  • list of ip addresses that are allowed to access site despite enabled maintenance mode
  • location of lock file (default: /tmp/maintenance_mode.lock)

Add to config/packages maintenance_mode.yaml file.

Example content:

maintenance_mode:
    maintenance_config:
        enabled: 1
        allowed_ips: [ '127.0.0.1', '172.20.0.11' ]
        lock_file_path: /tmp/maintenance_mode.lock
Weaver

How can I help you explore Laravel packages today?

Conversation history is not saved when not logged in.
Prompt
Add packages to context
No packages found.
calmfox/watch-sylius
damienfern/grpc-symfony-bundle
atoolo/index-bundle
atoolo/genai-bundle
coprotoai/laravel-ticket
davidjln/llm-carbon-bundle
cryonighter/valid-request-bundle
coolms/taxonomy-bundle
coolms/field-bundle
articulate-orm/symfony
aaix/laravel-tall-architect
ephoto/akeneo-connector
emmanuelballery/eb-plantumlbundle
emielburgman/symfony-visitor-beacon
emielburgman/symfony-visit-storage
emielburgman/symfony-security-headers
emielburgman/symfony-log-viewer
emarref/xdebug-bundle
emarref/pubnub-bundle
elriseio/finance-money-bundle