moro / platform-project
Empty project for Platform-CMS
Installs: 6
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 2
Forks: 0
Open Issues: 0
Type:project
Requires
- php: >=5.5
- ext-curl: *
- ext-gd: *
- ext-mbstring: *
- ext-pdo_sqlite: *
- leafo/lessphp: ~0.5
- moro/platform-cms: ~2.0
- moro/platform-cms-installer: ~1.0
This package is auto-updated.
Last update: 2024-11-17 10:06:08 UTC
README
INSTALLATION
php composer.phar create-project moro/platform-project new-project-name 1.*
- Set document root for HTTP server: folder "http"
- Run browser: http://localhost/admin/
- Authenticate: singleton / singleton
IMPORTANT: Create new user, add ADMIN role and remove default user.