LaravelPackages.net
Acme Inc.
Toggle sidebar
fridzema/fridzel

Minimalistic photo CMS ๐Ÿ“ธ

9
0
v0.1
About fridzema/fridzel

fridzema/fridzel is a Laravel package for minimalistic photo cms ๐Ÿ“ธ. It currently has 0 GitHub stars and 9 downloads on Packagist (latest version v0.1). Install it with composer require fridzema/fridzel. Discover more Laravel packages by fridzema or browse all Laravel packages to compare alternatives.

Last updated

Fridzel logo

Fridzel

Fridzel | Minimalistic photo CMS ๐Ÿ“ธ

๐Ÿ–ผ Screenshots

Frontend Login Admin

โš™๏ธ Features

  • Basic parallel Drag and Drop File upload (Dropzone)
  • Drag and drop reordering
  • Photo EXIF data extraction (Not displayed yet)
  • Optional CDN Support
  • Optional Google Analytics Support
  • Envoy deploy script

๐Ÿšง Roadmap

  • Better responsive css, at the moment almost as minimal/showable possible
  • Multiple themes, different grids
  • Optional abums
  • Photo search/filtering
  • Reordering photos
  • Configuration options
  • Lightroom publishing plugin
  • Photo stories and EXIF information
  • Photo comments
  • Photo votes
  • Photo social media sharing
  • Google AMP Pages
  • SEO
  • Ansible provision script

Installation

Recommended:

composer create-project fridzema/fridzel

Or:

git clone https://github.com/fridzema/fridzel && cd fridzel && composer install && cp .env.example .env

Fill the .env file with your own values, and then do not forget to seed the database

php artisan migrate --seed

If there are no photos found yet you will be redirected to the login page, you can login with following default credentials:

[email protected]

password

Questions?

Feel free to make an issue about whatever you want!

Extra

Photo samples

Comments