2017 © Pedro Peláez
 

project sib

image

eghojansu/sib

  • Thursday, October 26, 2017
  • by eghojansu
  • Repository
  • 1 Watchers
  • 0 Stars
  • 14 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 11 Versions
  • 0 % Grown

The README.md

SIB - Symfony Installation Bundle

This is a bundle for symfony that handle symfony project instalation. The goal of this project is to fit this deploy workflow., (*1)

1. Zip distributable project
2. Extract to another server
3. Do configuration after install without touching its configuration file (via browser/console command)
4. If there is a patch in future, that patch can be uploaded to currently installed project and do repeat step #3
5. Get happy client!

Feature

- Enable/disable maintenance mode
- Instalation process via browser or console command
- Hook into 'after' installation process via listener
- Translation (currently support Indonesia and English)

Doc

Please refer to the Documentation and DocBlock provided in the source code., (*2)

Requirements

This bundle was created based on symfony/symfony:^3.3., (*3)

The Versions

26/10 2017

dev-master

9999999-dev

  Sources   Download

MIT

26/10 2017

v0.3.3

0.3.3.0

  Sources   Download

MIT