symphonycms / remote_datasource

An improved datasource to fetch data from TXT, CSV, XML and JSON sources.
Other
14 stars 9 forks source link

Enhancement : Support Execution Conditions #39

Open twiro opened 6 years ago

twiro commented 6 years ago

I'm currently working on a project that uses a rather complex mix of standard, remote and custom datasources and noticed that supporting the execution conditions "Required Parameter" and "Forbidden Parameter" (just like the standard datasources do) would greatly improve the flexibility of the remote datasource.

It's not a bug, but would be a great addition – so I'm leaving this here as a reminder.