dev-master
9999999-devShow All "Articles of the day" in nice calendar widget
GPL-3.0
The Requires
- php >=5.3.3
- newscoop/plugins-installer >=v0.2
by Pawel Mikolajczuk
calendar cms widget newscoop
Show All "Articles of the day" in nice calendar widget
Very simple and flexible plugin to show an article of the day., (*1)
Purpose: Sets articles as an "Article of the Day" and displays it in nice calendar widget., (*2)
Installation is a quick process:, (*3)
Run the command: ``` bash $ php application/console plugins:install "newscoop/articles-calendar-plugin" --env=prod, (*4)
Plugin will be installed to your project's `newscoop/plugins/Newscoop` directory. ### Step 2: Include plugin smarty block Include below smarty block into template (ex. front.tpl - calendar will be shown on homepage) ```smarty {{ articles_calendar }}{{ /articles_calendar }}
Go to an article edition in Newscoop Admin Panel to see Newscoop Article Of The Day Calendar Plugin on the right sidebar in action., (*5)
If you included calendar smarty block in front.tpl file then go to your homepage to see the calendar widget!, (*6)
Plugin documentation can be found here., (*7)
This bundle is under the GNU General Public License v3. See the complete license in the bundle:, (*8)
LICENSE
Newscoop Article Of The Day Plugin is a Sourcefabric o.p.s initiative., (*9)
Show All "Articles of the day" in nice calendar widget
GPL-3.0
calendar cms widget newscoop