skeeks / app-shop-smarty
Shop on SkeekS CMS
Installs: 811
Dependents: 0
Suggesters: 0
Security: 0
Stars: 6
Watchers: 4
Forks: 10
Language:TSQL
Type:project
Requires
- skeeks/cms-authclient: ^2.0
- skeeks/cms-basic-shop: ^1.1.4
- skeeks/cms-external-links: ^1.0
- skeeks/cms-vk-comments: ^1.0
- skeeks/cms-vk-community: ^1.0
- skeeks/cms-ya-share: ^2.0
- skeeks/yii2-template-smarty-asset: 1.1.5
Requires (Dev)
README
Links
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 --stability=dev skeeks/app-shop-smarty 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 common/config/db.php #Update configs COMPOSER_HOME=.composer php composer.phar self-update && COMPOSER_HOME=.composer php composer.phar du #Installation of ready-dump php yii migrate -t=migration_install -p=backup/migrations
Other
sudo -i -u postgres
pgloader mysql://shop:jW4mKYSVRVZPGyNn@localhost/shop_smarty pgsql:///test
pgloader -v -L ~/pgloader.log migrate.load
migrate.load
load database from mysql://shop:jW4mKYSVRVZPGyNn@127.0.0.1:3306/shop_smarty into pgsql:///test ALTER SCHEMA 'shop_smarty' RENAME TO 'public';
Video
Screenshots
SkeekS CMS (Yii2) — quickly, easily and effectively!
skeeks.com | cms.skeeks.com