2017 © Pedro Peláez
 

project fridzel

Minimalistic photo CMS

image

fridzema/fridzel

Minimalistic photo CMS

  • Thursday, January 11, 2018
  • by fridzema
  • Repository
  • 1 Watchers
  • 0 Stars
  • 2 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

Fridzel logo , (*1)

Fridzel

Fridzel | Minimalistic photo CMS 📸, (*2)

🖼 Screenshots

Frontend Login Admin, (*3)

⚙️ 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:, (*4)

composer create-project fridzema/fridzel, (*5)

Or:, (*6)

git clone https://github.com/fridzema/fridzel && cd fridzel && composer install && cp .env.example .env, (*7)

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

php artisan migrate --seed, (*9)

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

user@fridzel.dev, (*11)

password, (*12)

Questions?

Feel free to make an issue about whatever you want!, (*13)

Extra

Photo samples, (*14)

The Versions