AI Content Automation
Full-stack AI automation platform combining WordPress, Laravel API, and React dashboard for content generation, workflow automation, and scalable backend systems.
by faseehsyed786 · github.com/faseehsyed786/wordpress-ai-automation-platform
★ 1stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/faseehsyed786/wordpress-ai-automation-platform/archive/refs/heads/main.zipAI Automation Platform (WordPress + Laravel + React)
Production-style demo of a full-stack automation system.
Architecture
- WordPress plugin (REST API gateway)
- Laravel API (business logic)
- React dashboard (UI)
Features
- AI content generation (mocked)
- REST API integration
- React admin UI
- Logging-ready structure
Setup
- Upload WordPress plugin to /wp-content/plugins/
- Run Laravel: php artisan serve
- Run React: npm install && npm start
Notes
This is a demo system using mocked AI responses (no API key required).