next-sentence/settings-bundle

Add a settings panel to your monofony.

Maintainers

Package info

github.com/next-sentence/settings-bundle

Type:symfony-bundle

pkg:composer/next-sentence/settings-bundle

Statistics

Installs: 501

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 1

dev-master / 1.0.x-dev 2023-12-27 08:54 UTC

This package is auto-updated.

Last update: 2026-02-27 13:36:27 UTC


README

Installation

This installation instruction assumes that you're using Symfony Flex.

  1. Require the plugin using composer

    composer require next-sentence/settings-bundle
  2. Generate & Run Doctrine migrations

    ./bin/console doctrine:migration:diff
    ./bin/console doctrine:migration:migrate
    

License

This plugin is completely free and released under the MIT License.