xero_commerce icon indicating copy to clipboard operation
xero_commerce copied to clipboard

xe3 에서 사용가능한 e-commerce 플러그인

Results 63 xero_commerce issues
Sort by recently updated
recently updated
newest added

dev버전 사용중 차트가 보이지 않아 콘솔창을 보니 아래와 같은 에러가 있었습니다. ``` vendor.js?1576825915:37 Uncaught ReferenceError: Chart is not defined ```

Plugin\Resources::storeProductOption() 에서 ProductOptionItem::TYPE_DEFAULT_OPTION 상수에 접근 할 때 문제 해당 상수가 정의되어 있지 않아 발생하는 오류

bug

플러그인 설치 오류가 많았다 보니.. 재설치 할 때 관련 테이블을 계속 지워야 하는 번거로움 check table 코드 추가해서 이미 생성된 테이블에 대한 충돌 없이 설치 되도록 개선 `Base table or...

dependencies

최근 본 상품 페이지가 따로 없는것 같은데, 향후 기능을 지원할 계획이 있으신지 궁금합니다

Bumps [acorn](https://github.com/acornjs/acorn) from 5.7.3 to 5.7.4. Commits 6370e90 Mark version 5.7.4 fbc15b1 More rigorously check surrogate pairs in regexp validator See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=acorn&package-manager=npm_and_yarn&previous-version=5.7.3&new-version=5.7.4)](https://help.github.com/articles/configuring-automated-security-fixes) Dependabot...

dependencies

Bumps [acorn](https://github.com/acornjs/acorn) from 5.7.3 to 5.7.4. Commits 6370e90 Mark version 5.7.4 fbc15b1 More rigorously check surrogate pairs in regexp validator See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=acorn&package-manager=npm_and_yarn&previous-version=5.7.3&new-version=5.7.4)](https://help.github.com/articles/configuring-automated-security-fixes) Dependabot...

dependencies

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.15. Commits - [`ddfd9b1`](https://github.com/lodash/lodash/commit/ddfd9b11a0126db2302cb70ec9973b66baec0975) Bump to v4.17.15. - [`b185fce`](https://github.com/lodash/lodash/commit/b185fcee26b2133bd071f4aaca14b455c2ed1008) Rebuild lodash and docs. - [`be87d30`](https://github.com/lodash/lodash/commit/be87d303941222b97c482755afc0f4a77ce46c30) Bump to v4.17.14. - [`a6fe6b1`](https://github.com/lodash/lodash/commit/a6fe6b1e174fd02b5e60eb2664405f4c1262c300) Rebuild lodash and docs. -...

dependencies

https://github.com/akasima/xero_commerce/blob/d43a65ad0c43016112812fb5b7bf886de0f1af45/src/Plugin/Resources.php#L1584-L1618 위 코드를 보면 시스템 최고관리자가 아니면 페이지들을 가려버리는 설정이 있더라구요. XE3 자체에 관리자페이지 권한설정을 유동적으로 할 수 있는 로직을 다 무시하게되어서 제거되거나 조정이 필요할것 같습니다

'사이트편집' 메뉴에서 카테고리의 페이지를 따로 만들어주지 않으면 카테고리별 상품을 볼수 있는 페이지가 없더라구요 별도로 페이지 생성 안해도 카테고리 ID를 가지고 카테고리별 상품을 볼 수 있었으면 좋겠습니다.

코어업데이트를 실행하던중 에러가 나서 살펴보니 아래와 같은 내용이었습니다. ``` Problem 1 - The requested package xpressengine-plugin/xero_commerce 1.2.1 exists as xpressengine-plugin/xero_commerce[1.0.0, 1.1.21, 1.1.3, 1.2.0] but these are rejected by your constraint....