julianxhokaxhiu / customer-navigation-system
A simple customer click-next image viewer
Installs: 18
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
Type:project
Requires
- julianxhokaxhiu/dotnotation: dev-master
- mikecao/flight: 1.*
- twig/twig: 1.*
This package is auto-updated.
Last update: 2020-07-20 11:36:41 UTC
README
A simple customer click-next image viewer
How to use
cd /var/www/ && composer create-project julianxhokaxhiu/customer-navigation-system CustomerNavigationSystem
- Customize as you wish the index.php file.
- Go to http://localhost/CustomerNavigationSystem and you'll see the first items contained inside www/img folder.
Do I need a special setup for Nginx?
Not really, look at the official documentation of FlightPHP on how to do it.
Where do I have to upload the images?
Just drop them inside the www/img folder. If you want you can use folders also :)
License
See LICENSE.
Enjoy :)