Hi,
I am going to create module like dnn store module. I
have created seperate project inside dnn web site solution like WAP
structure. I follow all the steps from here
http://wap-dnn.blogspot.com/
Now my problem is how to create package like this
Store
Store Admin
Store
The Store Admin module provides the administration interface for the Store.
02.01.00
DotNetNuke.Modules.Store.Admin.StoreController,DotNetNuke.Modules.Store.Admin
<!--DNN_Store_Source.resources-->
Store Admin
Store.ascx
View
CategoryAdmin.ascx
App_LocalResources
CategoryAdmin.ascx.resx
CustomerAdmin.ascx
App_LocalResources
CustomerAdmin.ascx.resx
HelpAdmin.ascx
App_LocalResources
HelpAdmin.ascx.resx
ProductAdmin.ascx
App_LocalResources
ProductAdmin.ascx.resx
ReviewAdmin.ascx
App_LocalResources
ReviewAdmin.ascx.resx
Store.ascx
App_LocalResources
Store.ascx.resx
StoreAdmin.ascx
App_LocalResources
StoreAdmin.ascx.resx
DotNetNuke.Modules.Store.Admin.dll
DotNetNuke.Modules.Store.Admin.SqlDataProvider.dll
DotNetNuke.Modules.Store.Cart.AuthorizeNetProvider.dll
DotNetNuke.Modules.Store.Cart.dll
DotNetNuke.Modules.Store.Cart.PayPalProvider.dll
DotNetNuke.Modules.Store.Cart.EmailProvider.dll
DotNetNuke.Modules.Store.Cart.SqlDataProvider.dll
DotNetNuke.Modules.Store.Catalog.dll
DotNetNuke.Modules.Store.Catalog.SqlDataProvider.dll
DotNetNuke.Modules.Store.Components.dll
DotNetNuke.Modules.Store.Customer.dll
DotNetNuke.Modules.Store.Customer.SqlDataProvider.dll
DotNetNuke.Modules.Store.Providers.Address.DefaultAddressProvider.dll
DotNetNuke.Modules.Store.Providers.Address.DefaultAddressProvider.SqlDataProvider.dll
DotNetNuke.Modules.Store.Providers.dll
DotNetNuke.Modules.Store.Providers.Shipping.DefaultShippingProvider.dll
DotNetNuke.Modules.Store.Providers.Shipping.DefaultShippingProvider.SqlDataProvider.dll
DotNetNuke.Modules.Store.Providers.Tax.DefaultTaxProvider.dll
DotNetNuke.Modules.Store.Providers.Tax.DefaultTaxProvider.SqlDataProvider.dll
DotNetNuke.Modules.Store.WebControls.dll
01.00.00.sqldataprovider
01.00.01.sqldataprovider
02.00.00.sqldataprovider
02.00.01.sqldataprovider
02.00.02.sqldataprovider
02.00.03.sqldataprovider
02.00.05.sqldataprovider
02.00.06.sqldataprovider
02.00.07.sqldataprovider
02.01.00.sqldataprovider
Uninstall.sqldataprovider
Providers\GatewayProviders\PayPalProvider
PayPalAdmin.ascx
Providers\GatewayProviders\PayPalProvider\App_LocalResources
PayPalAdmin.ascx.resx
Providers\GatewayProviders\PayPalProvider
PayPalPayment.ascx
Providers\GatewayProviders\PayPalProvider\App_LocalResources
PayPalPayment.ascx.resx
Providers\GatewayProviders\EmailProvider
EmailAdmin.ascx
Providers\GatewayProviders\EmailProvider\App_LocalResources
EmailAdmin.ascx.resx
Providers\GatewayProviders\EmailProvider
EmailPayment.ascx
Providers\GatewayProviders\EmailProvider\App_LocalResources
EmailPayment.ascx.resx
Providers\GatewayProviders\AuthorizeNetProvider
AuthorizeNetAdmin.ascx
Providers\GatewayProviders\AuthorizeNetProvider\App_LocalResources
AuthorizeNetAdmin.ascx.resx
Providers\GatewayProviders\AuthorizeNetProvider
AuthorizeNetPayment.ascx
Providers\GatewayProviders\AuthorizeNetProvider\App_LocalResources
AuthorizeNetPayment.ascx.resx
Providers\AddressProviders\DefaultAddressProvider
DefaultAddressCheckout.ascx
Providers\AddressProviders\DefaultAddressProvider\App_LocalResources
DefaultAddressCheckout.ascx.resx
Providers\AddressProviders\DefaultAddressProvider
DefaultAddressProfile.ascx
Providers\AddressProviders\DefaultAddressProvider\App_LocalResources
DefaultAddressProfile.ascx.resx
Providers\AddressProviders\DefaultAddressProvider
DefaultAddressProviderInfo.xml
Providers\AddressProviders\DefaultAddressProvider
StoreAddress.ascx
Providers\AddressProviders\DefaultAddressProvider\App_LocalResources
StoreAddress.ascx.resx
Providers\ShippingProviders\DefaultShippingProvider
DefaultShippingAdmin.ascx
Providers\ShippingProviders\DefaultShippingProvider\App_LocalResources
DefaultShippingAdmin.ascx.resx
Providers\ShippingProviders\DefaultShippingProvider
DefaultShippingCheckout.ascx
Providers\ShippingProviders\DefaultShippingProvider\App_LocalResources
DefaultShippingCheckout.ascx.resx
Providers\ShippingProviders\DefaultShippingProvider
DefaultShippingProviderInfo.xml
Providers\TaxProviders\DefaultTaxProvider
DefaultTaxAdmin.ascx
Providers\TaxProviders\DefaultTaxProvider\App_LocalResources
DefaultTaxAdmin.ascx.resx
Providers\TaxProviders\DefaultTaxProvider
DefaultTaxCheckout.ascx
Providers\TaxProviders\DefaultTaxProvider\App_LocalResources
DefaultTaxCheckout.ascx.resx
Providers\TaxProviders\DefaultTaxProvider
DefaultTaxProviderInfo.xml
Store
Store Account
Store
The Store Account module provides
customer account, cart and checkout functionality.
02.01.00
Store Account
Account.ascx
View
Checkout
Checkout
Checkout.ascx
View
Account.ascx
App_LocalResources
Account.ascx.resx
AddressEdit.ascx
App_LocalResources
AddressEdit.ascx.resx
CartDetail.ascx
App_LocalResources
CartDetail.ascx.resx
Checkout.ascx
App_LocalResources
Checkout.ascx.resx
CustomerCart.ascx
App_LocalResources
CustomerCart.ascx.resx
CustomerOrders.ascx
App_LocalResources
CustomerOrders.ascx.resx
CustomerProfile.ascx
App_LocalResources
CustomerProfile.ascx.resx
Store
Store Catalog
Store
The Store Catalog module provides
product lists and product detail functionality.
02.01.00
DotNetNuke.Modules.Store.Catalog.ProductController,DotNetNuke.Modules.Store.Catalog
Store Catalog
Catalog.ascx
View
Edit
Product Details
CatalogEdit.ascx
Edit
Settings
Catalog Settings
CatalogSettings.ascx
Edit
Catalog.ascx
App_LocalResources
Catalog.ascx.resx
CatalogEdit.ascx
CatalogSettings.ascx
App_LocalResources
CatalogSettings.ascx.resx
ProductDetail.ascx
App_LocalResources
ProductDetail.ascx.resx
ProductEdit.ascx
App_LocalResources
ProductEdit.ascx.resx
ProductList.ascx
App_LocalResources
ProductList.ascx.resx
ReviewEdit.ascx
App_LocalResources
ReviewEdit.ascx.resx
ReviewList.ascx
App_LocalResources
ReviewList.ascx.resx
Thumbnail.aspx
Templates
Catalog.htm
Templates
CategoryContainer.htm
Templates
FeaturedProduct.htm
Templates
FeaturedProduct_Small.htm
Templates
ListContainer.htm
Templates
NewProduct.htm
Templates
NewProduct_Small.htm
Templates
PopularProduct.htm
Templates
PopularProduct_Small.htm
Templates
ProductDetail.htm
Templates
ProductDetailFullInfo.htm
Templates
ProductList.htm
Templates
ProductListFullInfo.htm
Templates
Template.css
Templates\Images
AddToCart_bleu_2_us-US.jpg
Templates\Images
AddToCart_bleu_fr-FR.jpg
Templates\Images
AddToCart_bleu_us-US.jpg
Templates\Images
AddToCart_gris_fr-FR.jpg
Templates\Images
AddToCart_gris_us-US.jpg
Templates\Images
AddToCart_orange_fr-FR.jpg
Templates\Images
AddToCart_orange_us-US.jpg
Templates\Images
addtocartimg.gif
Templates\Images
Bouttons.psd
Templates\Images
BuyNow_bleu_fr-FR.jpg
Templates\Images
BuyNow_bleu_us-US.jpg
Templates\Images
BuyNow_gris_fr-FR.jpg
Templates\Images
BuyNow_gris_us-US.jpg
Templates\Images
BuyNow_orange_fr-FR.jpg
Templates\Images
BuyNow_orange_us-US.jpg
Templates\Images
gel_background.gif
Templates\Images
gel_background_gray.gif
Templates\Images
gel_left.gif
Templates\Images
gel_right.gif
Templates\Images
linkdetailimg.gif
Templates\Images
Panier.gif
Templates\Images
purchaseimg.gif
Templates\Images
spacer.gif
Templates\StyleSheet
Cart.css
Templates\StyleSheet
Common.css
Templates\StyleSheet
FontStyles.css
Templates\StyleSheet
MiniCart.css
Templates\StyleSheet
SkinObjects.css
Templates\StyleSheet
StoreFront.css
App_LocalResources
ListItemTemplate.ascx.resx
App_LocalResources
SummaryItemTemplate.ascx.resx
Store
Store Mini Cart
Store
The Store Mini-Cart module provides the
small summary of the customer's cart items.
02.01.00
DotNetNuke.Modules.Store.Cart.CartController,DotNetNuke.Modules.Store.Cart
Store Mini Cart
MiniCart.ascx
View
MiniCart.ascx
App_LocalResources
MiniCart.ascx.resx
Store
Store Menu
Store
The Store Menu module provides the menu containing product categories.
02.01.00
DotNetNuke.Modules.Store.Catalog.CategoryController,DotNetNuke.Modules.Store.Catalog
Store Menu
CategoryMenu.ascx
View
Edit
Modify Category
CatalogEdit.ascx
Edit
Settings
Category Menu Settings
CategorySettings.ascx
Edit
CategoryEdit.ascx
App_LocalResources
CategoryEdit.ascx.resx
CategoryMenu.ascx
App_LocalResources
CategoryMenu.ascx.resx
CategorySettings.ascx
App_LocalResources
CategorySettings.ascx.resx
Is there any way to create .dnn file like this through dnn. Or should i create it manually?
give me help lik or guid line how can i create .dnn file like this and package module?
lakmal
<!--Session data-->[script removed]