sunnysideup/pagerater
allows users to rate pages. Module for Silverstripe
时间:2013-01-04 02:28
sunnysideup/membermanagement
This helps you create a section of Members Only pages, by adding a special usergroups. This is ideal for setting up an intranet. That is, not just anyone can access the pages. You have to be either an admin OR a member of the specified group.
时间:2013-01-04 02:25
sunnysideup/wishlist
allows users to create favourites using any page
时间:2013-01-04 02:09
icybee/module-comments
Allows users comments to be attached to nodes.
时间:2012-12-29 16:46
webvariants/feedback
provides an enhanced feedback mechanism for backend users
时间:2012-12-17 12:18
easycloud/easyacl
ZF2 module for managing rights and users.
时间:2012-12-10 09:39
silverstripe/newsletter
Newsletter module allows a backend CMS users send newsletters to different mailing lists
时间:2012-11-27 22:34
poulikov/oauth-bundle
Support for authenticating users via oauth in Symfony2.
时间:2012-11-20 14:47
ajanssen/acl
ZF2 module for managing rights and users.
时间:2012-11-13 14:21
lstrojny/procrastinator
Do things as late as possible in a request. Don’t let your users wait
时间:2012-11-06 16:20
mouf/security.rightsservice
A set of class to manage the rights of users in web-application. You should use this package if you want to restrict access to some parts of your web-application to some users only (for instance if you want to make an 'admin' section that is only accessible to the adminsitrator).
时间:2012-10-16 14:59
mouf/security.rightsservice-splash
This package contains a set of class to bind the Splash MVC framework (>=v4) with the RightsService component. It features: a @RequiresRight annotation to restrict access to logged users only.
时间:2012-10-16 14:59
mouf/security.userfiledao
This package contains an implementation of a UserDao, that stores the application users in a simple PHP file. It can be used together with the MoufUserService to provide easy access management to an application. Since the users are stored in a PHP file, this very special DAO does not require a datab
时间:2012-10-16 14:56
mouf/security.userservice-splash
This package contains a set of class to bind the Splash MVC framework (>=v4.0) with the UserService component. It features: a @Logged annotation to restrict access to logged users only.
时间:2012-10-16 14:53
simoneast/simple-ansi-colors
Simple PHP class for converting basic HTML-like color tags into ANSI escape codes for use in console apps and scripts. Auto-detection for Windows/Ansicon users included.
时间:未知