prestashop/autoindex
最新稳定版本:v2.1.0
Composer 安装命令:
composer require prestashop/autoindex
包简介
Automatically add an 'index.php' in all the current or specified directories and all sub-directories.
README 文档
README
Automatically add an "index.php" in all your directories or your zip file recursively
Getting Started
Installation via composer
This projet is downloadable via Composer, the PHP Package Manager. We recommend having it in the require-dev section of your dependancies as it is not needed on production environments.
composer require --dev prestashop/autoindex
Installation via git clone
To use this script, choose one of the following options to get started:
- Download the latest release on Auto Index
- Fork this repository on GitHub
Usage
- php-cli:
php bin/autoindex prestashop:add:index (/your/module/path)
If you want to customize the "index.php" file, edit it in "sources" directory
统计信息
- 总下载量: 1.38M
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 12
- 点击次数: 1
- 依赖项目数: 4
- 推荐数: 2
其他信息
- 授权协议: AFL-3.0
- 更新时间: 2026-01-04