-
- Downloads
add archive library and a storage provider on top of the archive library
only zip backend is implemented atm
Showing
- apps/files_archive/appinfo/app.php 14 additions, 0 deletionsapps/files_archive/appinfo/app.php
- apps/files_archive/appinfo/info.xml 10 additions, 0 deletionsapps/files_archive/appinfo/info.xml
- apps/files_archive/lib/archive.php 99 additions, 0 deletionsapps/files_archive/lib/archive.php
- apps/files_archive/lib/storage.php 102 additions, 0 deletionsapps/files_archive/lib/storage.php
- apps/files_archive/lib/zip.php 182 additions, 0 deletionsapps/files_archive/lib/zip.php
- apps/files_archive/tests/archive.php 97 additions, 0 deletionsapps/files_archive/tests/archive.php
- apps/files_archive/tests/storage.php 19 additions, 0 deletionsapps/files_archive/tests/storage.php
- apps/files_archive/tests/zip.php 20 additions, 0 deletionsapps/files_archive/tests/zip.php
Loading
Please register or sign in to comment