Coder Social home page Coder Social logo

Theme system about mybb2 HOT 1 OPEN

euantorano avatar euantorano commented on July 19, 2024
Theme system

from mybb2.

Comments (1)

1e4 avatar 1e4 commented on July 19, 2024

Regarding the SCSS support, there only seems to be one central package for it which is SCSSPHP. It is also possible to call Gulp/Webpack via Artisan commands, with this in mind you can take the heavy lifting away from PHP, but this probably isn't the best solution as especially production machines will most likely not have any build tools on it.

TypeScript I am not sure about - I haven't ever written JS in TS.

I have an idea, though it's quite a wild one about packages - most people that use MyBB have an account on the website, wouldn't it be great if you could "sync" packages from the MyBB website to your forum? Technically I'm not sure if it will work.
Another idea would be to run a registry which contains all the plugins and themes, and people just include the vcs in composer.json so they can quickly add new themes. I realize that this is quite a random idea and may not be what you want, a twist on this could be that instead of syncing them, you can build 'bundles' (think typekit on how they bundle their fonts, you create a kit, add fonts then use the import they give), when they create this bundle it will give them a list to paste into composer.

If this process can be easier than what it is currently - downloading a bunch of zip's isn't exactly the easiest way to do things anymore.

from mybb2.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.