bigcartel / dugway

Easily build and test Big Cartel themes.
https://developers.bigcartel.com/api/themes
MIT License
150 stars 22 forks source link

Support maintenance mode stores #98

Closed byjpr closed 8 years ago

byjpr commented 10 years ago

We need support for stores that are being customized and have had maintenance turned on.

I understand the reason for this being off would be to stop people from loading store items whilst the store owners are inputting new products - but we need this option placed into the code.

Maybe with an auth system for maintenance mode stores?

pjv commented 10 years ago

+1 - this would be useful.

outerim commented 10 years ago

Hey, thanks for the feedback. This will definitely appear in a future version of dugway. As you've no doubt discovered it's built off of the unauthenticated (public) version of our API which is only available for stores which are not in maintenance mode. We're working on a number of other API features on the authenticated (private) side as we speak. Once the private API has all the functionality dugway needs it could be updated to use either the public or private endpoints depending on whether authentication credentials were specified.

mjw-keenan commented 9 years ago

Another +1 for this feature. Would be very useful

callumlocke commented 8 years ago

This issue is 2.5 years old. Has there been any progress on this? Or can you recommend any workaround?

nickendle commented 8 years ago

@callumlocke sorry for the delay in getting back to you. Unfortunately there's no news on this - it's still possible that support will be added down the road, but it doesn't seem likely anytime soon.

Closing this as it's a duplicate of #92.