se7enxweb/bcgeneratestaticcache 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

se7enxweb/bcgeneratestaticcache

最新稳定版本:v0.7.5

Composer 安装命令:

composer require se7enxweb/bcgeneratestaticcache

包简介

eZ Publish Legacy extension which provides a simple solution to regenerate static cache via command line or cronjob. Great for static html websites!

README 文档

README

bcgeneratestaticcache is a command line script that provides a command line script to use to generate static cache using command line options

Requirements

This extension is now compatible and tested with eZ Publish 5.x+ (Legacy) and PHP 8.2.3

Tested with eZ Publish Community Project 2014.07 and 2013.05 and 2019.11

Autoloads

This script depends on autoloads to function

To use this script you must first regenerate autoloads for your installation

php ./bin/php/ezpgenerateautoloads.php;

Usage

The complete extension usage documentation is included in the file doc/USAGE.

CREDITS

This solution was originally based on the makestaticcache_cli extension by Damien Pobel

This solution was compatible with eZ Publish 4.x (See GitHub repository's 4.x branch for older version)

This solution was largely gutted by Brookins Consulting to replace old code with proven code to generate static cache node content to disk from bcimagealias which had largly proven a greater success at the time of writting.

Troubleshooting

  1. Read the FAQ

    Some problems are more common than others. The most common ones are listed in the the doc/FAQ.

  2. Support

    If you have find any problems not handled by this document or the FAQ you can contact Brookins Consulting through the support system: http://brookinsconsulting.com/contact

统计信息

  • 总下载量: 1
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 2
  • 点击次数: 3
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 2
  • Watchers: 0
  • Forks: 2
  • 开发语言: PHP

其他信息

  • 授权协议: GPL-2.0
  • 更新时间: 2024-01-29