Ideabase

Popular Newest In Progress Completed
Info

The Feedbackbox is our feature request system. You can suggest new ideas, vote on existing ones, and track our progress.

Each month you get 10 votes to distribute. You can choose to use all your votes for one idea you really like, or spread them across between several ideas 🙂

Thanks for voting!

0 Votes
0 Votes left

WooComerce Interface

?

To sell Files using WooComerce

0 Comments suggested by , 9 years ago
0 Votes
0 Votes left

Categorías secundarias

?

Excepcionalmente hay archivos que deben estar en más de cuatro categorías (un documento extenso que abarque amplias materias). Debería habilitarse una opción de poder añadir más categorías secundarias.
Además, en el visor de archivos deberían aparecer no sólo las categorías principales, sino también las secundarias.

0 Comments suggested by Jorge3, 8 years ago
0 Votes
0 Votes left

Azure Storage Sync

?

Sync for Microsoft Azure Blob Storage

0 Comments suggested by , 9 years ago
0 Votes
0 Votes left

File Size Limit for embedded Forms

?

A file size limit can be set for frontend uploads through embedded Forms

0 Comments suggested by Fabian, 9 years ago
0 Votes
0 Votes left

Social Content Locker

?

Users need to share content before they are able to download

0 Comments suggested by , 9 years ago
0 Votes
0 Votes left

Remote URI Template Tag

?

I had need to access the remote uri of a file in the filepage template so I added the following code to the Models.php and File.php files. I’m sharing because I thought this might be a useful addition for others.

Models.php
added on line 36 to array returned by else in function TplVarsDesc
’file_remote_url’ => __(’Remote Download URL’,’wp-filebase’),

File.php:
added on lines 579-580 to switch in function get_tpl_var
case ’file_remote_url’:
return htmlspecialchars($this->file_remote_uri);

0 Comments suggested by Micah, 8 years ago
0 Votes
0 Votes left

Location Restrictions

?

Extension to add location restrictions to make files available only in certain regions, countries or continents.

0 Comments suggested by , 9 years ago
0 Votes
0 Votes left

Copy.com Cloud Sync

?

Sync files with copy.com

0 Comments suggested by , 9 years ago
0 Votes
0 Votes left

maybe you answer from here

?

Hi, I have two issues with the plugin:

1) for our project we need that users upload from fronted, admins get notified and approve and then users get notified of the approval. I managed to set all the plugins settings and everything seems to work, but the notification mails are really not “user friendly” they have informations or things that users and admins do not need/want to see, how may I change the template of this notifications?

2) in this page https://www……it/documenti/ we put a data table using the following code:

everything appears, but I would need the file to sort ordered by category and in each category by date (the last uploaded) instead no matter the changes I male to the shortcode or to the settings of the plugin I don’t manage to change the order in wich they sort. why?

I really hope you can help.
thanks.

0 Comments suggested by ivan turatti2, 7 years ago