Phoca Cart Items Restaurant

Phoca Cart Layout - Items Restaurant Plugin - plugin layout method for Phoca Cart component
- Details
- Category: Latest Extensions
Phoca Cart Category Restaurant

Phoca Cart Layout - Category Restaurant Plugin - plugin layout method for Phoca Cart component.
- Details
- Category: Latest Extensions
Bootstrap Icons v1.2.0
Our latest Bootstrap Icons release includes dozens of new icons, redesigned documentation, and the most highly requested new feature—icon fonts!
New social icons
We’re starting slow with social icons—just a handful of the biggest sites and networks folks are likely to need. We’ll keep this list purposefully small as the intent isn’t for full coverage. We’ll aim to add a few over time, but this should suffice for the time being!
New media icons
The other main addition is our extended suite of media icons. We had folks ask for more options when it came to media controls, as well as different media types, so we’re getting the ball rolling with this update.
Icon fonts!
Finally, they’re here! We’re now generating web fonts for our
icons thanks to a wonderful project, Fantasticon. To start, we’re generating two web font
formats—.woff
and
.woff2
.
We’re also including an HTML index of all icons in web font format,
powered by a generated CSS file.
This is our first foray into icon fonts, and we’re likely to make some tweaks along the way. Help us iron out any kinks by testing the fonts yourself and sharing any feedback in an issue.
Refreshed docs
The homepage for Bootstrap Icons has a new look
thanks to an updated hero. The new hero features a new colorful
icon image, clearer project description, and an upfront
npm i
snippet to help folks get started faster. A new notice at the top
links to the blog post to tell folks what’s new, too.
Individual icon permalink pages have also been refreshed and greatly simplified. We’ve reduced the main example down to one instance of the icon, and expanded the examples below it to include the icon in more Bootstrap components.
The new permalink sidebar also features new and improved access
to the icons. Need just an SVG or two? Use the new Download SVG
button.
Looking for the HTML for the new icon fonts? Just copy-paste. And
as always, want the raw SVG HTML? That’s still there, too.
Install
To get started, install via npm:
npm i bootstrap-icons
You can also download the release from GitHub, or download just the SVGs and fonts (without the rest of the repository files).
Figma
For the Figma users out there, you can also snag the icons from Figma.
<3,
Read more https://blog.getbootstrap.com/2020/12/11/bootstrap-icons-1-2-0/
- Details
- Category: Developer News
Phoca Particles

Phoca Particles Module - a Joomla! CMS module which displays prepared HTML parts in module instances or articles.
- Details
- Category: Latest Extensions
Using PHP Composer on Joomla Content Management System
Today, Aníbal Sánchez, our team leader is going to be presenting how Composer and PHP Prefixer can be used in the extension development of packages on Joomla. The technology is currently used on our extensions, so the presentation will also be a high-level technical introduction to the development and techniques of the package design.
Using Composer in a Content Management System
- Thursday, December 10
- 10:00 am EST. Check your timezone
- Share the link for this session
- Click here to register for the session with Anibal
Composer is the leading application-level package manager for PHP. It has been designed for situations where the development team has full control of the environment. In multi-user systems, where independent developers create packages, the Composer usage is not recommended due to the possible conflicts. In this session, we are going to review several techniques to use Composer in Joomla and an innovative new development tool to simplify the implementation of PHP prefixed code at the application level.
The session is presented in the context of the Joomlashack Conference.
- Details
- Category: Developer News