A small image upload page with user identification.
- PHP 5.3 or higher
- MySQL
- Create a symlink to
lib/system/index.php
in the root of this project. - Create symlinks to
db_migrations/*.php
in db_migrations. - Create a
config.php
in the lib folder by copying theconfig.default.php
from lib/system. - Direct your browser to http://your.site/db_migrations/migrations.php and apply all available migrations.
Image Upload is licensed under the GNU LGPLv3