Version 3-0.20.2
Phundament is a solid, highly customizable universal application foundation built with composer upon Yii Framework.
It's goal is the seamless integration of Yii extensions and libraries bundled in composer packages packages. Read on…
A) If you have composer already installed
composer.phar create-project --prefer-dist phundament/app
B) Download, extract, enter the app root folder and start the installation process with
php composer.phar install --prefer-dist
When asked, enter your desired admin credentials and apply the database migrations.
Open phundament-app/www/index.php
in your browser
Note: if you want to install Phundament 3 with a MySQL database, you have to update your config first, see the Setup section in our wiki.
You may add the --dev
and --prefer-source
options on development systems.
- Try a test-drive at the Demo Page
- Login with
editor
/editor
or register by e-mail.
- Login with
- Documentation
- API Class Reference
- FAQ / Troubleshooting
- Support
- Report a bug
- Composer Repository packages.phundament.com