Skip to content

Flickplacehldr is for developers who with to create placeholder images for their UIs

Notifications You must be signed in to change notification settings

jgmuchiri/flickplacehldr

Repository files navigation

Flickholdr

Flickholdr generates images on the fly, to be used as placeholders in html layouts.

Requirements

To install flickholdr on your server, you will need to be running PHP 5.3 with the GD library. Nowadays, it is included by default, so you shouldn't have a problem. Just make sure it is activated.

Also install/activate the rewrite module (mod_rewrite), which allows for clean image urls

Install

Copy these files to a publicly accessible folder on your web server. Edit application/config/config.php and change $config['base_url'] to the url you will use to access fyour flickholdr installation. Open the corresponding url in your browser

Forked from: https://github.com/jfoucher/flickholdr

About

Flickplacehldr is for developers who with to create placeholder images for their UIs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages