python - Importing database data into Joomla -


How to import data from the database for Joomla CMS?

I have databases with a lot of data. I want to use it in my new website, an ideal solution for me would be a Python / Pearl / PHP API that will do basic routine for Joomla:

  1. Add / remove a section / category / content / menu / module;
  2. Change the properties of existing entities

Try it:

If that does not work for you, then maybe


Comments

Popular posts from this blog

c# - PInvoke of NetUserAdd returns 24 -

NHibernate Passing Session to the Repository -

objective c - Mouse events for an NSSegmentedCell subclass? -