Add a hash or slug to any DataObject in Silverstripe
Behaviours is a set of common DataExtensions and Traits to use with Silverstripe
Add the following to your composer.json file
"require" : {
"milkyway-multimedia/ss-behaviors": "dev-master"
},
Add the following in your YAML config for objects you would like to hash/slug
YourDataObject:
extensions:
- Milkyway\SS\Behaviours\Extensions\Hashable
Module rating system helping users find modules that are well supported. For more on how the rating system works visit Module standards
Score not correct? Let us know there is a problem