Giter Club home page Giter Club logo

boutique's Introduction

WooCommerce Monorepo

WooCommerce

Welcome to the WooCommerce Monorepo on GitHub. Here you can find all of the plugins, packages, and tools used in the development of the core WooCommerce plugin as well as WooCommerce extensions. You can browse the source, look at open issues, contribute code, and keep tracking of ongoing development.

We recommend all developers to follow the WooCommerce development blog to stay up to date about everything happening in the project. You can also follow @DevelopWC on Twitter for the latest development updates.

Getting Started

To get up and running within the WooCommerce Monorepo, you will need to make sure that you have installed all of the prerequisites.

Prerequisites

  • NVM: While you can always install Node through other means, we recommend using NVM to ensure you're aligned with the version used by our development teams. Our repository contains an .nvmrc file which helps ensure you are using the correct version of Node.
  • PNPM: Our repository utilizes PNPM to manage project dependencies and run various scripts involved in building and testing projects.
  • PHP 7.4+: WooCommerce Core currently features a minimum PHP version of 7.4. It is also needed to run Composer and various project build scripts. See troubleshooting for troubleshooting problems installing PHP.
  • Composer: We use Composer to manage all of the dependencies for PHP packages and plugins.

Once you've installed all of the prerequisites, you can run the following commands to get everything working.

# Ensure that you're using the correct version of Node
nvm use
# Install the PHP and Composer dependencies for all of the plugins, packages, and tools
pnpm install
# Build all of the plugins, packages, and tools in the monorepo
pnpm build

At this point you are now ready to begin developing and testing. All of the build outputs are cached running pnpm build again will only build the plugins, packages, and tools that have changed since the last time you ran the command.

Check out our development guide if you would like a more comprehensive look at working in our repository.

Repository Structure

  • Plugins: Our repository contains plugins that relate to or otherwise aid in the development of WooCommerce.
    • WooCommerce Core: The core WooCommerce plugin is available in the plugins directory.
  • Packages: Contained within the packages directory are all of the PHP and JavaScript provided for the community. Some of these are internal dependencies and are marked with an internal- prefix.
  • Tools: We also have a growing number of tools within our repository. Many of these are intended to be utilities and scripts for use in the monorepo, but, this directory may also contain external tools.

Reporting Security Issues

To disclose a security issue to our team, please submit a report via HackerOne here.

Support

This repository is not suitable for support. Please don't use our issue tracker for support requests, but for core WooCommerce issues only. Support can take place through the appropriate channels:

NOTE: Unfortunately, we are unable to honor support requests in issues on this repository; as a result, any requests submitted in this manner will be closed.

Community

For peer to peer support, real-time announcements, and office hours, please join our slack community!

Contributing to WooCommerce

As an open source project, we rely on community contributions to continue to improve WooCommerce. To contribute, please follow the pre-requisites above and visit our Contributing to Woo doc for more links and contribution guidelines.

boutique's People

Contributors

claudiosanches avatar jameskoster avatar jconroy avatar luislard avatar nerrad avatar nielslange avatar romuloctba avatar tiagonoronha avatar

Stargazers

 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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

boutique's Issues

Homepage fullwidth option

Is it possible to allow the homepage to be fullwidth? Right now this cannot be changed, even with the Powerpack.

Proceed to Cart Button stuck in loop

I am using Boutique as a child theme for Storefront and the Proceed to check out button is stuck in a loop back to the shopping cart. Any assistance would be helpful as I am losing customers.

Boutique doesn't respect PowerPack designer settings....

WordPress 4.9.1
Storefront 2.2.5
Boutique 2.0.11
Powerpack 1.4.4

Have no logo file set.

Then:
Go to: Customize > Powerpack > Header > Customize Header
Click Logo. This will put the site title in the header.

Then:
Go to Customize > Powerpack > Designer > Add a style
Click on the site title in the header to customize it.

Change some settings. Many of them don't work.

  • Font doesn't work.
  • Text color doesn't work.
  • Bold doesn't work.
  • Line height doesn't work.
  • Letter spacing doesn't work.

This is just an example, but it's not limited to the site title.

after WP 4.9, can't create new pages with full-width template

With all plugins disabled, using Boutique theme, create a new page. The available page templates are only "Default" and "Homepage." No "Full Width" option anymore.

Pages previously saved in the "Full Width" template (either prior to WP 4.9, or with a different theme), after resaving in WP 4.9 will revert to "Default" template.

Not an issue in other Woo themes I tested.

Breadcrumb position

To keep the same design, as of Storefront 2.3 the breadcrumb needs to be moved back inside the main content area.

how to set image sizes in boutique with new woo 3.3.1

I have updated my staging site only so far to woo 3.3.1, I am using storefront with a boutique child theme. Under customizing – woocommerce – product images – there is no option to set the sizein the customizer My thumbnails are now 171 x 171 and I need them to be 150 x 150 for my layout. Can you please advise how I now change the thumbnail settings for boutique ?

Prior I set the thumbnail size in wordpress media settings to 150 x 150 and also in woocommerce settings products display to 150 x 150 and it worked for my layout.

Can you please help me out by advising where I can get help on this or how I can do this now ?

Featured Products section cannot be disabled

Ticket: 562894-zd-woothemes

When using Homepage Control, all sections can be deactivated except the "Featured Products" section. For a better illustration, have a look at the following screenshot:

http://cld.wthms.co/K79T
Full Image: http://cld.wthms.co/K79T+

Local testing site is using:

  • Storefront 2.1.8
  • Boutique 2.0.7
  • Homepage Control 2.0.0

Add to Cart button is missing and price styling is off for Featured Products

Affected tickets

1280920-zen

What I expected

To add some products in the Featured section on the homepage

What happened instead

These products don't have an Add to Cart button. Also, product prices are aligned to bottom-right and displayed in two lines:

Screenshot
Screenshot: http://cld.wthms.co/D6SOSw

Other homepage sections have the price displayed in one line and aligned to top right:

Screenshot
Screenshot: http://cld.wthms.co/nSdvGG

Steps to reproduce

  1. Create a homepage from the Storefront homepage template
  2. Flag some products as featured
  3. Open the homepage and observe

Reproduced with SF 2.3.2 & Boutique 1.0.14

Stripe payment box background is being set to

The Stripe credit card payment form (#wc-stripe-cc-form) is being set to a gray (background-color: #a9a9a9) background color. For the life of me I can't figure where it's coming from. Disabling any other plugin that references that color in code doesn't change it (eliminated plugin conflicts).

Switching to base storefront template also eliminates the gray form background. I assume this is somehow being set in customizer, but I think it's a bug, so I'm reporting it here.

Not sure when it appeared -or if I have always missed it.

grey box in stripe payment
Here is the URL to the production site: https://www.glasshousestore.com

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.