623 users online
Register
Log in
Shopping Cart
(0)
Home
Product
Overview
Features
Store demo
Screenshots
Showcase - live shops
Copyright Notice Removal
System Requirements
Roadmap
Contribute
Team Members
License
Downloads
Download nopCommerce
Extensions
Release Notes
Support
Documentation
Forums
Partners
Recommended Hosting
Solution Partners
Become a Partner
Community sponsorship program
My Account
Contacts
Tweet
Home
/
Forums
/
General
/
Development
/
Why is web.admin project structured like this?
Why is web.admin project structured like this?
Reply
twhitehead
Total Posts:
10
Karma:
110
Joined:
8/19/2011
Location:
Australia
PM
Posted:
3 months ago
Quote
Hi,
I'm wondering if someone can shed some light on why the web.admin project is structured the way its is? In the solution it is a seperate project at the same level as Nop.web but in reality it lives under nop.web in the directory structure.
The deploy.bat file moves files from nop.admin into nop.web at the appropriate place. You cant run the admin project independant so what advantage does this give you?
The problem it causes is that we are deploying to azure and cant hook an azure deployment project directly to the nop.web project because of the smoke and mirrors required by the build script to restructure the solution at deploy time.
What would be the disdvantage of either of the following:
1. The web.admin code living directly the corresponding location in the nop.web project
2. Moving the nop.admin project physically outside the nop.web project and copying the files in using post build scripts which would almost make the whole admin site a plugin.
Welcome your thoughts.
1
Please
login or register
to vote for this post.
(click on this box to dismiss)
twhitehead
Total Posts:
10
Karma:
110
Joined:
8/19/2011
Location:
Australia
PM
Posted:
3 months ago
Quote
bump
Any thoughts people?
0
Please
login or register
to vote for this post.
(click on this box to dismiss)