pagantis/autoindex

Generate index.php file in all directories that does not contain index.php file. This is helpful for Prestashop

Installs: 6 221

Dependents: 2

Suggesters: 0

Security: 0

Stars: 1

Watchers: 5

Forks: 20

Type:module

v1.0.3 2019-03-13 08:24 UTC

This package is auto-updated.

Last update: 2024-04-13 21:07:26 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.