How to install leZRSS extension
leZRSS 1.0 extension installation documentation
About leZRSS
leZRSS is an improvement of eZRSS native function :
- Adds fetch for get all RSS feed defined
- Adds module rss2 for use template system in RSS
Installation
Unpack/unzip
Unpack the downloaded tar.gz package into the 'extension' directory of your eZ Publish installation.
Activate extension
Activate the extension by using the admin interface ( Setup -> Extensions ) or by prepending lezrss to ActiveExtensions[] in settings/override/site.ini.append.php:
[ExtensionSettings] ActiveExtensions[]=lezrss
Regenerate autoload array
Check the eZ Publish docs for your version on how this is done. Or go to Setup -> Extensions and click on the button there.
Clear caches
Clear INI and template caches (from admin 'Setup' tab or commandline).