662 users online

About writing big plugins

Posted: 3 months ago Quote
Hello dear friend,

I have a question about writing plugins for nopCommerce, Is there any limitation for writing plugins for nopCommerce? (for example in models or views or the size of final plugin dll?)

I asked this question because I want to extend a big MVC application to the nopCommerce.
Is it possible?

Thanks,
Zuco
This post/answer is useful
0
This post/answer is not useful

Please login or register
to vote for this post.

(click on this box to dismiss)
Posted: 3 months ago Quote
zuco wrote:
Is there any limitation for writing plugins for nopCommerce?


No. Please find more info here
This post/answer is useful
1
This post/answer is not useful

Please login or register
to vote for this post.

(click on this box to dismiss)
Andrei Mazoulnitsyn,
LinkedIn - http://ru.linkedin.com/in/mazoulnitsyn

Twitter - http://twitter.com/#!/nopCommerce
Facebook community page - http://www.facebook.com/pages/NopCommerce/108282972527146
Google+ page - https://plus.google.com/100073150079669136049
Posted: 3 months ago Quote
Hello,

Thanks for your response.
I had already read this article but I didn't find any tips about writing big and complex plugins...
This post/answer is useful
0
This post/answer is not useful

Please login or register
to vote for this post.

(click on this box to dismiss)
Posted: 3 months ago Quote
What exactly tips do you mean?
This post/answer is useful
0
This post/answer is not useful

Please login or register
to vote for this post.

(click on this box to dismiss)
Andrei Mazoulnitsyn,
LinkedIn - http://ru.linkedin.com/in/mazoulnitsyn

Twitter - http://twitter.com/#!/nopCommerce
Facebook community page - http://www.facebook.com/pages/NopCommerce/108282972527146
Google+ page - https://plus.google.com/100073150079669136049
Posted: 3 months ago Quote
I'm actually want to append a big application to my nopCommerce system.
For example I want to write a plugin for nopCommerce that provide accounting for me.

I calculated that after writing the plugin, I will have about 3 external dlls, more than 10 controller, about 50 views, 20 view helpers and many of the static resources in my MVC plugin (Image, JavaScript, CSS and more...)

I want to know that after writing and installing this complex plugin, Is there any problem with running and executing this plugin?

Thanks,
Zuco
This post/answer is useful
0
This post/answer is not useful

Please login or register
to vote for this post.

(click on this box to dismiss)
Posted: 3 months ago Quote
I cannot answer the question because I don't know what exactly will be changed. All I can say is that it should work fine if it's implemented as it should be =)))
This post/answer is useful
0
This post/answer is not useful

Please login or register
to vote for this post.

(click on this box to dismiss)
Andrei Mazoulnitsyn,
LinkedIn - http://ru.linkedin.com/in/mazoulnitsyn

Twitter - http://twitter.com/#!/nopCommerce
Facebook community page - http://www.facebook.com/pages/NopCommerce/108282972527146
Google+ page - https://plus.google.com/100073150079669136049
Posted: 3 months ago Quote
huh :D

thanks for response a.m. :)
This post/answer is useful
0
This post/answer is not useful

Please login or register
to vote for this post.

(click on this box to dismiss)