Introduction • Ideas • Development
The Ontimize Web File Manager is a web file manager for web applications based in OntimizeWeb, allowing to you following features:
- Ability to upload, delete and download files.
- Multiple download support.
- Ability to create folders.
- Ability to rename files and folders.
- Browsing between folders.
- Textbox Search filter.
Check out our documentation site to know more details.
We would love any feedback you have or to know when you encounter issues, by filing an issue report on this repo.
This project was generated with Angular CLI version 15.2.9.
Follow the next steps:
- cd repository root
npm install- cd projects/ontimize-web-ngx-report
npm installRun npm run build to execute the build process that will generate the dist folder and a .tgz file.
You can use this .tgz file to install the library in your project through the package.json file.