Download the PHP package fridzema/fridzel without Composer
On this page you can find all versions of the php package fridzema/fridzel. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package fridzel
Fridzel
Fridzel | Minimalistic photo CMS 📸
🖼 Screenshots



⚙️ 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:
password
Questions?
Feel free to make an issue about whatever you want!
Extra
All versions of fridzel with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.6.4
appstract/laravel-opcache Version ^1.1
htmlmin/htmlmin Version ^4.5
intervention/image Version ^2.4
laravel/framework Version 5.4.*
predis/predis Version ^1.1
spatie/laravel-medialibrary Version ^5.9
spatie/laravel-responsecache Version ^3.2
appstract/laravel-opcache Version ^1.1
htmlmin/htmlmin Version ^4.5
intervention/image Version ^2.4
laravel/framework Version 5.4.*
predis/predis Version ^1.1
spatie/laravel-medialibrary Version ^5.9
spatie/laravel-responsecache Version ^3.2
The package fridzema/fridzel contains the following files
Loading the files please wait ....