PHP script save article to Joomla 4 Topic is solved

For Joomla! 4.x Coding related discussions, you could also use: http://groups.google.com/group/joomla-dev-general

Moderators: ooffick, General Support Moderators

Forum rules
Forum Rules
Absolute Beginner's Guide to Joomla! <-- please read before posting, this means YOU.
Forum Post Assistant - If you are serious about wanting help, you will use this tool to help you post.
Windows Defender SmartScreen Issues <-- please read this if using Windows 10.
Locked
biguprush
Joomla! Fledgling
Joomla! Fledgling
Posts: 2
Joined: Fri Sep 30, 2022 6:28 pm

PHP script save article to Joomla 4

Post by biguprush » Fri Sep 30, 2022 6:32 pm

Hello
This might be easy for you but I'm running in circles and I really need some guidance

I'm making a script to insert articles into Joomla using the proper way.

Is there like an basic example script somewhere for me to look at? I can't find it I just need that to understand and finish.

User avatar
ceford
Joomla! Hero
Joomla! Hero
Posts: 2677
Joined: Mon Feb 24, 2014 10:38 pm
Location: Edinburgh, Scotland
Contact:

Re: PHP script save article to Joomla 4

Post by ceford » Fri Sep 30, 2022 8:28 pm

You could use the CLI or API interfaces. Examples:

https://docs.joomla.org/J4.x:Writing_A_CLI_Application
https://docs.joomla.org/J4.x:Adding_an_ ... _Component

I think I have seen something on articles somewhere but don't remember wher!

User avatar
ceford
Joomla! Hero
Joomla! Hero
Posts: 2677
Joined: Mon Feb 24, 2014 10:38 pm
Location: Edinburgh, Scotland
Contact:

Re: PHP script save article to Joomla 4

Post by ceford » Sat Oct 01, 2022 2:30 am


biguprush
Joomla! Fledgling
Joomla! Fledgling
Posts: 2
Joined: Fri Sep 30, 2022 6:28 pm

Re: PHP script save article to Joomla 4

Post by biguprush » Sun Oct 02, 2022 3:18 am

Mr. Ceford, you rock.


Locked

Return to “Joomla! 4.x Coding”