Hikashop/Hikamarket ... adding products from front

  • Posts: 54
  • Thank you received: 0
8 years 7 months ago #214293

-- HikaShop version -- : 2.5.0
-- HikaMarket version -- : 1.6.5
-- Joomla version -- : 3.4.3
-- PHP version -- : 5.5.12

Hello:

How can I set up a user who can add products?

So far ...
(1) I have installed HikaMarket with Hikashop Business Edition.
(2) Created a user and using HikaMarket given access to product
By the way: I already created a menu for Displaying Orders using Hikashop "Customer Order" type.



Now, I need to create a menu when click should take the user to add product page.

Thanks,

<<< Ali >>>

Attachments:

Please Log in or Create an account to join the conversation.

  • Posts: 26019
  • Thank you received: 4005
  • MODERATOR
8 years 7 months ago #214295

Hi,

You should be able to create a Joomla menu to directly create a new product.
Like : pasteboard.co/Fb2m8rL.png

Regarding your access configuration, if the user is in the group "shop_orders" he will have access to the product edition.
But you have also to add the user in the authorized users in your HikaMarket configuration (under "your vendor" tab).

Regards,


Jerome - Obsidev.com
HikaMarket & HikaSerial developer / HikaShop core dev team.

Also helping the HikaShop support team when having some time or couldn't sleep.
By the way, do not send me private message, use the "contact us" form instead.

Please Log in or Create an account to join the conversation.

  • Posts: 54
  • Thank you received: 0
8 years 7 months ago #214324

Thank you ... I got it working(Well almost).
For the menu option, when I click Hikamarket Option tab, the Hikamarket option is displayed which is clickable.
When I click on the Hikamarket option, something flashes on the screen (Looks like the information from the detail tab). then nothing is displayed.

Should there be options listed when I click Hikamarket option?






Thanks,
<<< Ali >>>

Attachments:

Please Log in or Create an account to join the conversation.

  • Posts: 26019
  • Thank you received: 4005
  • MODERATOR
8 years 7 months ago #214364

Hi,

There is no HikaMarket options for this kind of menu ; I'll see to remove these links for the next release.
Since HikaMarket 1.6.5, the module and menu settings are directly in the Joomla 3 interface, when the old configuration system is still available for Joomla 1.5/2.5.

Regards,


Jerome - Obsidev.com
HikaMarket & HikaSerial developer / HikaShop core dev team.

Also helping the HikaShop support team when having some time or couldn't sleep.
By the way, do not send me private message, use the "contact us" form instead.

Please Log in or Create an account to join the conversation.

  • Posts: 54
  • Thank you received: 0
8 years 7 months ago #214579

Thanks ....

Another issue ...

How can I configure access in Hikamarket so that order status can be updated from front-end and also not to display billing address on the order list in the front end. See the screen shot for how I have configured a user.







Thanks,
<<< Ali >>>>

Attachments:

Please Log in or Create an account to join the conversation.

  • Posts: 26019
  • Thank you received: 4005
  • MODERATOR
8 years 7 months ago #214613

Hi,

In the view "ordermarket | listing", there is the conditional code:

if(hikamarket::acl('order/show/billingaddress') && !empty($order->order_billing_address_id)) {
before displaying the biliing address ; so I suppose that the ACL might be set directly in the user settings.
I performed a test and I removed directly the "order / show / billingaddress" right to one account and the billing address is not displayed anymore. So I think it is related to the user ACL configuration.

About the order status, you have to go in the order details in order to change the order status.
There is no feature to change the order status directly in the order listing ; it is something we are thinking about but for the moment that is not available.

Regards,


Jerome - Obsidev.com
HikaMarket & HikaSerial developer / HikaShop core dev team.

Also helping the HikaShop support team when having some time or couldn't sleep.
By the way, do not send me private message, use the "contact us" form instead.

Please Log in or Create an account to join the conversation.

Moderators: Obsidev
Time to create page: 0.100 seconds
Powered by Kunena Forum