Skip to content

Releases: extrem7/RedMedial

v0.8

26 Jul 09:03
Compare
Choose a tag to compare

Writing an own rss parser. Realization of the rss channel, rss country, rss article, rss category(Main part of future site, must be written optimized to serve highload of your campaigns). Connect image load to external storage(Maybe S3 of Amazon) ≈ 60h
CRUD for RssChannel:
Channel listing
Pages for creating and editing:
-title
-url of rss feed
-parse settings (number of posts, use og tags, fullcontent)

  • info field (email phone social link)

CRUD for for RssCountry

CRUD for RssCategories(like Covid)
Listing of categories
Pages for create / edit category:
Title, slug, keyword to search in posts
! IMPORTANT ! We would create basic implementation of this task.
It would be based only on keywords.
Additional condition could be programmatically extended in future.

Queue of news parsing (engine)
Functionality runned on the server that would parse RssChannel for posts and link it with RssCategories.
Behaviour could be modified for each RssChannel by programmers.
S3 integration
Rss items on pages
Search page
Geolocation

v0.7

25 Jun 19:50
Compare
Choose a tag to compare
Migration Admin panel to Modules structure