2017 © Pedro Peláez
 

project app-shop

Магазин на базе SkeekS CMS

image

skeeks/app-shop

Магазин на базе SkeekS CMS

  • Sunday, November 12, 2017
  • by skeeks-semenov
  • Repository
  • 1 Watchers
  • 2 Stars
  • 192 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 11 Versions
  • 6 % Grown

The README.md

Shop application on SkeekS CMS (Yii2)

skeeks!, (*1)

Latest Stable Version Total Downloads, (*2)

Install

# Download latest version of composer
curl -sS https://getcomposer.org/installer | COMPOSER_HOME=.composer php
# Installing the base project SkeekS CMS
COMPOSER_HOME=.composer php composer.phar create-project --prefer-dist skeeks/app-shop demo.ru
# Going into the project folder
cd demo.ru

# Download latest version of composer
curl -sS https://getcomposer.org/installer | COMPOSER_HOME=.composer php

#Edit the file to access the database, it is located at config/common/params.php
nano config/common/params.php

#Installation of ready-dump
php yii migrate -t=migration_install -p=backup/migrations

Admin access

httpps://demo.ru/~sx, (*3)

info@skeeks.com
skeeks123

Video

Shop on SkeekS CMS (Yii2), (*4)

Screenshots

skeeks! skeeks!, (*5)

Other (deprecated, not working now)

sudo -i -u postgres, (*6)

pgloader mysql://shop:jW4mKYSVRVZPGyNn@localhost/shop_smarty pgsql:///test, (*7)

pgloader -v -L ~/pgloader.log migrate.load, (*8)

migrate.load, (*9)

load database
from      mysql://shop:jW4mKYSVRVZPGyNn@127.0.0.1:3306/shop_smarty
into pgsql:///test
ALTER SCHEMA 'shop_smarty' RENAME TO 'public';

http://www.linuxandubuntu.com/home/difference-between-postgresql-and-mysql-and-how-to-migrate-from-mysql-to-postgresql, (*10)


skeeks!
SkeekS CMS (Yii2) — quickly, easily and effectively!
skeeks.com | cms.skeeks.com, (*11)

The Versions