abcms/abcms

abcms project template

Maintainers

Package info

github.com/dsoft/abcms

Homepage

Type:project

pkg:composer/abcms/abcms

Statistics

Installs: 10

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

dev-master 2020-08-10 16:28 UTC

This package is auto-updated.

Last update: 2026-03-11 04:27:28 UTC


README

Install:

1- Create project:

composer create-project --stability=dev abcms/abcms myapp

2- Update the database configuration in config/db.php

3- Run the database migration: ./yii migrate

4- Login to the admin panel using admin as username and password Access the admin panel using the /admin route