Skip to content
/ SuluAdminIconsBundle Public template

Sulu bundle that extends the Sulu Admin UI with additional icons (custom icon set) and makes them available for use in navigation, toolbar actions, and other admin components.

Notifications You must be signed in to change notification settings

manuxi/SuluAdminIconsBundle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

SuluAdminIconsBundle

License: MIT GitHub Tag Supports Sulu 2.6 or later

I made this bundle to have the possibility to have more icons in my projects.

Please feel comfortable submitting feature requests. This bundle is still in development. Use at own risk 🀞🏻

πŸ‘©πŸ»β€πŸ­ Installation

Install the package with:

    composer require manuxi/sulu-admin-icons-bundle

package.json

    "sulu-admin-icons-bundle": "file:../../vendor/manuxi/sulu-admin-icons-bundle/src/Resources",

app.js

    import 'sulu-admin-icons-bundle';

Rebuild admin sources:

    cd assets/admin
    npm install
    npm run build

Use it

    $rootNavigationItem->setIcon('su-app-feather-airplay');

icon-preview.png

Thanks to https://feathericons.com/ and https://icomoon.io/

About

Sulu bundle that extends the Sulu Admin UI with additional icons (custom icon set) and makes them available for use in navigation, toolbar actions, and other admin components.

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors