I've developed this CMS using PHP OOP with tailwind css.
cd public
npm install
npm run build
Tailwind File: assets/tailwind/style.css Stylesheet : assets/css/style.css
npm run build-back
Tailwind File: assets/tailwind/dashboard.css Stylesheet : assets/css/dashboard.css
- User Register with default customer role
- You need to make admin to someone manually
- Can add categories and tags
- Can add posts with featured image
- SEO friendly for all posts, pages, categories and tags
- Dyanmic global SEO settings
- Dyanmic global Colors Scheme
- Dyanmic global Fonts
- Can send email from any SMTP using PHPMAILER
- Fully-Secure CMS