asbsoft / yii2module-news_2b_161124
Extension of simple Yii2 news module-package
Installs: 14
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:yii2-module
Requires
- php: >=5.4
- asbsoft/yii2-common_2_170212: ~2.10
- asbsoft/yii2module-news_1b_160430: ~1.1.6
- yiisoft/yii2: >=2.0.7
README
Demonstration of modules inheritance:
- configs and params will merge with ancestors' data
- messages will merge
- for route(s) get latest file(s)
- for view(s) get latest file(s)
- controllers and models - traditional inheritance
Basic (ancestor) module-package is news_1b_160430.
New features in version news_2b_161124:
- add slug of news
- url for news http://.../en/news/view/link-with-slug instead of http://.../en/news/view/NNN
- news archivation
- add date-time correction according to time zone