[
https://issues.apache.org/jira/browse/CAMEL-12183?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16336712#comment-16336712
]
ASF GitHub Bot commented on CAMEL-12183:
----------------------------------------
GitHub user ricardozanini opened a pull request:
https://github.com/apache/camel/pull/2190
CAMEL-12183
PR for Wordpress component. I've tried to stick to the project standards,
but I may missed something. Also, the parent project `component` may need to
add this project as a module. :)
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ricardozanini/camel camel-12183
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/camel/pull/2190.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #2190
----
commit 2f9b0b989fa389c156d6a23100f3cac81bff8f5a
Author: Ricardo Zanini <ricardozanini@...>
Date: 2018-01-23T18:39:10Z
first commit to the brand new wordpress component
commit 4ec3190c5c6df2c83709d2336f44af09890b133b
Author: Ricardo Zanini <ricardozanini@...>
Date: 2018-01-23T21:35:59Z
Validation checks
commit f669be656b29ee0a9750c0f8bd3632efa3ad9c60
Author: Ricardo Zanini <ricardozanini@...>
Date: 2018-01-23T21:55:03Z
checkstyle issues
commit 82c09cc9cfd95495d04389beba697a89075ab6c4
Author: Ricardo Zanini <ricardozanini@...>
Date: 2018-01-23T23:26:05Z
License headers
commit 44582b544efcfb3c8e16ae0ff56048164639a73e
Author: Ricardo Zanini <ricardozanini@...>
Date: 2018-01-23T23:28:05Z
Constant typo
commit 6dcc12f8d3da62a7789ea625b3de008477cb6e35
Author: Ricardo Zanini <ricardozanini@...>
Date: 2018-01-24T00:30:15Z
checkstyle
commit 0e80c27a7ea1e24f55c7d080c9f3a671759eb60b
Author: Ricardo Zanini <ricardozanini@...>
Date: 2018-01-24T00:38:09Z
checkstyle
commit ac126deb1d423f18dcebe18a95d18a458125de96
Author: Ricardo Zanini <ricardozanini@...>
Date: 2018-01-24T01:23:00Z
checkstyle
----
> Add support for Wordpress REST API
> ----------------------------------
>
> Key: CAMEL-12183
> URL: https://issues.apache.org/jira/browse/CAMEL-12183
> Project: Camel
> Issue Type: New Feature
> Reporter: Ricardo Zanini
> Priority: Major
> Labels: camel-wordpress, rest
>
> Wordpress is on 29% of the web, meaning that there are a lot of people over
> there looking for integration with their systems. I can think of use cases
> like users synchronization with other data sources, automatic post,
> migrations, reports creations and so on. Although where it could be really
> shine is on e-commerce web sites built on top of Wordpress. Camel could
> integrate the e-commerce platform with a CRM or an ERP, for example. Anyway,
> I think this component may see many uses.
> [I'm already on it|https://github.com/m88i/camel-wordpress] and should send a
> PR in a couple hours.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)