Replies: 3 comments 11 replies
-
|
I don't understand but, I think the admin area needs an update, at least in terms of styling. Now, let's talk. Why did e107 lose, or continue to lose, credibility? There were so many dedicated people! I love e107 even more than WordPress. Today, after a year of updating my knowledge, I chose to create new websites. I help my daughter with a marketing agency. With AI, I'm using plugins that I created myself, and I'm not a programmer (I'm learning by ear), but I've already created and updated the form, cookie, and testimonial plugins (they work wonderfully). But you, who are great code professionals, why isn't e107 growing as a true CMS? There's a lack of documentation; the plugins never have user guides, help, or tips... Open source isn't free, nor is it just a hobby; it should already be competing in the big leagues... We all need to focus on the same direction. Hugs! |
Beta Was this translation helpful? Give feedback.
-
Hi Jimi08, let me understand your point. I understand that the admin theme needs to be updated and should have all sorts of custom settings, but why do you want to put it alongside the frontend themes? I still see that your admin theme also has, or could have, several possible skins. |
Beta Was this translation helpful? Give feedback.
-
|
In my opinion, every CMS should have the ability to customize both the front-end and the back-end to your liking; the latter has been blocked in the code by Cameron. There is, of course, a reason for this, but we won't go into that now. There is also a reason why BS now has a version 5. If you, as a CMS, don't go along with that but still position yourself as a BS CMS, then something is wrong. And if Cameron releases this, you can simply build a separate admin theme without a front-end, but why would you? It is easy to let the front-end use what is already available to build a front-end theme. Because of the blocking of the admin theme, you are forced to resort to desperate measures to make what you actually want possible, so this whole discussion revolves around only one thing: just make creating an admin theme free so that you can create something you like. The BS5 theme has no admin, so what is the discussion actually about? And finally, e107 is entirely based on BS3; you will have to make adjustments throughout the code, wherever tbox appears you will have to add something, and so on. I have already done all of that and enjoy working with a tabler.io admin theme. But it is always nice working with e107! opname_e107theme2_4_15032026.mp4 |
Beta Was this translation helpful? Give feedback.

Uh oh!
There was an error while loading. Please reload this page.
-
I have been asking for this for a very long time. Because Bootstrap 3 is used for both the admin area and the frontend, it is confusing for new users. When someone creates a copy, it also copies admin-related files.
As soon as you do this, you start noticing some strange things in the admin area that work only because Bootstrap 3 is also used as the frontend theme (because it contains frontend code and does not actually need to be set as the frontend theme).
My opinion:
Have at least one good admin theme that can be customized or have multiple skins.
Do not mix admin and frontend code.
Make it easy to create admin themes.
Since I already use my own Lite version, I tried this approach and this is the result.
The visual design was done by Alex from e107.nl — thanks again.
You can see the installation process here:
https://www.youtube.com/watch?v=eN3NN2wKorQ
If I was able to manage this, it should be easy for core developers to implement it the correct way. I’m not sure if I covered everything, but I will find out while using it.
Beta Was this translation helpful? Give feedback.
All reactions