The FOSS Enterprise Application Platform
The Preside Platform
in 2018
@dom_watson
@dom_watson
@dom_watson
@dom_watson
@dom_watson
@dom_watson
@dom_watson
@dom_watson
@dom_watson
@dom_watson
@dom_watson
@dom_watson
#1 User management
@dom_watson
#2 The Data Manager (basics)
@dom_watson
#2 The Data Manager (filters)
@dom_watson
#3 Notifications
@dom_watson
#4 System settings
@dom_watson
#5 Task Manager
component {
property name="stockLevelService" inject="inventoryStockLevelService";
/**
* Recalculates all stock level predictions from scratch.
*
* @priority 13
* @schedule 0 13 *\/1 * * *
* @timeout 600
* @displayName Reset stock level predictions
* @displayGroup Stock levels
*/
private boolean function resetStockLevels( event, rc, prc, logger ) {
stockLevelService.resetPredictedStockLevels( logger=arguments.logger ?: NullValue() );
return true;
}
}
@dom_watson
#6 Email Center
@dom_watson
#6 Email Center (custom email)
@dom_watson
#7 Multi "Applications"
@dom_watson
#8 Asset manager
Customizing Data Manager
@dom_watson
Customizing Data Manager
@dom_watson
# Example 1
Useful extensions
@dom_watson
Data API
@dom_watson
To build an out-of-box web application foundation that does as much of the laborious, hard and overlooked work for you, accelerating teams as they focus on unique requirements.
To build a community and platform that leads by example; that is a joy to use, a joy to work with and a joy to participate in.
Preside solving complex needs for a wide breadth of industries and communities. A well-known name founded on openness and excellence.
https://www.preside.org/signup
https://community.preside.org
https://presidecms-slack.herokuapp.com/
https://presidecms.atlassian.net
@dom_watson