Skip to content

nik0143v/dealliard

Repository files navigation

Phundament 3 App

Version 0.9.0

What is Phundament?

Phundament 3 is a solid, highly customizable application foundation built with composer upon Yii 1.1 and extension packages such as user, rights, yiiext, gtc, ckeditor, jquery-file-upload, p3widgets and p3media.

For more details visit phundament.com.

Get started

  1. Download from github & extract file
  2. Enter the app root folder and run the installer
php composer.phar install --dev --prefer-source
  1. 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. You may skip the --dev and --prefer-source options on production systems.

How it works?

More details.

Try a demo

Open website

Frontend Demo Page

Login with editor / editor or register by e-mail.

First Steps

For some usage examples, click here.

Troubleshooting

  • Make sure you have git and hg installed
  • zlib extension or unzip available on your PATH
  • OpenSSL Support enabled in PHP or try --prefer-source
  • if you get SSL or memory limit errors, try: php -d allow_url_fopen=1 -d memory_limit=64M composer.phar -v update
  • If you want to the very lastest version
    curl -L https://github.com/phundament/app/tarball/master | tar zx
    
  • Don't manually enable Yii CLogger on a fresh install

Requirements

Tested Systems

  • Mac OS X 10.6.8
  • Debian 5,6
  • Windows XP

Supported Databases

  • MySQL 5
  • SQLite 3

License

Changelog

Resources

Developer

Help needed?

Additional Ressources

Extensions

Contact