Magento has been a leading ecommerce platform for more than a decade. In that time, many of us have come to build careers and successful ecommerce businesses around it.

We’ve seen its ups and downs, we actively contributed, spend thousands hours on improving it and making the platform stronger and better for everyone. We’ve united around it into the strongest and most vibrant community the ecommerce world has ever known.

But what is the future of Magento Open Source? This is the question that many of us from the Magento ecosystem keep asking ourselves.

It’s time to not only ask questions, but act to ensure the long term viability of the Open Source Magento.

Take a look at the open letter to the Magento community and join the initiative to help secure Magento has a future. A bright one.

www.mage-os.community/blog/the-future-of-magento

function the_excerpt() {
 
    /**
     * Filters the displayed post excerpt.
     *
     * @since 0.71
     *
     * @see get_the_excerpt()
     *
     * @param string $post_excerpt The post excerpt.
     */
    echo apply_filters( 'the_excerpt', get_the_excerpt() );
}