N
N
Nikolai2015-03-28 15:51:13
CMS
Nikolai, 2015-03-28 15:51:13

Is it possible to integrate Django with Wordpress?

I am in a choice between several frameworks for creating a service-oriented architecture for one web portal. It is assumed that the site itself will work on CMS Wordpress, and web services to it on a separate framework. In this case, Django is preferred (since the Python language is more attractive due to its relative simplicity), although Ruby on rails and Yii are also considered.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Alexey Yeletsky, 2015-03-29
@Tiendil

You can integrate anything with anything, but, as we have already noticed, why?
Ideally, it would be more correct to integrate Wordpress with something in php.
If you really really need it (the python team is idle, for example), then it is more reasonable to integrate not through the base, but through the creation of a web api, through which the services will access Wordpress. I even think that such api already exists.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question