woocommerce/docs/extension-development
Kader Ibrahim S 99a39ad56e
Adds documentation for implementing WC Integration (#40772)
* First draft after HTML to markdown.

* Refactors the implement settings document.

* Adds changelog file
2023-10-23 23:03:04 +02:00
..
adding-a-section-to-a-settings-tab.md Add documentation for Adding a Section to a Settings Tab (#40751) 2023-10-17 12:49:29 +04:00
building-your-first-extension.md Initiating the Docs Information Architecture and committing the first major batch of documents 2023-08-18 15:47:07 -03:00
class-reference.md Add documentation for WooCommerce Class Reference (#40754) 2023-10-17 13:06:22 +04:00
development-environment.md Initiating the Docs Information Architecture and committing the first major batch of documents 2023-08-18 15:47:07 -03:00
extension-developer-handbook.md Create extension-developer-handbook.md 2023-08-22 13:15:03 -03:00
handling-deactivation-and-uninstallation.md Initiating the Docs Information Architecture and committing the first major batch of documents 2023-08-18 15:47:07 -03:00
handling-merchant-onboarding.md Initiating the Docs Information Architecture and committing the first major batch of documents 2023-08-18 15:47:07 -03:00
how-to-add-your-own-store-management-links.md Initiating the Docs Information Architecture and committing the first major batch of documents 2023-08-18 15:47:07 -03:00
how-to-design-a-simple-extension.md Fix typo 2023-09-04 16:23:45 -04:00
implementing-settings.md Adds documentation for implementing WC Integration (#40772) 2023-10-23 23:03:04 +02:00
readme.md Initiating the Docs Information Architecture and committing the first major batch of documents 2023-08-18 15:47:07 -03:00
settings-api.md Add settings-api.md 2023-10-06 15:06:22 -03:00
tools-for-low-code-development.md Initiating the Docs Information Architecture and committing the first major batch of documents 2023-08-18 15:47:07 -03:00
using-custom-attributes-in-menus.md Add documentation for Using custom attributes in menus and taxonomy archives (#40755) 2023-10-17 13:05:54 +04:00

readme.md

Extension Development

⚠️ 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 section will provide comprehensive guidance on developing extensions for WooCommerce. You will be able to dive into methodologies, best practices, and discover tutorials to create robust, user-friendly extensions that enhance the capabilities of the WooCommerce platform.