Skip to content

jelix/feeds-module

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This module for Jelix provides tools to read and generate RSS & ATOM feeds.

This module is for Jelix 1.7.x or higher. See the jelix/jelix repository to see history of classes before Jelix 1.7.

Installation

Install it by hands like any other Jelix modules, or use Composer if you installed Jelix 1.7+ with Composer.

In your project:

composer require "jelix/feeds-module"

Launch the configurator for your application to enable the module

php dev.php module:configure jfeeds

And then launch the installer to activate the module

php install/installer.php

Usage

See http://docs.jelix.org/en/manual-1.7/.

Unit tests are in Testapp, in the jelix/jelix repository.

About

module for Jelix 1.7+, providing a RSS and ATOM responses and RSS/ATOM feed reader

Resources

License

Stars

Watchers

Forks

Packages

No packages published