Skip to content

smstw/ajaximage-bundle

Repository files navigation

Windwalker SMS AjaxImage Bundle

p-2014-06-08-4

Install

Download all files to {JOOMLA}/libraries/windwalker-bundles/SMSAjaxImageBundle.

Use container to register it.

$option = array(
	'handler' => 'com_ihealth',
	'basePath' => 'tmp/reservation',
	'uploadFolder' => ':session',
	'clearPeriod' => 2
);

$container->registerServiceProvider(new AjaxImageProvider('reservation', $option));

Options

Working...

About

SMS AjaxImage Bundle

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages