pagamastarde / autoindex
Generate index.php file in all directories that does not contain index.php file. This is helpful for Prestashop
Installs: 5 958
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 5
Forks: 21
Type:module
pkg:composer/pagamastarde/autoindex
Requires
- php: >=5.3
This package is auto-updated.
Last update: 2022-02-01 13:08:04 UTC
README
Automatically add an "index.php" in all your directories or your zip file recursively
Getting Started
Use your own "index.php" file
- Edit "index.php"
Usage
- php-cli:
php index.php ../ps/modules/mymodules/ ../ps/themes/mythemes/
- Web browser:
http://localhost/autoindex/
http://localhost/autoindex/?path=../ps/modules/mymodules/,../ps/themes/mythemes/
Dependencies
PHP >5.3
Copyright and License
Copyright 2014 Jean-Marie Collin. Code released under the MIT License license.
Theme used Copyright 2014 Iron Summit Media Strategies, LLC. Code released under the Apache 2.0 license.