woocommerce/docs
Leif Singer 8ee74ede0e
Update Woo.com references to WooCommerce.com (#46259)
* replace capitalized Woo.com with WooCommerce.com

* replace http URLs

* replace https URLs

* replace developer.woo.com

* add missing version in `@since` tag

* unslash the HTTP_REFERER

* WordPress.Security.ValidatedSanitizedInput.InputNotSanitized

* add changelog file

* add more changelog files

* address linter errors

* address more linter errors

* fix test

* more linter errors
2024-04-09 09:50:15 +01:00
..
building-a-woo-store Update Woo.com references to WooCommerce.com (#46259) 2024-04-09 09:50:15 +01:00
code-snippets Update Woo.com references to WooCommerce.com (#46259) 2024-04-09 09:50:15 +01:00
contributing Update Woo.com references to WooCommerce.com (#46259) 2024-04-09 09:50:15 +01:00
contributing-docs Update Woo.com references to WooCommerce.com (#46259) 2024-04-09 09:50:15 +01:00
data-management Update Woo.com references to WooCommerce.com (#46259) 2024-04-09 09:50:15 +01:00
extension-development Update Woo.com references to WooCommerce.com (#46259) 2024-04-09 09:50:15 +01:00
getting-started Update Woo.com references to WooCommerce.com (#46259) 2024-04-09 09:50:15 +01:00
high-performance-order-storage Update Woo.com references to WooCommerce.com (#46259) 2024-04-09 09:50:15 +01:00
localization-translation Update Woo.com references to WooCommerce.com (#46259) 2024-04-09 09:50:15 +01:00
payments Update Woo.com references to WooCommerce.com (#46259) 2024-04-09 09:50:15 +01:00
product-editor-development Update Woo.com references to WooCommerce.com (#46259) 2024-04-09 09:50:15 +01:00
quality-and-best-practices Update Woo.com references to WooCommerce.com (#46259) 2024-04-09 09:50:15 +01:00
reporting Update Woo.com references to WooCommerce.com (#46259) 2024-04-09 09:50:15 +01:00
rest-api Update Woo.com references to WooCommerce.com (#46259) 2024-04-09 09:50:15 +01:00
security Simplify and atomize the Extension Developer Handbook (#43832) 2024-01-24 19:54:10 -05:00
shipping Update Woo.com references to WooCommerce.com (#46259) 2024-04-09 09:50:15 +01:00
testing Remove heading testing category docs (#46338) 2024-04-08 15:16:07 +00:00
theme-development Update Woo.com references to WooCommerce.com (#46259) 2024-04-09 09:50:15 +01:00
ux-guidelines-extensions Update Woo.com references to WooCommerce.com (#46259) 2024-04-09 09:50:15 +01:00
ux-guidelines-payments Update Woo.com references to WooCommerce.com (#46259) 2024-04-09 09:50:15 +01:00
ux-guidelines-product-editor Update Woo.com references to WooCommerce.com (#46259) 2024-04-09 09:50:15 +01:00
ux-guidelines-themes Update Woo.com references to WooCommerce.com (#46259) 2024-04-09 09:50:15 +01:00
wc-cli Fix character encoding issues across the docs site (#45518) 2024-03-12 11:06:37 -04:00
.manifestignore Update .manifestignore (#44091) 2024-01-25 16:01:14 -05:00
.markdownlint.json add linting configuration for docs folder (#43376) 2024-01-09 10:09:59 -04:00
README.md Update Woo.com references to WooCommerce.com (#46259) 2024-04-09 09:50:15 +01:00
docs-manifest.json Update Woo.com references to WooCommerce.com (#46259) 2024-04-09 09:50:15 +01:00

README.md

post_title
WooCommerce developer documentation

⚠️ Notice: This documentation is currently a work in progress. While it's open to the public for transparency and collaboration, please be aware that some sections might be incomplete or subject to change. We appreciate your patience and welcome any contributions!

This is your go-to place to find everything you need to know to get started with WooCommerce development, including implementation details for specific parts of the WooCommerce code base.

Getting started

WooCommerce is a customizable, open-source eCommerce platform built on WordPress. It empowers businesses worldwide to sell anything from physical products and digital downloads to subscriptions, content, and even appointments.

Get familiar with WordPress Plugin Development.

Take a moment to familiarize yourself with our Developer Resources.

Once you're ready to move forward, consider one of the following:

Contributions

The WooCommerce ecosystem thrives on community contributions. Whether it's improving documentation, reporting bugs, or contributing code, we greatly appreciate every contribution from our community.

Support

  • To request a new document, correction, or improvement, create an issue.
  • For development help, start with the WooCommerce Community Forum, to see if someone else has already asked the same question. You can also pose your question in the #developers channel of our Community Slack. If you're not sure where to ask your question, you can always contact us, and our Happiness Engineers will be glad to point you in the right direction.
  • For additional support with customizations, you might consider hiring from WooExperts or Codeable.

Additional Resources

Other documentation

Some directories contain documentation about their own contents, in the form of README file. The available files are listed below, if you create a new README file please add it to the corresponding list.

Available READMe files for the WooCommerce plugin:

Available READMe files for the WooCommerce Admin plugin:

Available READMe files for the WooCommerce Beta Tested plugin: