2017 © Pedro Peláez
 

symfony-bundle dynamic-configuration-bundle

Manage Dynamic Configuration Variables

image

techpromux/dynamic-configuration-bundle

Manage Dynamic Configuration Variables

  • Monday, October 16, 2017
  • by frnklnrd
  • Repository
  • 1 Watchers
  • 0 Stars
  • 2 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 7 Versions
  • 0 % Grown

The README.md

TechPromux Dynamic Configuration Bundle: for dynamic system variables

This project is a symfony based bundle with possibility to manage multiple dynamic system variables., (*1)

It provides a custom code for create records to save configurations in multiple data type values., (*2)

You can add your own custom variables types and this bundle can manage them in a admin panel too., (*3)

You only need download it and use it with a little effort., (*4)

We hope that this project contribute to your work with Symfony., (*5)

Instalation

Open a console in root project folder and execute following command:, (*6)

composer install techpromux/dynamic-configuration-bundle

Configuration

For custom database and other options edit files:, (*7)

// TODO

Create/Update tables from entities definitions, executing following command:, (*8)

./bin/console doctrine:schema:update --force

Force bundle to copy all assets in public folder, executing following command:, (*9)

./bin/console assets:install web (for Symfony <= 3.3)

./bin/console assets:install public (for Symfony >= 3.4)

The Versions

16/10 2017

dev-master

9999999-dev https://github.com/TechPromux/TechPromuxDynamicConfigurationBundle

Manage Dynamic Configuration Variables

  Sources   Download

GPL-3.0

The Requires

 

configuration dynamic variables techpromux

16/10 2017

1.0.6

1.0.6.0 https://github.com/TechPromux/TechPromuxDynamicConfigurationBundle

Manage Dynamic Configuration Variables

  Sources   Download

GPL-3.0

The Requires

 

configuration dynamic variables techpromux

02/10 2017

1.0.5

1.0.5.0 https://github.com/TechPromux/TechPromuxDynamicConfigurationBundle

Manage Dynamic Configuration Variables

  Sources   Download

GPL-3.0

The Requires

 

configuration dynamic variables techpromux

04/08 2017

1.0.4

1.0.4.0 https://github.com/TechPromux/TechPromuxDynamicConfigurationBundle

Manage Dynamic Configuration Variables

  Sources   Download

GPL-3.0

The Requires

 

configuration dynamic variables techpromux

25/07 2017

1.0.1

1.0.1.0 https://github.com/TechPromux/TechPromuxDynamicConfigurationBundle

Manage Dynamic Configuration Variables

  Sources   Download

GPL-3.0

The Requires

 

configuration dynamic variables techpromux

25/07 2017

1.0.2

1.0.2.0 https://github.com/TechPromux/TechPromuxDynamicConfigurationBundle

Manage Dynamic Configuration Variables

  Sources   Download

GPL-3.0

The Requires

 

configuration dynamic variables techpromux

19/07 2017

1.0

1.0.0.0

Build your own custom vars throught dynamic configuration pages

  Sources   Download

The Requires