This package has been deprecated

Author message:

Due to a name change, this package can be found under the name ui5-cc-spreadsheetimporter as of version 0.21.0.

ui5-cc-excelupload
TypeScript icon, indicating that this package has built-in type declarations

0.20.0 • Public • Published

UI5 custom control ui5-cc-excelupload

⚠️ This control is still in beta: Core functionality is given, but bugs may still occur and APIs may change!

A UI5 Module to integrate a Excel Upload for Fiori Element Apps.
This control simply enables the mass upload of data, independent of the backend, OData version and Fiori scenario.
This is made possible by reading the Excel file and using the standard APIs.
The control will submit not the file, but just the data from the Excel File.
The integration of the control is designed to be as simple as possible and, in the best case, requires no configuration.

The aim is to support as many Fiori Scenarios and UI5 Versions as possibile.
See here for all currently supported Versions.

Excel Upload Dialog

Live Demo

It is possible to try this out directly at:
https://excelupload.marianzeis.de/

The app is an OData V4 app with UI5 version 1.108 and a CAP backend.
The data is reset every hour on the hour.

Install

npm install ui5-cc-excelupload

Getting Started

You can find the official documentation here:

https://marianfoo.github.io/ui5-cc-excelUpload/

Development

You find the documentation for the development here:

https://marianfoo.github.io/ui5-cc-excelUpload/pages/Development/GettingStarted/

Changelog

See CHANGELOG.md

/ui5-cc-excelupload/

    Package Sidebar

    Install

    npm i ui5-cc-excelupload

    Weekly Downloads

    23

    Version

    0.20.0

    License

    Apache-2.0

    Unpacked Size

    6.09 MB

    Total Files

    126

    Last publish

    Collaborators

    • marianfoo