woocommerce/docs
Jacklyn Biggin 303760ba5b
Create docs contributor guide category + content (#43668)
* Create technical docs contribution guide

* Move style guide into docs contribution folder

* fix manifest instructions

* add docs manifest

* Fix linting issues

* fix more linting

* temp. remove inline links to fix linting
2024-01-15 15:07:04 -05:00
..
building-a-woo-store reorganizing documents for better discoverability (#42881) 2024-01-08 16:41:47 -05:00
code-snippets Make “Customising Checkout Fields” guide CRUD compatible (#43446) 2024-01-10 16:58:55 +00:00
contributing Update category desc (#42978) 2024-01-08 15:51:24 -05:00
contributing-docs Create docs contributor guide category + content (#43668) 2024-01-15 15:07:04 -05:00
data-management Update category desc (#42978) 2024-01-08 15:51:24 -05:00
extension-development Doc: Migrate "Working with WooCommerce Admin Pages" (#40007) 2024-01-15 09:04:39 -05:00
getting-started Update category desc (#42978) 2024-01-08 15:51:24 -05:00
high-performance-order-storage Update category desc (#42978) 2024-01-08 15:51:24 -05:00
localization-translation Update category desc (#42978) 2024-01-08 15:51:24 -05:00
payments Update category desc (#42978) 2024-01-08 15:51:24 -05:00
product-editor-development Update category desc (#42978) 2024-01-08 15:51:24 -05:00
quality-and-best-practices Update category desc (#42978) 2024-01-08 15:51:24 -05:00
reporting Update category desc (#42978) 2024-01-08 15:51:24 -05:00
rest-api Update category desc (#42978) 2024-01-08 15:51:24 -05:00
security Update category desc (#42978) 2024-01-08 15:51:24 -05:00
shipping Update category desc (#42978) 2024-01-08 15:51:24 -05:00
theme-development Update category desc (#42978) 2024-01-08 15:51:24 -05:00
user-experience Removing duplicated post titles from User experience docs. (#43472) 2024-01-10 12:32:17 -05:00
wc-cli Update category desc (#42978) 2024-01-08 15:51:24 -05:00
.manifestignore exclude placeholder docs from docs manifest (#42876) 2023-12-18 10:02:24 -04:00
.markdownlint.json add linting configuration for docs folder (#43376) 2024-01-09 10:09:59 -04:00
README.md update external relative links to full URLs (#43231) 2024-01-04 17:07:57 -04:00
docs-manifest.json Create docs contributor guide category + content (#43668) 2024-01-15 15:07:04 -05:00
webhooks.md Migrate documentation for Webhooks (#40749) 2024-01-08 16:12:32 -05: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: