DSpace 7.1 (Frontend / UI Only)
DSpace 7.1 Release of the Frontend / Angular UI only. The 7.1 release provides new features, security & bug fixes to the 7.x platform. See Release Notes for all details.
This DSpace Frontend cannot be run standalone. It requires a local or remote version of the DSpace 7 Backend (REST API). For example, this Frontend can be used alongside the corresponding dspace-7.1
release of the DSpace Backend). By default, this Frontend is configured to simply use the REST API Demo Server at https://api7.dspace.org/server/ (see default configuration in src/environments/environment.common.ts
)
Download links for the Frontend are available below (see Assets). You may alternatively choose to checkout the code via GitHub, using the dspace-7.1
tag.
Additional Information on the 7.1 release:
- Release Notes
- Try out DSpace 7 via a Docker quick-install or public demo sites
- Installation Instructions for both Frontend and Backend
- Upgrade Instructions from any past release of DSpace