https://github.com/bitcoinmitchell/cryptwerk-plugin
PrestaShop module to convert available products into a XML feed that CryptWerk can parse
https://github.com/bitcoinmitchell/cryptwerk-plugin
bitcoin crypto cryptwerk feed prestashop prestashop-1-7 prestashop-addon prestashop-free-addon prestashop-free-module prestashop-module xml
Last synced: 8 months ago
JSON representation
PrestaShop module to convert available products into a XML feed that CryptWerk can parse
- Host: GitHub
- URL: https://github.com/bitcoinmitchell/cryptwerk-plugin
- Owner: BitcoinMitchell
- License: mit
- Created: 2021-11-03T08:28:17.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2025-02-03T17:09:14.000Z (8 months ago)
- Last Synced: 2025-02-03T18:23:59.159Z (8 months ago)
- Topics: bitcoin, crypto, cryptwerk, feed, prestashop, prestashop-1-7, prestashop-addon, prestashop-free-addon, prestashop-free-module, prestashop-module, xml
- Language: PHP
- Homepage:
- Size: 440 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
README
# CryptWerk Plugin
[](https://github.com/bitcoinmitchell/cryptwerk-plugin/pulse)
[](https://github.com/bitcoinmitchell/cryptwerk-plugin/actions)
[](https://github.com/bitcoinmitchell/cryptwerk-plugin/blob/master/LICENSE)
[](https://github.com/bitcoinmitchell/cryptwerk-plugin/graphs/contributors)[](https://github.com/bitcoinmitchell/cryptwerk-plugin/releases)
[](https://github.com/bitcoinmitchell/cryptwerk-plugin/releases)
[](https://github.com/bitcoinmitchell/cryptwerk-plugin/releases)This is a CryptWerk plugin for PrestaShop. It converts your available products into a XML feed that CryptWerk can parse.
## Requirements
Please ensure that you meet the following requirements before installing this plugin.
+ You have a [CryptWerk account](https://cryptwerk.com/id/register/).
+ You are using PHP 7.3 or higher.
+ Your PrestaShop is version 1.7.7.0 or higher.
+ The intl, mbstring and simplexml PHP extensions are available.## Usage
1. [Download the latest CryptWerk plugin](https://github.com/bitcoinmitchell/cryptwerk-plugin/releases).
2. Go to your PrestaShop store and upload the zip via `Modules > Module Manager > Upload a module`.
4. Click on `Catalog -> CryptWerk Feed`, which will redirect you to your proper `feed` URL.
5. Setup product sync within CryptWerk `Dashboard -> Synchronization & Import` using the `XML` type.
6. Done (now you just need to await moderator approval).## Versioning
We use [SemVer](http://semver.org/) for versioning. For the versions available, see the
[tags on this repository](https://github.com/BitcoinMitchell/docker-prestashop/tags).## Contributing
Contributors looking to help out, before opening a pull request, please [create an issue](https://github.com/bitcoinmitchell/cryptwerk-plugin/issues/new/choose)
to get early feedback, discuss the best ways to tackle the problem and to ensure there is no work duplication.## PrestaShop Support
PrestaShop support can be found through its official channels.
* [Homepage](https://www.prestashop.com)
* [Documentation](https://doc.prestashop.com)
* [Support Forums](https://www.prestashop.com/forums)## License
Software, logo and designs are provided under [MIT License](LICENSE).