Skip to content

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

Notifications You must be signed in to change notification settings

ezpublishlegacy/bcgeneratestaticcache

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BC Generate Static Cache

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 5.4

Tested with eZ Publish Community Project 2014.07 and 2013.05

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 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)

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 97.9%
  • Shell 2.1%