Coder Social home page Coder Social logo

oc-catalog's People

Contributors

alvaro-canepa avatar asm-team-dev avatar gergo85 avatar slowpokefarm avatar strangerpings avatar tiipiik avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

oc-catalog's Issues

Pagination won't work

I have set up a products page but without checking the categories checkbox it won't display any products. When I do get the products displaying the pagination calculates the correct amount per page and displays the numbers but for some reason when I click on a number it wont load those products.

The url displays as

?page=2

But it wont show the second page. I also have /:page? in the uri so not sure why. I've submitted a request on the product support forum Any help would be greatly appreciated :)

Brand filter with more than 500 records is not working in products listing

In "products" listing page I need to filter records depending upon a "brand".

# ===================================
# Filter Scope Definitions
# ===================================
scopes:

    brand:
        label: Brand
        modelClass: October\Demo\Models\Brand
        nameFrom: name
        scope: FilterBrands

If I have the brands lesser than or equal to 500 records in DB, the listing filter in product model is working good. But if I have the records more than 500 it is not working.

Feature request - brands and menu options

Hi,

We are using catalog now in multiple projects. We realy like the plugin. But whe have two things that we are missing.

  1. Managing brands
    • It would be nice if there was a brand section, where we can add and manage brands and connect to products the same way as groups. And have the option in the frontend to filter on brands for example.
  2. Add categories / products links to the menu in static pages plugin.
    • We would like to add some categories to our menu with the option to show nested categories in the menu or even direct products links without copy paste the url's of the pages in the menu. The same way as the blog plugin for example.

Are these 2 options something that you want and will to implement into the catalog plugin?

Ability to import/export with additional columns

We need ability to import/export products with custom fields and categories list

I guess it can be separate files: one for categories and hierarchy, second for products (like now), next for categories-product relations, and next for customfields-product relations... right?

At least now i forced to import products list and then manually select groups with fields, categories for them...and manually edit each of products to refill custom fields :'(

Field 'sort_order' doesn't have a default value

Hey, I made a fresh install of your catalog plugin and noticed, that when adding new product I'm getting this error: Field 'sort_order' doesn't have a default value.

My system build is 350 (most recent stable October cms).

Permalinks for product and category pages & meta tag references

We'd like to create the following url structure:

  • category pages: domain.com/product-category
  • product pages: domain.com/product-category/product-name

Is this possible with your plugin?

I know it is possible for products to use the '/:slug' reference. Is there a similar reference for categories?


We'd like to display the meta tag information on the product page as well.
Where can we find the references for the meta title & description?

Secure URL's

When outputting a Product Details URL, it is defaulting to a secure URL. The component shows the default to be false, but something is setting it to be true. Under the CMS page, with the Product Details component added, under the settings for Links->Use secure urls, the checkbox is unchecked and it still uses them. When checked it still uses them. However if I click the '>_' link and manually type in 'false', un-secure URLs are used instead. Since there is a checkbox, this seems very non-intuitive.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.