Development Environment
Last updated
Was this helpful?
Last updated
Was this helpful?
>= 8.2 with the zip
, dom
and fileinfo
(and optionally apcu
, memcached
, redis
) extensions
for PHP dependency management
for front end asset serving and bundling
and for running the local development container
for version control
(optional)
Switch to the Directory Lister directory
Install and build PHP and JavaScript dependencies
Run the local Docker container
Add a host name entry to /etc/hosts
(optional)
Many common development actions have been defined in the Makefile
and can be run with make
command.
You should now be able to access your local Directory Lister installation at http://localhost
(or if you added a host name entry)