FlowBasisKey FeaturesWeb Admin PanelMost features of FlowBasis can be configured through a web-based user interface. Account ManagementUsers can log via passwords, Facebook Connect, or OpenID. Accounts can be modified or disabled through the web admin panel. JSON Object StoreData is persisted in a JSON object store rather than a SQL database. EventsFlowBasis publishes events for system occurrences such as a user rating a blog post or user profile data changing. Hook into these events or publish your own to create a richly dynamic site. Page/Control/RPC ModelThe page/control/RPC model allows functionality to be easily embedded into different page views. Modules and PermissionsModules implement functionality such as blogs, wikis, or whatever you can think of. Module resources (blog posts, wiki pages, etc) can hook into the FlowBasis search, ratings, and comments system. The web admin panel can be used to configure access permissions. |