Your IP : 216.73.216.231


Current Path : /home/digilove/public_html/administrator/components/com_marketplace/
Upload File :
Current File : /home/digilove/public_html/administrator/components/com_marketplace/marketplace.xml

<?xml version="1.0" encoding="utf-8"?>
<extension type="component" version="3.0" method="upgrade">
<name>MARKETPLACE</name>
<creationDate>July 2014</creationDate>
<author>Webkul Software Pvt. Ltd.</author>
<authorEmail>admin@webkul.com</authorEmail>
<authorUrl>http://store.webkul.com</authorUrl>
<copyright>webkul.com</copyright>
<license>http://www.gnu.org/licenses/gpl-2.0.html GNU/GPL</license>
<version>5.2</version>
<description></description>
	<scriptfile>script.php</scriptfile>
	<install>
		<sql>
			<file charset="utf8" driver="mysql">install/install.sql</file>
		</sql>
	</install>

	<uninstall>
		  <sql>
			<file charset="utf8" driver="mysql">install/uninstall.sql</file>
		  </sql>
	</uninstall>
	<files folder="components">
		<filename>index.html</filename>
		<filename>marketplace.php</filename>
		<filename>controller.php</filename>
		<filename>router.php</filename>
		<folder>tables</folder>
		<folder>controllers</folder>
		<folder>models</folder>
		<folder>views</folder>
		<folder>css</folder>
	    <folder>js</folder>
	    <folder>images</folder>
		<folder>assets</folder>
	</files>
	<languages folder="language">
	    <language tag="en-GB">en-GB/en-GB.com_marketplace.ini</language>
	    <language tag="en-GB">en-GB/en-GB.mod_collection.ini</language>
	    <language tag="en-GB">en-GB/en-GB.mod_collection.sys.ini</language>
	    <language tag="en-GB">en-GB/en-GB.mod_profile.ini</language>
	    <language tag="en-GB">en-GB/en-GB.mod_profile.sys.ini</language>
	    <language tag="en-GB">en-GB/en-GB.mod_seller_banner.ini</language>
	    <language tag="en-GB">en-GB/en-GB.mod_seller_banner.sys.ini</language>
	    <language tag="en-GB">en-GB/en-GB.mod_sellercategory.ini</language>
	    <language tag="en-GB">en-GB/en-GB.mod_sellercategory.sys.ini</language>
	    <language tag="en-GB">en-GB/en-GB.mod_marketplacemenus.sys.ini</language>
	    <language tag="en-GB">en-GB/en-GB.mod_marketplacemenus.ini</language>
	    <language tag="en-GB">en-GB/en-GB.mod_sellerview.ini</language>
	    <language tag="en-GB">en-GB/en-GB.mod_sellerview.sys.ini</language>
	  	<language tag="en-GB">en-GB/en-GB.mod_shop.ini</language>
	    <language tag="en-GB">en-GB/en-GB.mod_shop.sys.ini</language>
		<language tag="fa-IR">fa-IR/fa-IR.com_marketplace.ini</language>
	    <language tag="fa-IR">fa-IR/fa-IR.mod_collection.ini</language>
	    <language tag="fa-IR">fa-IR/fa-IR.mod_collection.sys.ini</language>
	    <language tag="fa-IR">fa-IR/fa-IR.mod_profile.ini</language>
	    <language tag="fa-IR">fa-IR/fa-IR.mod_profile.sys.ini</language>
	    <language tag="fa-IR">fa-IR/fa-IR.mod_seller_banner.ini</language>
	    <language tag="fa-IR">fa-IR/fa-IR.mod_seller_banner.sys.ini</language>
	    <language tag="fa-IR">fa-IR/fa-IR.mod_sellercategory.ini</language>
	    <language tag="fa-IR">fa-IR/fa-IR.mod_sellercategory.sys.ini</language>
	    <language tag="fa-IR">fa-IR/fa-IR.mod_marketplacemenus.sys.ini</language>
	    <language tag="fa-IR">fa-IR/fa-IR.mod_marketplacemenus.ini</language>
	    <language tag="fa-IR">fa-IR/fa-IR.mod_sellerview.ini</language>
	    <language tag="fa-IR">fa-IR/fa-IR.mod_sellerview.sys.ini</language>
	  	<language tag="fa-IR">fa-IR/fa-IR.mod_shop.ini</language>
	    <language tag="fa-IR">fa-IR/fa-IR.mod_shop.sys.ini</language>
	</languages>

	<administration>
		<menu img="class:groups">COM_MARKETPLACE</menu>
		<submenu>
			<menu link="option=com_marketplace&amp;view=dashboard" img="class:featured">COM_MARKETPLACE_SUBMENU_DASHBOARD</menu>
			<menu link="option=com_marketplace&amp;view=marketplace" img="class:featured">COM_MARKETPLACE_SUBMENU_SELLERS</menu>
			<menu link="option=com_marketplace&amp;view=mpusers" img="class:featured">COM_MARKETPLACE_SUBMENU_USERS</menu>
			<menu link="option=com_marketplace&amp;view=commisions" img="class:featured">COM_MARKETPLACE_SUBMENU_COMMISIONS</menu>
			<menu link="option=com_marketplace&amp;view=mporders" img="class:featured">COM_MARKETPLACE_SUBMENU_ORDERS</menu>
			<menu link="option=com_marketplace&amp;view=products" img="class:featured">COM_MARKETPLACE_SUBMENU_PRODUCTS</menu>
			<menu link="option=com_marketplace&amp;view=adminproducts" img="class:featured">COM_MARKETPLACE_SUBMENU_ADMINPRODUCTS</menu>
			<menu link="option=com_marketplace&amp;view=feedback" img="class:featured">COM_MARKETPLACE_SUBMENU_FEEDBACK</menu>
			<menu link="option=com_marketplace&amp;view=messages" img="class:featured">COM_MARKETPLACE_SUBMENU_MESSAGES</menu>
			<menu link="option=com_marketplace&amp;view=suggestedcategory" img="class:featured">COM_MARKETPLACE_SUBMENU_SUGGESTED_CATEGORY</menu>
			<menu link="option=com_marketplace&amp;view=mpaddons" img="class:featured">COM_MARKETPLACE_SUBMENU_MPADDONS</menu>
		</submenu>
		<files folder="administrator/components">
				<filename>index.html</filename>
				<filename>marketplace.php</filename>
				<filename>controller.php</filename>
				<filename>config.xml</filename>
				<filename>access.xml</filename>
				<folder>models</folder>
				<folder>tables</folder>
				<folder>controllers</folder>
				<folder>views</folder>
				<folder>elements</folder>
				<folder>helpers</folder>
				<folder>assets</folder>
				<folder>install</folder>
				<filename>install/install.sql</filename>
				<filename>install/uninstall.sql</filename>
		</files>
		<languages folder="administrator/language">
	        <language tag="en-GB">en-GB/en-GB.com_marketplace.ini</language>
			<language tag="en-GB">en-GB/en-GB.com_marketplace.sys.ini</language>
	        <language tag="fa-IR">fa-IR/fa-IR.com_marketplace.ini</language>
			<language tag="fa-IR">fa-IR/fa-IR.com_marketplace.sys.ini</language>				
		</languages>
	</administration>
	<modules>
		<module module="mod_marketplacemenus" client="site" />
		<module module="mod_sellerview" client="site" />
		<module module="mod_collection" client="site" />
		<module module="mod_profile" client="site" />
		<module module="mod_seller_banner" client="site" />
		<module module="mod_sellercategory" client="site" />
		<module module="mod_shop" client="site" />
	</modules>
	<plugins>
		<plugin plugin="marketplace" group="system" />
	</plugins>
</extension>