PHP Toolkit talked about at Innovations

I am looking for information in the PHP toolkit that Marty talked about during Innovations... is anything posted here?

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.

Derrick, I believe the PHP

Derrick, I believe the PHP toolkit is (currently) included as part of the iMIS SOA ETP; I don't know if it will be separately packaged in the future.

Basic Functionality of the php toolkit

Thanks Eric! The basic functionality of the toolkit is to allow php pages to interact with the web services to return iMIS data to a php page...is that correct?

I've never used the toolkit,

I've never used the toolkit, but that's my understanding, yes.

Did you find out more about the php toolkit?

I'd love to get some more information.

Matt Pasiewicz
Manager of Web Development
EDUCAUSE
4772 Walnut St. - Suite 206
Boulder, CO 80301-2538 USA

http://www.educause.edu
mpasiewicz@educause.edu

I too would love more info on the php toolkit

I too would love more info on the php toolkit

I developed my own PHP tools for iMIS 15

I created several great tools for iMIS 15 myself.

1. Live syncronization with Joomla CMS and Wordpress
2. Online Profile manager (updates iMIS directly)
3. Online Event registration (writes data directly to iMIS, uses Events module tables). Much more advanced than regular modules offered by iMIS resellers.
4. Membership directory
5. Voting/Poll system - it doesn't relate to any iMIS modules, I created custom tables within same database, it talks directly to iMIS data, requires users to be logged in.

All online tools were written using PHP and JQuery. Currently run them on IIS server.

If somebody is interested to see a demo, please email me to agumbar@aacte.org

Location of PHP Toolkit

http://www.imiscommunity.com/imis_soa_web_services_examples

 

It requires access from ASI to the SOA ETP.