WPIntell

Source evidence

Feature suggestions or new plugin idea

WPJ Reports for MemberPress · support · 2023-12-04T11:18:00+00:00

complaintsentiment
highseverity
0.96relevance
4replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

3 / 31 rows with source links

9.7% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

28 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
kattouf unresolved
I have been researching membership plugins for a week and it’s really annoying how most of them are not suitable for business. Decided to settle on memberpress but didn’t buy it yet. Found your plugin by Googleing for reports. Anyway, one feature missing from all plugins is ability to bulk download pdf invoices by date range. We need this to do accounting for vat every quarter. Memberpress has a pdf addon but no bulk download. I thought you might me interested to know that and maybe add it to the pro or separate plugin. J This topic was modified 2 years, 6 months ago by kattouf . This topic was modified 2 years, 6 months ago by kattouf . @kattouf thanks so much for the request. I’ll have to think about that one. As it’s not worth the effort unless enough users specifically ask for it. Or likewise, or likewise you could pay us to develop the feature into the plugin. How are you getting around this limitation currently? I thought you could just scroll through the backend transaction screen and see the VAT payments without having to download invoices. I haven’t purchased memberpress yet, still looking for best solution for us. We’ll need to collect invoices in bulk to send to accountant and to store for 7 years, its the law.. I did figure out a way though, by ending the automated emails with attachment to a dedicated mailbox I can then use special email extraction software to save all attachments. I also used chatgpt to write me a test php script that does the same with date range parameters 😁 could run that on cron… So I think I’ll manage but thought to share my frustration. Software is usually developed out of frustration 😃 . I would probably make a script to export PDFs to directories in uploads, separated by year. Then have a cron automatically export every day, or week.

Comments

4 shown
treeflips 2023-12-07T05:25:00+00:00

@kattouf thanks so much for the request. I’ll have to think about that one. As it’s not worth the effort unless enough users specifically ask for it. Or likewise, or likewise you could pay us to develop the feature into the plugin. How are you getting around this limitation currently? I thought you could just scroll through the backend transaction screen and see the VAT payments without having to download invoices.

kattouf 2023-12-07T12:17:00+00:00

I haven’t purchased memberpress yet, still looking for best solution for us. We’ll need to collect invoices in bulk to send to accountant and to store for 7 years, its the law.. I did figure out a way though, by ending the automated emails with attachment to a dedicated mailbox I can then use special email extraction software to save all attachments. I also used chatgpt to write me a test php script that does the same with date range parameters 😁 could run that on cron… So I think I’ll manage but thought to share my frustration. Software is usually developed out of frustration 😃

kattouf 2023-12-07T14:30:00+00:00

.

treeflips 2023-12-09T14:07:00+00:00

I would probably make a script to export PDFs to directories in uploads, separated by year. Then have a cron automatically export every day, or week.