Topic: PyroNews module |
|||
|---|---|---|---|
Posted: 2011-11-21 |
|||
|
User |
I have had some projects where clients wanted News module instead of the default Blog module. I have modified the Blog module and created a News module (PyroCMS 1.3.x compatible) Download from https://github.com/ppatons/PyroNews To setup, edit the routes file in blog module at cms/modules/blog/config/routes.php and also edit the main routes file located at system/cms/config/routes.php See the README for details. |
||
| Quote | |||
Posted: 2011-11-22 |
# 1 | ||
|
Admin |
Is this just the blog module renamed? | ||
| Quote | |||
Posted: 2011-11-23 |
# 2 | ||
|
User |
Must admit I thought the same, although some clients understand News better than Blog it's just a case of education. | ||
| Quote | |||
Posted: 2011-11-24 |
# 3 | ||
|
User |
True, a few of my clients wanted news and not blog so I just renamed blog module and recreated the necessary widgets. I did not want to redo this every time I got the request. So I figure I can just maintain a news module with similar functionality and just use it to maintain and upgrade my current sites where I deployed the news module. |
||
| Quote | |||
