Util script to export Kaltura registered users as an excel report
git clone https://github.com/kaltura-vpaas/export-users-report.git
cd export-users-report
cp config.php.template config.php
- Edit
config.php
and add your Kaltura account IDs and API Admin Secrets (from KMC>Integration Settings), and the email and smtp settings accordingly composer install
php get-users.php
- Join the Kaltura Community Forums to ask questions or start discussions
- Read the Code of conduct and be patient and respectful
You can learn more about Kaltura and start a free trial at: http://corp.kaltura.com
Contact us via Twitter @Kaltura or email: community@kaltura.com
We'd love to hear from you!
All code in this project is released under the AGPLv3 license unless a different license for a particular library is specified in the applicable library path.
Copyright © Kaltura Inc. All rights reserved.