Skip to content

pixelpost/ultralite2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ultralite2

The second generation core framework for Pixelpost.

Note: This is an alpha release not intended for production use.

Requirements

  • Apache 2 or higher

    • mod_rewrite
  • PHP 5.3.0 or higher

    • MBString
    • SQLite3
    • GD2

Setup & Configuration

Classic method

  1. Copy the app folder in your web directory.
  2. Launch the install script http://www.example.com/app/setup/index.php.
  3. Enjoy!

Command line method

  1. Copy the app folder in your web directory.
  2. Execute the command line php app/setup/cli.php.
  3. Enjoy!

Phar method

  1. Copy the lite.phar.php file in your web directory.
  2. Launch the archive http://www.example.com/lite.phar.php.
  3. Enjoy!

Create a Phar archive

Run the command line php -d phar.readonly=0 phar/build.php.

This will create a pixelpost.phar.php file in your current directory.

You can rename that file but keep in mind that the .phar extension is mandatory. .php extension can be omitted but it permit to be executed by web server which don't understand .phar extension.

License & Copyright

(c) 2011-2012 Alban Leroux, Licensed under the Creative Commons BY-SA 3.0.

About

The second generation core framework for Pixelpost v2.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •