Skip to content

Yuzmi/miam

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Miam

RSS agregator using Symfony 3 and SimplePie.

Features

  • Multi-user
  • Categories
  • Read/Starred items
  • User settings
  • OPML import/export
  • Localization (en/fr)

Requirements

  • Linux
  • Apache
  • PHP 5.5.9+ or PHP 7
  • MySQL or PostgreSQL
  • Composer

Installation

Read instructions in INSTALL.md.

Commands

# Add an admin
php bin/console miam:admin:add USERNAME

# Remove old items
php bin/console miam:items:remove-old

# See all commands
php bin/console

Notes

This project is potentially unstable as it's still in development.
Moreover it uses FOSJsRoutingBundle 2.0 which is still in its alpha version.

The default config is set for MySQL. Change parameters for PostgreSQL.
Other engines may work but i don't support them.

CSS files are generated using Sass.
Originals files are found in the src/MiamBundle/Resources/public/scss folder.

The admin section is not polished, don't be surprised.

Use a modern browser.

May-Do (or not)

  • Order management for categories and feeds
  • Filters => subscription_item
  • ICO to PNG without imagick

About

RSS agregator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published