ez projects / cplot
| UNIX name | Owner | Status | Version | Compatible with |
|---|---|---|---|---|
| cplot | Thiago Campos Viana | beta | 0.1 | 4.3+ |
Download: http://projects.ez.no/cplot/downloads
Installation
================
1) Copy cplot into 'extension' folder
2) Activate cplot
In administrator user interface, click 'setup' tab->'extensions' menu, select 'cplot', click button 'Apply Changes'.
or in settings/override/site.ini.append.php, add acivation configuration under "ExtensionSettings" section:
[ExtensionSettings]
ActiveExtensions[]=cplot
3) Regenerate autoloads
In administrator user interface, click 'setup' tab->'extensions' menu, select 'cplot', click button 'Regenerate autoload arrays for extensions',
or in eZ Publish installation folder, run "php bin/php/ezpgenerateautoloads.php -e"
4) Clear cache
Clear INI and template caches. (from admin 'Setup' tab or commandline)
A sample can be found at "site_admin_url/cplot/test"
CPlot 0.1beta released
Wednesday 28 July 2010 21:07
Thiago Campos Viana