Quantcast
Channel: Nadzweb.com » silverstripe
Browsing all 4 articles
Browse latest View live

How to Import External Data into SilverStripe models

I have been working on importing external data into SilverStripe(SS) models. This post is for advanced users of SilverStripe CMS. Assume we have SS models, Food and FoodCategory to which we want to...

View Article



Testing protected methods in SilverStripe

This post talks about testing a private method using SilverStripe framework. Say we have a page FoodPage and a private function cleanAndAddDash. class FoodPage extends Page { .... protected function...

View Article

Image may be NSFW.
Clik here to view.

Advanced faq module for SilverStripe CMS

For a SilverStripe project that I was working on, I had to provide a FAQ type feature. Thus I have developed an AdvancedFAQ module for SilverStripe CMS. The advancedfaq module allows you to add faqs on...

View Article

Image may be NSFW.
Clik here to view.

Member notification module for SilverStripe

I have been using SilverStripe CMS for sometime now. For a project that I was working on, I had to provide a simple messaging feature between Content Authors and Administrators. Thus I have developed a...

View Article
Browsing all 4 articles
Browse latest View live




Latest Images