(01-30-2023, 05:59 AM)ALTITUDE_DEV Wrote: Hello Codeigniter community!
I want to share my work here for an overview of what is possible with Codeigniter, which is now my preferred PHP application for me, I have abandoned Symfony for Codeigniter, which has changed my life!
I have a small web agency in France, and after 15 years of using WordPress, I decided to create my own CMS "Andromde CMS" with "Roll of drums" CI4.3 of course!
Previews Screens are here :
IMGUR.COM Preview
Module system (plugins)
Theme system
Everything is manageable (even the code of pages directly in editor)
OpenAi API, Stripe V2, PayPalV2, Discord, SMSAPI, and more are associated.
I plan several modules (e-commerce, online reservation, SMS, forums, etc.)
A Live editor is also implanted so my clients can modify their pages themselves.
With its magnificent multilingual module, the site is 100% available in several languages!
Language call manager with {{ lang.key }} in templates!
Media manager, permission management, CSRF token, honeypot, throttle...
Automatic emailing, 2FA Google Authenticator.
It is powered by PHP 8.2X and will follow its evolution over time.
The CI version will also always be updated to follow the framework's evolution over time.
I do not erase any of CI's native functions to allow a developer to maintain and improve the work.
Used technologies: PHP 8.2, Mysql, Jquery 3.6.3, Bootstrap 5.x edited (3000 lines), Ajax, Crud...
Loading time without cache:
60ms Max
Loading time with cache:
30-40ms Max
Snyk Score: A+
ChatpGPT: Detects no flaws and finds the code secure (
)
Google Insight: 100% everywhere!
Previews Screens are here :
IMGUR.COM Preview
So thank you CI for this magnificent PHP framework
A passionate developer from Altitude Dev
That's cool !!
I like the way you manage CI
What is your goal ? remove wordpress to CI ? why ? (I think it's a good move but just want to know your arguments)
Regards
Julien (from Le Havre FR)