This is a quick way to add new users to a Plone site, very useful in a pinch but probably not very robust (so I make no guarantees). It might possibly serve as the pattern for a "user importer", assuming someone hasn't invented one already.Everything is done through the web (TTW) using the Zope Management Interface (ZMI), so you'll need to be an administrator.Add the following script to your
↧