2017 © Pedro Peláez
 

project bazinga-cms

image

tbms/bazinga-cms

  • Wednesday, April 5, 2017
  • by vir-mir
  • Repository
  • 3 Watchers
  • 0 Stars
  • 18 Installations
  • JavaScript
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 2 Open issues
  • 6 Versions
  • 0 % Grown

The README.md

Bazinga

Installer

Установить в папку /var/project-name, (*1)

composer create-project tbms/bazinga-cms /var/project-name -s dev, (*2)

Установить в текушию папку, (*3)

composer create-project tbms/bazinga-cms ./ -s dev, (*4)

Папка не должна существовать или папка должна быть пустой, (*5)

Настройка

Apache

в корне создаем .htaccess, (*6)

<IfModule mod_rewrite.c>
    RewriteEngine on
    RewriteRule  ^$ www/generator.php    [L]
    RewriteRule  (.*) www/generator.php$1 [L]
</IfModule>

The Versions

17/08 2014

dev-af_cloneObject

dev-af_cloneObject

  Sources   Download

The Requires

 

13/08 2014

dev-af_updateImage

dev-af_updateImage

  Sources   Download

The Requires

 

11/08 2014

dev-af_image

dev-af_image

  Sources   Download

The Requires

 

04/08 2014

dev-af_migration

dev-af_migration

  Sources   Download

The Requires

 

01/08 2014

dev-nm_dosug

dev-nm_dosug

  Sources   Download

The Requires