nopCommerce 3.80 roadmap and estimated release date. Let's discuss

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
8 years ago
Also, if you have a single install with multiple stores, have a setting where when a customer signs up at a store they do not have access to the other stores without signing up for a new account.

They could also associate the store to an existing account so they can use the same login, if allowed.

I just need the ability to keep one customer in a store from having access to another store without going through the signup process.  (These stores are directly related to customers of a bank and therefore you cannot access the store unless you are a bank customer).

If this cannot be done, then I would have to create separate nopCommerce installations to support this (which would go against the idea of having multiple stores in a single instance).
8 years ago
I would LOVE 3.8 to include the Aus Post upgrade. I have voted it up
8 years ago
Andrei,

Could we please add this to the list?  What I'm interested in is a blog specific sign-up that that does the following;

1. Allows a person to subscribe to the blog (not the newsletter, just the blog).
2. Based on their blog subscription, the person is them notified by email that a new blog post has been created. In that email notification, there would be a link back to the blog article.

Customers who sign up for email notification of blog posts could be stored in nopC with guest customers and registered customers, their only designation though would be that they're blog customers.  By capturing their email address at the blog, you'd then have an opportunity to market to them with a plugin like Smart Campaigns to try to convert them to registered customers.

Subscribing to a blog is pretty standard for blog based platforms like Wordpress or Blogger.  But in those cases, the blog is the platform, right?  So for Wordpress or Blogger, the primary intent of the site owner is to get the customer to the blog posts.  No need for a newsletter sign-up in Wordpress or Blogger because the blog posts themselves are by defacto the newsletter.

nopC is different though.  nopC is more robust with many variations of landing pages for customers (content, products, forums, blog).  Product pages and content pages are fairly static, so we can use our newsletter to discuss content or products.  But the nopC blog (at least on my site) is very active.  People want to know about updates in the blog but currently have no way to sign-up to be notified when there's a new blog post.  RSS does not allow me to capture an email address (I think RSS is kind of old school too)

Thanks.

Jeff
8 years ago
Any chance we could squeeze in Google Adwords' code snippet used for tracking? To go along with the Google Analytics that comes pre-packaged.

<!-- Google Code for Purchases (Plugin) Conversion Page -->
<script type="text/javascript">
/* <![CDATA[ */
var google_conversion_id = xxxxxxxxx
var google_conversion_language = "en";
var google_conversion_format = "3";
var google_conversion_color = "ffffff";
var google_conversion_label = "xxxxxxx_xxxxx-xxxxx";
var google_conversion_value = 0.00;
var google_conversion_currency = "USD";
var google_remarketing_only = false;
/* ]]> */
</script>
<script type="text/javascript" src="//www.googleadservices.com/pagead/conversion.js">
</script>
<noscript>
<div style="display:inline;">
<img height="1" width="1" style="border-style:none;" alt="" src="//www.googleadservices.com/pagead/conversion/xxxxxxxxx/?value=0.00&amp;currency_code=USD&amp;label=xxxxxxx_xxxxx-xxxxx&amp;guid=ON&amp;script=0"/>
</div>
</noscript>


Right now there's a plugin but that was last updated for 3.3.
((Link: http://nopgoogleadwords.codeplex.com/))

It's definitely needed in order to pick up the values of the order. To determine if your ad is actually making or losing you money. Which, this being an eCommerce platform, one would think that would be pretty important. :P
8 years ago
Hi Team,

What do you think about adding video tutorials to Admin panel? For example user goes to "Configuration" and below all options has header with "Video manual/VIdeo tutorial" and embed youtube link?

Best regards,
Patryk
8 years ago
nop4you wrote:
Hi Team,

What do you think about adding video tutorials to Admin panel? For example user goes to "Configuration" and below all options has header with "Video manual/VIdeo tutorial" and embed youtube link?

Best regards,
Patryk

Hi Patryk,

Thanks a lot! Replied to you here
8 years ago
Very excited to see how the new admin layout turns out.

Btw, would it be nice if on the _productPrice shows the expiry of a discount campaign and allow admin to turn on/off the feature ?

Someone asked like https://www.nopcommerce.com/boards/t/27856/show-productcoupon-expiration-time.aspx
8 years ago
congthanhgiong wrote:
Btw, would it be nice if on the _productPrice shows the expiry of a discount campaign and allow admin to turn on/off the feature ?

Someone asked like https://www.nopcommerce.com/boards/t/27856/show-productcoupon-expiration-time.aspx

Thanks! Please find this work item here
8 years ago
i would like that the order status enum should be editable in the admin UI, and users should be able to add more order statuses, for instance, an order comes in, after being paid it gets into the processing status, and then the next available status is shipped, some companies have a chain how an order is being processed, for example picking, printing (if its a print type item), packaging, etc.

and admin users should be able to set a default status after order is paid, and then when the order is in for packaging they can change the status and so forth.
8 years ago
Azure CDN support and expiry cache support for azure blob content would be nice.
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.