Skip to content

niveuseverto/app

 
 

Repository files navigation

Phundament

Version 3-0.18.1+

What is Phundament?

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…

Quick-Start

Step 1

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.

Step 2

Open phundament-app/www/index.php in your browser

Step 3

Manage your application

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.

Documentation

Demo

  • Try a test-drive at the Demo Page
    • Login with editor / editor or register by e-mail.

Resources

Continuous Integration

Build Status

Fundamentals

Information

Links

Social Networks

Contact

About

Standard Yii Application with composer support

Resources

License

Stars

Watchers

Forks

Packages

No packages published