2017 © Pedro Peláez
 

library atk-skeleton

ATK Skeleton

image

sintattica/atk-skeleton

ATK Skeleton

  • Friday, March 24, 2017
  • by michelerota
  • Repository
  • 4 Watchers
  • 0 Stars
  • 203 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 10 Versions
  • 13 % Grown

The README.md

ATK Skeleton Project

This is the skeleton to get ready with the version 9 of Atk Framework, (*1)

Create a project with Composer: for example we want to create the project "newproject":, (*2)

$ composer create-project sintattica/atk-skeleton newproject
$ cd newproject

Duplicate config/parameters.dist.php to config/parameters.dev.php and change the variables values to fit your development environment., (*3)

Change the administratorpassword on config/parameters.prod.php and config/staging.php to something you only known. The default password is "administrator", (*4)

Change the identifier to something unique., (*5)

Change the web/images/brand_logo.png and web/images/login_logo.jpg., (*6)

use the atk-skeleton.sql to create the database tables., (*7)

Create an Apache/Nginx virtualhost with the public folder "web"., (*8)

If you need to configure other config parameters, take a look at the default options in vendor/sintattica/atk/src/Resources/config/atk.php, (*9)

The deploy.php is a basic template for the deployment with deployer.org, (*10)

The Versions

24/03 2017

dev-master

9999999-dev

ATK Skeleton

  Sources   Download

MIT

The Requires

 

framework skeleton atk

22/02 2017

v0.0.8

0.0.8.0

ATK Skeleton

  Sources   Download

MIT

The Requires

 

framework skeleton atk

21/02 2017

dev-api

dev-api

ATK Skeleton

  Sources   Download

MIT

The Requires

 

framework skeleton atk

15/04 2016

v0.0.7

0.0.7.0

ATK Skeleton

  Sources   Download

MIT

The Requires

 

framework skeleton atk

12/04 2016

0.0.6

0.0.6.0

ATK Skeleton

  Sources   Download

MIT

The Requires

 

framework skeleton atk

11/04 2016

v0.0.5

0.0.5.0

ATK Skeleton

  Sources   Download

MIT

The Requires

 

framework skeleton atk

10/03 2016

v0.0.4

0.0.4.0

ATK Skeleton

  Sources   Download

MIT

The Requires

 

framework skeleton atk

09/03 2016

v0.0.3

0.0.3.0

ATK Skeleton

  Sources   Download

MIT

The Requires

 

framework skeleton atk

09/03 2016

0.0.2

0.0.2.0

ATK Skeleton

  Sources   Download

MIT

The Requires

 

framework skeleton atk

04/03 2016

0.0.1

0.0.1.0

ATK Skeleton

  Sources   Download

MIT

The Requires

 

framework