Anyone Know About Joomla?
I was wondering if there is a way to post to joomla via Email. I am on the road a lot and sometimes do not have acess to the internet.
Search more about Anyone Know About Joomla?:
I was wondering if there is a way to post to joomla via Email. I am on the road a lot and sometimes do not have acess to the internet.
Search more about Anyone Know About Joomla?:
Like most content managers no you can’t post content via email. They are usually written in a server side language such as PHP which needs to be executed through a HTTP request which isn’t done through email. It would also need a parser to break the email down and find the content, then insert into the database of content… all which are not in the realm of conventional content management systems, Joomla included.
Sorry. Perhaps you can find a module out there, or design one yourself, that will do this. who knows.
Hope this helped.