Commit Graph

8 Commits

Author SHA1 Message Date
Shahed Nasser
a4e0c074f0 docs: improved plugin documentation (#1686)
* added plugin documentation

* replace incorrect plugin links

* small fixes
2022-06-17 14:13:05 +03:00
Shahed Nasser
0bfdaab34e docs: fixes in shipping, payment, and other documentations
* added integration

* add segment for API reference

* updated frontend checkout flow

* added paypal documentation

* Improve storefront quickstart documents

* added documentation for entities

* docs: disable running tests for docs

* added docs contribution guidelines

* Use npm2yarn where missing

* added additional steps section

* added notification overview

* Added guidelines for sidebar labels

* added how to create notification provider

* fixes

* fixes for payment provider

* fixes

* chore(deps): bump sqlite3 from 5.0.2 to 5.0.3 (#1453)

Bumps [sqlite3](https://github.com/TryGhost/node-sqlite3) from 5.0.2 to 5.0.3.
- [Release notes](https://github.com/TryGhost/node-sqlite3/releases)
- [Changelog](https://github.com/TryGhost/node-sqlite3/blob/master/CHANGELOG.md)
- [Commits](https://github.com/TryGhost/node-sqlite3/compare/v5.0.2...v5.0.3)

* fix: Issue with cache in CI pipeline

* Use npm2yarn where missing

* added integration

* add segment for API reference

* fix double segment

* updated frontend checkout flow

* added documentation for entities

* added docs contribution guidelines

* Added guidelines for sidebar labels

* added additional steps section

* added notification overview

* added how to create notification provider

* chore: Add issue template for bug reports (#1676)

* chore: Add issue template for feature requests (#1679)

* fixes

* fixes for payment provider

* fixes

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Oliver Windall Juhl <59018053+olivermrbl@users.noreply.github.com>
2022-06-17 11:31:05 +03:00
Shahed Nasser
d162cef4c8 Merge pull request #1422 from shreedharhegde99/docs/heading-level-for-constructor
Docs : Corrected heading level for constructor
2022-04-27 14:19:58 +03:00
Shreedhar Hegde
c35f01c61f corrected heading level for constructor in How to Add a Fulfillment Provider 2022-04-22 20:39:26 +05:30
Shreedhar Hegde
5ef50f2714 added link to Shipping Architecture Overview 2022-04-22 20:21:00 +05:30
Shahed Nasser
d0b70ca9fd docs: How to add a Fulfillment Provider (#1300)
* added docs

* added link to the how-to in the overview
2022-04-15 10:59:13 +02:00
Shahed Nasser
47e0de1a76 fix shipping heading (#1338) 2022-04-14 12:03:29 +02:00
Shahed Nasser
289fca080c adding architecture overview doc 2022-03-31 11:06:54 +03:00