Export CRM database

Hi,

For now i have one way to export data from CRM it’s choose contacts what i need and press export, but in that way i can’t export more then 3000 contacts from CRM

How can i export more contacts?

You could create a report for contacts with the reports module: index.php?module=AOR_Reports&action=index&return_module=AOR_Reports&return_action=DetailView that handles your conditions, etc.
Then run it and export the result.