Customize and Extend Ghost Admin

The Admin code has just all been rewritten in React under the code name AdminX.

It’s a new design that will scale better to adding more features there.

AdminX is currently alpha. If you run ghost locally with yarn dev you will find that you can enable alpha features like this to preview.

2 Likes

This is great to know. I wasn’t even looking for this type of feature, but I will try this out as I do host ghost locally and might find something useful (for me) to do while poking around the alpha. Thanks!

Is it faster/lighter? Because the current one works very well from iOS browser, I wouldn’t want to upgrade for a slower one.

I tried to look at the code, but admin ember code seems built. But i need original files. So what can I do in this case? Replace built files with dev ones from github?