skeeks / app-shop
Shop on SkeekS CMS
2.0.2
2024-03-12 17:06 UTC
Requires
- skeeks/cms-basic-shop: ^2.0
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 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
info@skeeks.com skeeks123
Video
Screenshots
Other (deprecated, not working now)
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';
SkeekS CMS (Yii2) — quickly, easily and effectively!
skeeks.com | cms.skeeks.com